- Level Beginner
- Duration 3 hours
- Course by Coursera Project Network
-
Offered by
About
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 , , , , , and elements. We will proceed then to create a form using the , and elements, adding different inpu types using the ""type"" attribute of the 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 project is unique because it will practically and rapidly let you gain the skills to create table views for your website and interact with your users. You can use the skills acquired in this project to create events and products listings, or add ""contact us"" or ""booking"" forms to your website. In order to be successful in this project, you will need just passion and a very introductory knowledge to HTML and CSS. specifically knowing just how to write an HTML element, what are tags and attributes, classes and IDs.Modules
Your Learning Journey
1
Assignment
- Assess Your Knowledge
1
Labs
- HTML for Beginners: Tables and Forms
1
Readings
- Project Overview
Auto Summary
"HTML for Beginners: Tables and Forms" is an engaging, project-based course designed to introduce you to the fundamentals of creating and styling tables and forms using HTML and CSS. Spanning 70 minutes, this beginner-level course will guide you through the essential elements and attributes needed to structure a table and design a functional form. You will learn how to utilize elements such as `
`, and ` |