Thursday, January 3, 2013

HTML file?

This is the Page Title the Browser Recognizes

My most excellent Web Page

h1 stands for First-Level Header. The h1 text should be the largest text on your page.

This is my first html page!

Creating a web page

Using Notepad, replace this text with a sentence or about anything you want to write about.

When you start a new paragraph, you have to put the paragraph tags see the at the beginning and the end.

Make a list of three things about anything

  • item 1
  • item 2
  • item 3

Changing Colors

To change the color of either the text or the background, type in a color name or hexadecimal code after the color: tag at the top of the page. You'll find a nice list of hexdecimal codes at Hex Hub (http://www.december.com/html/spec/color.html)

No comments:

Post a Comment