learn html5

  • Introduction to HTML5

    Introduction to HTML5

    what are the changes to the latest html standard today? here are the most interesting new elements in html5. in the following lesson, you will learn how to 'teach' old browsers to deal with new unknown elements in html5.
  • Comment tag in HTML

    Comment tag in HTML

    the comment tag is used to insert comments and comments in the code.
  • Block and inline elements in HTML

    Block and inline elements in HTML

    each element in html has a default display value, depending on which element it is.
  • Computer code element in HTML

    Computer code element in HTML

    elements used to display computer code data in the browser
  • List in HTML

    List in HTML

    this tutorial explains how to create lists in html.