notes

heading1

heading2

heading3

heading4

heading5
heading6

backround color change - in the body code you add 'bgcolor=white"

default text color - in in body code add 'text=black'

individual font colors- brackets with 'font color=white'

individual type of font - brackets with 'font face="name of font"'

individual font size - brackets with 'font size =12'

inserting a picture - brackets with 'img src="nameofpicture.typeofpicture"'

change size of picture - add 'height' or 'width' =either a pixel (number) or a percent

types of pictures -

border around picture - in img src 'border=23'
.png
.jpg
.jpeg
.bmp
.gif



adding 'hr' in brackets adds horizontal rule (line)

'p' in brackets starts a paragraph

add a 'b' in brackets around a word or phrase with bold it

add a 'i' in brackets around a word or phrase to put it in italics

add a 'u' in brackets around a word or phrase to underline it