Review 1
print
(last updated: Jun 28, 2009)
print
Select font size:
8pt
9pt
10pt
11pt
12pt
14pt
16pt
The material includes these HTML elements and their attributes:
Basic HTML elements: paragraphs, headers, style elements (bold, italic, etc.).
Style attribute usage with
text-align
and
color
properties.
Anchor elements: hyperlinks and bookmarks. Creating relative links of pages.
Lists: ordered, unordered; the
start
,
type
and
value
attributes.
Basic table construction using
table
,
tr
,
td
,
th
along with attributes:
border
,
cellpadding
,
cellspacing
,
width
.
Table refinements:
specifying the lines:
rules
and
frame
attributes.
row and cell specifications:
align
,
valign
,
colspan
,
rowspan
.
row groups:
tbody
.
Here are some additional practice problems:
Problem 1
,
Problem 2
,
Problem 3
© Robert M. Kline