Welcome to my styled page!

Step 1:

  1. It tells the browser which type of HTML it is
  2. its a word that when you click on it will send you to another page
  3. they make files that a web browser cannot read

Step 2

  1. which tells the browser which part the document is affected by the rule
  2. for text color it is "color" and background color is "background-color"
  3. the value tag makes it yellow

Step 3

  1. it will only appear on things that are in h1 tags
  2. some web browsers don't handle some fonts so we choose more than one so that the next option will be chosen. But if that one doesn't work it goes to the next one and it goes on and on like that

Step 4

  1. the padding property in this is moving the links to the the left while the text is still at the right
  2. size of letter
  3. the tag lets you customize the navigation bar

Step 5

  1. it makes a background color everytime you put your mouse over the link
  2. they change the style of the links like they make them blink or anything else
  3. they affect tags in certain states

Step 6

  1. they have double and inset as well

Step 7

  1. so that all pages can point to it
  2. you would use (link rel="stylesheet" href="newstyle.css)

Made 8 Febuary 2011
by Kelvin Wong.