Get started with HTML5

<transmission>

A basic template

I created a basic template with which I could start future projects that includes HTML5 markup, basic CSS and jQuery. You can find the working demo and downloadable ZIP file here:

HTML5 Elements

Purpose of this demo:

  • Includes many of the common elements for HTML5
  • Includes basic CSS in order to define styling for various media (screen, print, mobile, smart phones)
  • Includes JavaScript for compatibility in Internet Explorer
  • Includes HTML5 and CSS references (see demo/source code)
  • Includes jQuery because I use it on most projects

Your feedback is appreciated

I am sharing this document for the benefit of the web development community. Let me know if there is any way I can improve this document. Feel free to leave a comment below.

Learn more about HTML5

I have found the following resources to be extremely useful:

</transmission>

Leave a comment