Category: 4. HTML5 Advance

  • HTML5 User Manual

    HTML Coding Convention You should follow some convention while using HTML: Use a Consistent CSS A user must use consistent style while writing HTML. It makes the code simpler and more understandable for people. Your code must be small, clean and well-formed. Use Correct Document Type You should declare document type at the starting of…

  • HTML5 Tutorial

    HTML5 tutorial provides details of all 40+ HTML tags including audio, video, header, footer, data, datalist, article etc. This HTML tutorial is designed for beginners and professionals. HTML5 is a next version of HTML. Here, you will get some brand new features which will make HTML much easier. These new introducing features make your website layout…