help with making lists! |
help with making lists! |
Jun 2 2005, 08:38 PM
Post
#1
|
|
|
EXPLiCiT MAMii ![]() Group: Member Posts: 5 Joined: Jun 2005 Member No: 147,390 |
hii i need codes for like bulleted lists but not just bullets like different kinds like hearts or other stuff! if anyone knows let me kno!
|
|
|
|
![]() |
| *mipadi* |
Jun 30 2005, 08:01 AM
Post
#2
|
|
Guest |
The best way to do this would be with stylesheets. First, just make your list as normal"
CODE <ul> <li>item</li> <li>item</li> <li>item</li> </ul> Then, make a small icon of whatever you want to replace the bullet with, and then add this to your stylesheet: CODE LI { list-style-image: url(path/to/icon.gif); } Then, you still get the advantages of HTML lists, along with a custom icon. |
|
|
|
explicitmamii32 help with making lists! Jun 2 2005, 08:38 PM
Azarel To create a list with bullets, insert the followin... Jun 2 2005, 08:55 PM
explicitmamii32 thank you very much!! Jun 3 2005, 10:14 PM
explicitmamii32 hey how about a code for a diamond shape?? Jun 3 2005, 10:18 PM
Azarel CODE♦ Jun 3 2005, 10:43 PM
D1SMANTLED This shouldn't be posted here unless it is reg... Jun 4 2005, 10:28 PM
explicitmamii32 it was regarding myspace i asked 4 help i wanted t... Jun 9 2005, 08:36 PM
Szeh So if this was for MySpace then it should be place... Jun 11 2005, 01:37 PM
mona lisa Haha. Uh ok.
Moved to Myspace Help
It doesn't... Jun 11 2005, 01:47 PM
D1SMANTLED Wrong forum.
MOVED TO PROGRAMMING. Jun 30 2005, 03:37 PM
xaznxehgix this is useful~ Jun 30 2005, 03:38 PM
Heathasm LOL ok!
topic closed Jun 30 2005, 07:04 PM![]() ![]() |