This is the h1 tag

This is the p tag. Below are some of the tags I've learned so far. body Style="background-color:(color)"
style="color:(color)"
Style="font-family:(font name)"
style="font-size:(#%)"
style="text-align:(center,left,right)"
bold text Bold
strong text Strong
italic text Italic
small text Small
large text Large
marked text Marked
Delete format Deleted
insert format Inserted
subscript format Subscript
superscript format superscript
img src="pic_mountain.jpg" alt="Mountain View" style="width:304px;height:228px;"
img src="html5.gif" alt="HTML5 Icon" style="width:128px;height:128px;">
img src="html5.gif" alt="HTML5 Icon" width="128" height="128"