Skip to content

Try our new Crash Courses!

Buy one of our new Crash Courses, now hosted on Teachable.

HTML Project

Summary

Here is a project you can use to practice using HTML elements and attributes.

Details

This project is a profile for a simple social media site.

Try recreating the webpage in the image below (click on the image to see the whole page). Then try customizing the text to make it about you, someone you know, or a fictional character.

You can use any picture you have for the image element.

Hints

Here are the elements that were used:

  • h1
  • img
  • h2
  • p
  • ul
  • ol
  • li
  • a
Lesson tags: Open Lesson
Back to: HTML Reference > HTML Building Projects