[TYPO3-v4] CSS styled content for HTML 5 (Draft attached)

Dmitry Dulepov dmitry at typo3.org
Wed Oct 6 12:25:26 CEST 2010


Hi!

Steffen Kamper wrote:
> i don't think this is unneeded. Sure it depends on your css, but offers
> the opportunity to style it different.
> id is needed for section links.

id – yes but it should be inserted only for elements with "index" flag. The
rest is not needed. All this "css-" crap does not give a hint what it is.
Good markup will always have specialized classes (such as "search-form" or
"search-results" or "blog-entires"), not this "css-" stuff. Most TYPO3
sites have those unused classes everywhere in the code and it adds so much
unneeded markup :( It is like burning more lights than you actually need or
like a taxi waiting for the next client for hours with engine on.

-- 
Dmitry Dulepov
TYPO3 core&security team member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/


More information about the TYPO3-project-v4 mailing list