Hypertext Markup Language Cheat Sheet

Text Tag
abbr abbrevaition
acronym
address
person
blockquote quote style
br line break
cite citation
code program code text
del deleted text
dfn defined term
em emphasis
ins inserted text
kbd keyboard text
p paragraph
pre preformated text
q quotation
samp sample output
strong strong emphasis
sub subscript
sup superscript
var varibale text

Lists
dd definition description
dir directory list
dl definition list
dt definition term
li list item
menu menulist
ol ordered list
ul urnordered list

Global structure
!doctype document type
address attribution information
body 
div logical division
h1 heading 1
h2
h3
h4
h5
h6
head
html
meta meta-information
span localized stype formating
title 
!-- -- comments

Tables
caption
col column properties
colgroup column group
table
colspan=2
rowspan=2
tbody table body
td table cell definition
tfoot table footer
th table head
tr table row
td table data cell
cellpading=1 default
border
width
height
align=left, right, center
valign=top, bottom, middle, baseline
nowrap

Frames
frameset frameset container
frameset cols frameset columns
frameset rows frameset rows
frame src frame source
noframe noframe markup

Internet Terms
www world wide web
html hypertext markup language
sgml standard generalized markup language
cgi common gateway interface
ftp file transfer protocol
isp internet service provider
dns domain name server

org organization
edu education
com company
gov government
mil military
net network


Back to Home!