Is it not wise to always expect semantically correct mark-up, in my own and others code?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-06-11T18:59:50Z
Indexed on
2010/06/11
19:43 UTC
Read the original article
Hit count: 276
- Is it bad to be semantic purist all the time, at work? is it not achievable all the time ?
when i saw code of any other person/interviewee. I know selection of element for a purpose is most important thing.
what i should judge person ability from his code; from a good written, managed, optimized css or how he wrote class and id names?
Or both every time.
© Stack Overflow or respective owner