HighDots Forums  

Re: Newbie...How can I double-space an unordered list

alt.html.tags alt.html.tags


Discuss Re: Newbie...How can I double-space an unordered list in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Newbie...How can I double-space an unordered list - 07-16-2003 , 02:05 PM






"C A Upsdell" <cupsdell0311XXX@-@- (AT) XXXrogers (DOT) com> wrote:

Quote:
p> and <br> are just fine.
Really? <p> is fine (and indispensable) for paragraph markup. And <br>
is a questionable command-like tag, which is usually better replaced by
other tools, such as <div>. But you seem to be saying that they are
"just fine" for doing something that is apparently a presentational
detail, i.e. something that falls into the scope of CSS, not HTML.

Quote:
li><p><a href="#itema">Item A</p></li
What makes you think that "Item A" constitutes a paragraph?

Quote:
li><a href="#itema">Item A<br>&nbsp;</li
The rendering of no-break spaces is implementation-dependent, and
tricks like that are completely unnecessary in the modern Web, where
you can use simple style sheets at ease.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.