On 7/25/06, jaklitsch maya <[EMAIL PROTECTED]> wrote:
> I have been studying xhtml and css and have found in
> one book this example:
>
> <pre>
> one three five
> two four six
> </pre>
>
> I can then use css to style it whichever I want.
>
> Now I have been using ul in order to set up the same
> lines, and styling it with css.
>
> Now I am wondering which is the better code to use?
> I know in some instances there are several ways to
> achieve the look one wants, but some tags are better
> coding than others.
>
> I know that using the <br /> to get the desired end of
> a line,  of which I have been guilty is not considered
> good coding.
>
> I have seldom seen the use of pre except as examples
> so am quite at sea about this tag.

Hi, Maya,

It's a good question, but unfortunately it's off-topic for CSS-D. We
try to hunker down and keep to the "how to style" questions versus the
"what markup to use" questions. For a list of alternative lists, take
a look at the CSS-D Wiki page about this at
http://css-discuss.incutio.com/?page=OffTopic.

Michael
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to