Completing your Page
Collapse Content
Show Content
You built a simple page on the previous page, and now its time to add some more content to it! Use the HTML skills you learned to add headings, links, images and blockquotes.
See if you can re-create a page that looks like the screenshot below. You can edit your own file on your computer or code in the editor below. When on your own computer, remember to include the <html>
and <body>
tags.
Screenshot:
Guidelines
Re-create the above image with HTML. See the next page for a quick reference on basic HTML. If you're not sure what to do, click to show the guidelines below.
1. Create an image first, you can use the following image:
https://www.learneroo.com/assets/color-logo.png
2. Create the appropriate headings and a paragraph.
https://www.learneroo.com/assets/color-logo.png
2. Create the appropriate headings and a paragraph.
3. Add a horizontal line.
4. Add another heading.
4. Add another heading.
5. Add two paragraphs and two blockquotes.
6. Add another paragraph, with a link to https://www.learneroo.com in it.
6. Add another paragraph, with a link to https://www.learneroo.com in it.
Challenge
Write the HTML to re-create the above image.
Please sign in or sign up to submit answers.
Alternatively, you can try out Learneroo before signing up.