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. Maya J. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ______________________________________________________________________ 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/
