2005-04-25, 08:56 AM
|
#12
|
Bonged
Join Date: Mar 2003
Location: BrisVegas, AUSTRALIA
Posts: 4,882
|
Apart from the misspell...
The page is missing the <UL> and close </UL>
and the </LI> on each line is superfluous..
Syntax is
<UL>
<LI>
<LI>
<LI>
</UL>
DD
|
|
|