| Replies
|
|
|
cutie2
|
Posted at 4:30 pm on Jan. 24, 2008 |
Oops yeah. I knew that... |
|
|
rand0mguy
|
Posted at 12:28 pm on Jan. 23, 2008 |
CSS: | Code: | ul { list-style: none; } | |
|
|
PiXiE
|
Posted at 10:50 pm on Jan. 20, 2008 |
Unordered lists have bullets :P But you can style them not to. list-style-type:none; |
|
|
cutie2
|
Posted at 10:26 pm on Jan. 20, 2008 |
| lol at the answers :/ You found it but just in case somebody has the same trouble and comes across this topic... it's called an unordered list (ul): | Code: | <ul> <li>List item</li> <li>List item</li> <li>List item</li> </ul> | |
|
|
Falling Star
|
Posted at 3:55 am on Jan. 13, 2008 |
| Nevermind guys, I got it, thanks for the help anyways. =) |
|
|
Falling Star
|
Posted at 3:53 am on Jan. 13, 2008 |
Quote: from BlueAutomatic at 3:51 am on Jan. 13, 2008
Ummmm... List: List item here <br> List item here <br> List item here <br> List item here <br> etc. ?? 
Just tried it, doesn't work >.< |
|
|
BLUEAUTOMATIC
|
Posted at 3:51 am on Jan. 13, 2008 |
| Ummmm... List: List item here <br> List item here <br> List item here <br> List item here <br> etc. ?? |
|
|
Falling Star
|
Posted at 3:50 am on Jan. 13, 2008 |
| Myspace o.0 |
|
|
LadyAlice18
|
Posted at 3:49 am on Jan. 13, 2008 |
| what do you want the list for? a website / document...? |
|
|
All 9 previous replies displayed. |