Task 1: Headings and Paragraphs
Task description: Create a simple webpage section using one main heading, one subheading, and one paragraph.
What you must include
- One
<h1>tag - One
<h2>tag - One
<p>tag
Example topic
You could make your page about your favourite hobby, game, food, or movie.
Instructions
- Open your HTML file in your code editor.
- Write your code using the required tags.
- Copy your HTML code.
- Paste it into the box below.
- Click Check My Code.
- Fix any errors and try again.
Paste your code below
Your results will appear after you click the button.