Learn HTML Templates

Discover the best HTML templates to speed up your web design work. Get professional designs to give you a head start on your projects.

All HTML Templates content:

  1. How to Use CSS Logical Properties to Control Layout

    How to Use CSS Logical Properties to Control Layout

    Tutorial Intermediate

    CSS logical properties are a new specification that enables developers to support different writing modes and multi-directional websites. They introduce a...

  2. How to Keep Your CSS Grid Layouts Accessible

    How to Keep Your CSS Grid Layouts Accessible

    Tutorial Beginner

    Although CSS Grid is almost perfect, the way it’s defined can inherently lead to accessibility issues for screen reader and keyboard-only users. This guide...

  3. 14 Firefox Developer Tools You Might Not Know About

    14 Firefox Developer Tools You Might Not Know About

    Tutorial Beginner

    In this roundup we’re going to be checking out some of the awesome tools Firefox has in its collection of Developer Tools.

  4. Animations to Take Your Basic HTML Template to the Next Level

    Animations to Take Your Basic HTML Template to the Next Level

    Tutorial Beginner

    In this article I will share with you some practical animation examples and techniques to make your basic HTML web page shine like a star.

  5. An Introduction to CSS Exclusions: The Future of Complex Web Layout

    An Introduction to CSS Exclusions: The Future of Complex Web Layout

    Tutorial Beginner

    “CSS exclusions” is an addition to our layout arsenal that will become another game changer, assisting with whatever complicated layout scenarios we crave....

  6. How to Customize Bootstrap’s Sass Files With Grunt

    How to Customize Bootstrap’s Sass Files With Grunt

    Tutorial Intermediate

    Today, we'll learn how to customize Bootstrap 4's Sass files with Grunt. Instead of Grunt, we could just as easily use another task runner like Gulp,...

  7. Quick Tip: How to Implement Dark Mode in Your Website Using Media Queries

    Quick Tip: How to Implement Dark Mode in Your Website Using Media Queries

    Tutorial Beginner

    In this Envato Tuts+ quick tip we’ll take a look at an experimental CSS feature which detects whether a user has “dark mode” enabled on their Mac. It’s done...

  8. Create a “Coming Soon” Page in 60 Seconds

    Create a “Coming Soon” Page in 60 Seconds

    Tutorial Beginner

    Let’s check out how to make a “Coming Soon” page using the Timex HTML template from Themeforest.

  9. Sorry About This: 40 Examples of 404 Pages

    Sorry About This: 40 Examples of 404 Pages

    Tutorial Beginner

    404 error pages are a great opportunity to show off a website’s personality, whilst offering help to potentially confused users. If you’ve launched a website...

  10. Tips for Designing and Building a Multilingual Website

    Tips for Designing and Building a Multilingual Website

    Tutorial Beginner

    Structuring a multilingual website can be pretty difficult. To help you get it right, I’m going to offer up some tips, and share some of our experiences at...

  11. A Beginner’s Introduction to CSS Animation

    A Beginner’s Introduction to CSS Animation

    Tutorial Beginner

    In this tutorial I am going to introduce you to CSS animations; a highly performant way of animating on the web which is becoming more and more popular as...

  12. Implementing the Floating Label Form Pattern

    Implementing the Floating Label Form Pattern

    Tutorial Beginner

    Using Matt Smith’s mobile form interaction design as a guide, we will create a stunning form interaction for the web that’s both beautiful and accessible...