I think this is a strong argument for introducing this
technique to others. The most oft-cited reason for not
using semantic HTML is the perceived control that can
be achieved by using tables/a lot of divs.
By removing this "mystery" dimension from the size of
elements, it could help people to become accustomed to
styling semantic HTML.
Personally, I remove margin-bottom from everything,
because I like to use top margin/padding, as it
prevents extra space at the end of sections. (And also
various overflow problems in Opera)
--
Cameron
W: www.themaninblue.com
--- Andrew Krespanis <[EMAIL PROTECTED]> wrote:
> In the cases I've seen - mostly on codingforums.com
> - beginners
> develop bad cases of 'class-itis' due to a fear of
> using tag name
> selectors. This encourages/forces them to address
> the elements
> immedietly and individually; hopefully causing a
> greater focus on
> semantics in the process. ie "What content does this
> page have? What
> tags will I use?" instead of "Hmm... better use
> another div for this
> sentance". High hopes, I know :\
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************