HTML for Beginners: Tables and Forms
In this 70 minutes long project-based course, you will learn how to create a table and a form in HTML, and style them using CSS. To achieve this, we will work through creating an structuring a table using the <table>, <col>, <thead>, <tbody>, <th>, <tr> and <td> elements. We will proceed then to create a form using the <form>, <label> and <input> elements, adding different inpu types using the ""type"" attribute of the <input> element. We will also use elements of CSS to style and structure the layout, colors and text properties of the table and form, including the form submission button. This…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI