Task 3: Images
Task description: Create a webpage that displays an image and includes a short description about it.
What you must include
- One
<h1>tag - One
<img>tag - An
altattribute in the image tag - One
<p>tag
Example topic
You could show a pet, a favourite object, a place, or a character.
Instructions
- Open your HTML file in your code editor.
- Write your code using the required tags and attributes.
- 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.