Navigation

HTML Reference Sheet

Property Action Where is goes Values Example
font-family Changes Font Type Body Times, Serif This is Cursive
font-weight Changes Font Apearance Body Bold, Italics, Underline BOLDED
font-style Changes Font Style Body Italic, normal Italic
font-size Changes Font Size Body, Footer point, pixel, and % !!Smaller Font!!
color changes Color Anywhere on Page red, blue, green, etc. Example
backround changes bacround anywhere on page or in element red, black, yellow, etc. Example
text-align Changes Text Placement paragraphs, headers, navs. center, left, right. center
border adds a border tables thin, think, etc. Example
border-style the type of border anywhere dash, thick, etc Example
float Div Allignment Nav Bar right, center, left. see Navigation (on left)
margin spaces between page and wall paragraphs XX.Xem; see this paragraph
padding space between text and edge of div In Divs XX.Xem; see this paragraph

this is an example of padding. (the space between this text and the edge of the box)