|
Posted by frank s on 09/06/05 18:45
"Jonathan N. Little" <lws4art@centralva.net> wrote in message
news:l9hTe.489$wR4.61141@monger.newsread.com...
> frank s wrote:
>
> <snip>
>>>
>>>1: You need to discover the difference between a SPAN and a DIV and dump
>>>the <BR>s. Hint: SPAN inline element, DIV block element (creates new
>>>line)
>>
>>
>> Alright .. so Im guessing with the use of DIV I can drop the use of <br>.
>> Ok Ill try
>
> Yes, and if you need more space either above or below the block of text
> adjust the margin-top and margin-bottom properties, don't add BRs
>
>>
>>>2: Starting to use style, good, so use it instead of deprecated element
>>>CENTER and deprecated attributes BGCOLOR & ALIGN
>>
>>
>> Ok ... will also look into dropping <center> tags.. and will define my
> <snip>
thanks again .. did all that you recomended. Much cleaner code.
http://thedream.ca
>
> http://www.google.com/search?hl=en&q=css+center+table&btnG=Google+Search
>
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIO
> http://www.LittleWorksStudio.com
[Back to original message]
|