سؤال

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

هل كانت مفيدة؟

المحلول 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.

نصائح أخرى

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top