Thread
:
Stupid n00b HTML question
View Single Post
2004-10-19, 07:20 PM
#
2
swedguy
Vagabond
Join Date: Aug 2003
Posts: 2,374
PHP Code:
<
li type
=
"square"
>
That will give you square ones
EDIT: That guy put the square info in his style sheet, that's why you only see a regular <li>
PHP Code:
ul
{
list-
style
-
type
:
square
;
color
:
#000000;
font
-
weight
:
bold
;
}
Last edited by swedguy; 2004-10-19 at
07:22 PM
..
swedguy
View Public Profile
Find More Posts by swedguy