This chapter discusses how to create tables and forms in HTML. It covers defining table elements like rows and columns, inserting captions and headers. It also covers different form controls like text boxes, checkboxes, dropdowns and buttons. It provides examples and code to create a table and form, and describes how to style them for responsive design across viewports. The chapter aims to help readers plan, design and code tables and forms for use on webpages.