Create a simple HTML webpage to practice text formatting and heading elements.
Create a webpage with five paragraphs using the <p> tag.
Create a page that demonstrates line breaks and horizontal rules.
Create an unordered list for a grocery shopping list.
Create an ordered list for steps to make tea.
Create a list inside another list.
Add an image to your webpage.
Create links to popular websites.
Create a table with three columns.
Create a table showing student data.
Create a form with basic input fields.
Create radio buttons to select gender.
Create checkboxes for hobbies.
Create a dropdown to select a country.
Create a basic webpage structure.