Thursday, February 18, 2010

HTML

HTML: Hyper Text Markup Language

html = html page
title = title of webpage
h1 = Heading 1 (largest size)
p = paragraph break
br = line break

---> To save a notepad document as a webpage, save as mypage.html and save type as all files

1 comment: