Task 4: Video and Links
Task description: Create a webpage that includes a video and a link to another website.
What you must include
- One
<h1>tag - One
<video>tag - A
controlsattribute in the video tag - One
<a>tag - A valid
hrefattribute in the link tag
Example topic
You could link to a learning website, a school page, or another useful resource.
Instructions
- Open your HTML file in your code editor.
- Write your code using a video and a link.
- 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.