Learn HTML - Lists and Comments
Syed Junaid
Digital Marketing Specialist | SEO Enthusiast | SQL Report Writer | Bluefin | Seed Labs
Creating a simple html page that contains recipe to make yogurt.
The code contains the use of following elements
H1 Tags (heading)
Unordered lists (The list without numbers or order)
Ordered lists (The list with numbers in order)
Comments (Added as self reminders and for the use of other developers)
Code (left) and output (right) are shown in the image.