Front End Programmer Question:

Tell me why do we need to use W3C standard code?

Front End Developer Interview Question
Front End Developer Interview Question

Answer:

The goals of such standards are to ensure cross-platform compatibility and more compact file sizes. The focus of these standards has been to separate "content" from "formatting" by implementing CSS. It eases maintenance and development.


Previous QuestionNext Question
How to clear a floated element?What is event delegation?