On 7/25/06, jaklitsch maya <[EMAIL PROTECTED]> wrote:
> I have been studying xhtml and css and have found in
> one book this example:
>
>
> one three five
> two four six
>
>
> 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 st
I have been studying xhtml and css and have found in
one book this example:
one three five
two four six
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 k