Are you a QOTWer? Do you want to start a thread that isn't a direct answer to the current QOTW? Then this place, gentle poster, is your friend.
(, Sun 1 Apr 2001, 1:00)
« Go Back | Popular
Let's say we have a paragraph like this:
"You can help us in the following ways:
1. Help this way
2. Help that way
3. Help the other way"
Would you:
1. Place the list (<ol> tag) within the paragraph (<p> tag) as it is clearly part of the paragraph
2. Separate the list from the paragraph
I've coded for years but never been sure of the semantics here.
Alt Question: What subject/hobby are you nerdy about that would even make other nerds think "what a f*cking nerd!"?
(, Thu 3 Mar 2011, 11:09, 22 replies, latest was 15 years ago)
as long as you've made the rest of the webpage look like a 14-year-old girl's Myspace circa 2003. Lots of anmated gifs of unicorns, DEFINITELY an animated cursor and if it doesn't autoplay a pan-pipe version of something by Linkin Park you really ought to be fired on the spot.
(, Thu 3 Mar 2011, 11:26, Reply)
There's no reason for putting the list within the paragraph, so the less nesting there is, the better, i.e.
some stuff
list item 1
list item 2
list item 3
(, Thu 3 Mar 2011, 14:00, Reply)
I don't think I've ever used an OL before, I'm just used to it being unordered.
(, Thu 3 Mar 2011, 12:36, Reply)
Put the ol tags inside the paragraph ones. But like Gonz said, no one uses ordered lists.
Edit: actually, yeah, separate the list from the paragraph.
Edit edit: I don't care anymore
(, Thu 3 Mar 2011, 13:25, Reply)
« Go Back | Reply To This »