Frage

I know and use basic HTML, but am coming up to speed on the details needed to build an entire complex public site. Which HTML should be my focus for not only study but for the final site as well? Thanks so much...RG

War es hilfreich?

Lösung 2

There's no reason not to use <!DOCTYPE html>, as it will work in essentially all browsers that are in use. I would be a little more selective about the individual features of HTML5 - they are not fully supported by many very popular browsers without javascript polyfills.

Andere Tipps

You should focus on HTML5, it will become standard very soon.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top