Learn HTML

Learn how to create the backbone of any website with our HTML tutorials. Start from scratch or brush up on the latest features and best practices.

All HTML content:

  1. Markdown: The Ins and Outs

    Markdown: The Ins and Outs

    Tutorial Beginner

    Markdown is a shockingly simple markup language that allows you to write, using an easy-to-read, easy-to-write, plain text format. This format can then, in...

  2. Perfectly Rotate and Mask Thumbnails With CSS3

    Perfectly Rotate and Mask Thumbnails With CSS3

    Tutorial Beginner

    Ever seen a website showcasing image thumbnails that are slightly rotated? It's a simple effect that adds a layer of visual personality. Saying that, if...

  3. Create a Customized HTML5 Audio Player

    Create a Customized HTML5 Audio Player

    Tutorial Intermediate

    During this tutorial I'm going to be introducing you to HTML5 audio and showing you how you can create your own player.

  4. Build a Quick and Elegant Login Form

    Build a Quick and Elegant Login Form

    Tutorial Beginner

    Today we're going to code up Orman Clark's Elegant Login Form using CSS3 and HTML5, plus some of Dan Eden's CSS animations to embellish the experience.

  5. Toying With the HTML5 File System API

    Toying With the HTML5 File System API

    Tutorial Intermediate

    HTML5 provides us with a whole crop of new possibilities, such as drawing with canvas, implementing multimedia with the audio and video APIs, and so on. One...

  6. Quickly Build a Swish Teaser Page With CSS3

    Quickly Build a Swish Teaser Page With CSS3

    Tutorial Beginner

    In this tutorial, you'll learn how to build a teaser page using just CSS, no images or even a Photoshop design. Many websites and upcoming apps gain great...

  7. Menu Notification Badges Using HTML5 Data-Attributes

    Menu Notification Badges Using HTML5 Data-Attributes

    Tutorial Beginner

    Today we're going to take Orman Clark's Menu Notification Badges design and build it using HTML and CSS. We'll look at a couple of ways to achieve the...

  8. HTML5 Fundamentals

    HTML5 Fundamentals

    Course Beginner

    HTML5 is huge at the moment. Even my grandparents have heard of it! In step-by-step fashion, we’re going to dig into this new technology, including the...

  9. Convert Your WordPress Theme to HTML5

    Convert Your WordPress Theme to HTML5

    Tutorial Intermediate

    HTML5 introduces a great set of new features and easy options. Soon it will have the full support of most browsers in use today. Eventually everyone will...

  10. A Simple, Responsive, Mobile First Navigation

    A Simple, Responsive, Mobile First Navigation

    Tutorial Beginner

    We're going to build a simple, responsive web site navigation. Our solution will help us place emphasis on the content of our page, arguably the top priority...

  11. Orman Clark's Vertical Navigation Menu: The CSS3 Version

    Orman Clark's Vertical Navigation Menu: The CSS3 Version

    Tutorial Intermediate

    Next in the Orman Clark's coded PSD series is his awesome looking Vertical Navigation Menu. We'll recreate it with CSS3 and jQuery while using the minimal...

  12. An in Depth Analysis of HTML5 Multimedia and Accessibility

    An in Depth Analysis of HTML5 Multimedia and Accessibility

    Tutorial Intermediate

    In this tutorial, you’ll learn how HTML5 helps to provide you with several ways of presenting your media content to users. As a result, you’ll increase the...