Making Girl Scout Websites:
Hyper Text Markup Language (HTML):
Using HTML Tags, <>
Basic HTML Webpage:
<(HTML)>
<(BODY)>
Text Here
<(/BODY)>
<(/HTML)>
Basic Sample Page #1
View Document Info
View Document Source
Basic HTML Commands:
Font Sizes:
h1 - /h1Sample
h2 - /h2Sample
h3 - /h3Sample
h4 - /h4Sample
h5 - /h5Sample
h6 - /h6Sample
Font Types:
Comic Sans MS, Helvetica, Century Gothic,
Mead Bold, Sans Serif, etc.
Webpage Etiquette