Welcome to my styled page!
Step 1:
- It tells the browser which type of HTML it is
- its a word that when you click on it will send you to another page
- they make files that a web browser cannot read
Step 2
- which tells the browser which part the document is affected by the rule
- for text color it is "color" and background color is "background-color"
- the value tag makes it yellow
Step 3
- it will only appear on things that are in h1 tags
- 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
- the padding property in this is moving the links to the the left while the text is still at the right
- size of letter
- the tag lets you customize the navigation bar
Step 5
- it makes a background color everytime you put your mouse over the link
- they change the style of the links like they make them blink or anything else
- they affect tags in certain states
Step 6
- they have double and inset as well
Step 7
- so that all pages can point to it
- you would use (link rel="stylesheet" href="newstyle.css)
Made 8 Febuary 2011
by Kelvin Wong.