Remember Me!

DaBrook.orgLearning Resource for
Web Design and IB ITGS

Making A Personal Page and Adding CSS

With this project we will make a personal page and add basic css styling to it.

  1. Make a personal web page with a header, about you section (and picture), and a footer. Include header, hr, and p tags.
  2. Work on the css examples at the w3schools for background, text, font, and border.
  3. After completing the examples, add css styling to your personal page. Add styling to the body, header tags, paragraph tags, and horizontal rule on your site.
  4. See an example of site with css added in the header.

Here is a color chart with hexidecimal color codes you will need.

<< Go Back to Web Design Main Page