These exercises will help you become more fluent in XHTML. Note that your files must be validated correct in order to receive full credit.
- Write a sample web page that uses all the following elements correctly:
- The
p
andbr
tags - The
h1
,h2
andh3
tags. - Shows usage of the
b
,em
, andi
tags. - Has hyperlinks to
name
d targets. - The
q
andblockquote
tags. - The
ul
andol
tags, with elements. Also, show nested lists. - The
code
andpre
tags.
- The
- Use the
table
tag to reproduce the four tables in Figure 1.
No comments:
Post a Comment