Author |
Message |
 |
|
 |
Advert
|
Forum adverts like this one are shown to any user who is not logged in. Join us by filling out a tiny 3 field form and you will get your own, free, dakka user account which gives a good range of benefits to you:
- No adverts like this in the forums anymore.
- Times and dates in your local timezone.
- Full tracking of what you have read so you can skip to your first unread post, easily see what has changed since you last logged in, and easily see what is new at a glance.
- Email notifications for threads you want to watch closely.
- Being a part of the oldest wargaming community on the net.
If you are already a member then feel free to login now. |
|
 |
![[Post New]](/s/i/i.gif) 2008/05/10 16:52:51
Subject: list
|
 |
[MOD]
Madrak Ironhide
|
testtesttesttesttest
test
test
test
test
Do people understand how this works? People are used to using line breaks to
list items. I think if they knew they had to use nested tags for every list item
then they wouldn't bother with lists and do what I see people doing, type out
lists by hand.
|
|
|
 |
 |
![[Post New]](/s/i/i.gif) 2008/05/10 22:07:49
Subject: Re:list
|
 |
[ADMIN]
Decrepit Dakkanaut
|
Yeah it is pretty rough and bugs me a bit too, but is almost at the bottom of the list of things to do on dakka as everyone tends to have their own special way of formatting lists anyway.
|
Check out our new, fully plastic tabletop wargame - Maelstrom's Edge, made by Dakka!
|
|
 |
 |
![[Post New]](/s/i/i.gif) 2008/05/10 22:32:10
Subject: list
|
 |
Morally-Flexible Malleus Hearing Whispers
Well I kind of moved near Toronto, actually.
|
This is how it works in HTML
- Stuff #1
- Stuff #2
- Stuff #3
edit: woah it worked.
|
This message was edited 1 time. Last update was at 2008/05/10 22:32:49
|
|
 |
 |
![[Post New]](/s/i/i.gif) 2008/05/10 22:46:59
Subject: list
|
 |
[MOD]
Madrak Ironhide
|
I hadn't thought of using regular html tags. For some
reason, I thought they were disabled.
|
|
|
 |
 |
![[Post New]](/s/i/i.gif) 2008/05/10 22:50:11
Subject: list
|
 |
Morally-Flexible Malleus Hearing Whispers
Well I kind of moved near Toronto, actually.
|
that was an ordered list. You can also do unordered.
- List item #1
- List item #2
- List item #3
wee.
an experiment using CSS styling.
|
This message was edited 2 times. Last update was at 2008/05/10 22:54:02
|
|
 |
 |
![[Post New]](/s/i/i.gif) 2008/05/10 22:56:06
Subject: list
|
 |
Morally-Flexible Malleus Hearing Whispers
Well I kind of moved near Toronto, actually.
|
nope, it didn't like that. It even removed it from inside the code block, weird.
This is what I tried, with - x - substituted.
- ul -
- li style="color:red; background-color:white" - Red - /li -
- li style="color:green; background-color:white" - Green - /li -
- li style="color:blue; background-color:white" - Blue - /li -
- /ul -
I may have made a mistake I am not a CSS master. I will look at it in a bit after I do some more s-tuf.
|
This message was edited 2 times. Last update was at 2008/05/10 22:58:11
|
|
 |
 |
![[Post New]](/s/i/i.gif) 2008/05/10 23:50:44
Subject: Re:list
|
 |
[ADMIN]
Decrepit Dakkanaut
|
Selected HTML tags are fully supported, but certain attributes (like CSS, javascript, form fields) are not only blocked, but are completely stripped out to prevent malicious users from trying to exploit the login process. I normally just use plain HTML when formatting my text as I am more used to it than UBB.
|
Check out our new, fully plastic tabletop wargame - Maelstrom's Edge, made by Dakka!
|
|
 |
 |
|