> div tag is mostly for css aware user agents, no?

I think he meant block level versus inline level and just used
div and span as representatives of each.  He could have use p and b
instead.  However, in theory div exists to indicate semantic structure,
not purely for CSS.  In general if one finds cases where div is needed
purely for CSS purpose one should be looking for alternative techniques
or proposing extensions to CSS, as CSS shouldn't force semantically
meaningless markup to be used.


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to