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. CSS charts: How to create an organizational chart

    CSS charts: How to create an organizational chart

    Tutorial Intermediate

    In previous tutorials we’ve learned how to create different types of charts including bar charts, thermometer charts, and donut charts. Today we’ll continue...

  2. SVG Viewport and viewBox (For Complete Beginners)

    SVG Viewport and viewBox (For Complete Beginners)

    Tutorial Beginner

    In this quick tutorial we’re going to break down exactly what viewport and viewBox are in SVG.

  3. 15 Inspiring and Awesome CSS Animation Examples on CodePen

    15 Inspiring and Awesome CSS Animation Examples on CodePen

    Tutorial Beginner

    CodePen is unquestionably the go-to place to show off what we can do with our web creations. Here’s a list of some of the coolest CSS effects and great image...

  4. What is a Static Website?

    What is a Static Website?

    Tutorial Beginner

    Unsure about what a static website is? You’ve come to the right place. Allow us to be your guide to the world of static vs dynamic websites.

  5. 10+ Best Baby and Kids HTML Website Templates

    10+ Best Baby and Kids HTML Website Templates

    Tutorial Beginner

    Whether you want to build a website for a daycare, a kid’s tutoring business, or a baby clothing store, there’s an HTML template for you. We’ve collected...

  6. 10+ Best One Page HTML Landing Page Templates For 2025

    10+ Best One Page HTML Landing Page Templates For 2025

    Tutorial Beginner

    One page HTML templates are ideal for landing pages. There are plenty of HTML templates made specifically for this purpose—let’s take a look!

  7. 10+ Best Ebook HTML Website Templates for 2025

    10+ Best Ebook HTML Website Templates for 2025

    Tutorial Beginner

    If you're looking for a creative way to sell your ebook, any one of the best ebook HTML website templates featured here ought to help you meet your goals --...

  8. 15 Best Personal Trainer Website HTML Templates

    15 Best Personal Trainer Website HTML Templates

    Tutorial Beginner

    Trying to bring in new clients as a personal trainer? This collection of personal trainer website templates offers a variety of styles and features to help...

  9. 15+ Best Hosting HTML Website Templates

    15+ Best Hosting HTML Website Templates

    Tutorial Beginner

    Before you even think about launching a website for your hosting business, be sure to select a top-notch website template. This curated collection of our...

  10. 12 Best Food Recipes HTML Templates for Culinary Blogs

    12 Best Food Recipes HTML Templates for Culinary Blogs

    Tutorial Beginner

    Looking to spice up your food blog or start a culinary journey online? Discover the 12 best HTML templates that will make your recipes and cooking tips...

  11. HTML Element: select

    HTML Element: select

    Tutorial Beginner

    The HTML select element is the classic dropdown most often seen in forms. It allows users to select something from a set of options. Multiple options can be...

  12. HTML Element: li

    HTML Element: li

    Tutorial Beginner

    The li element in HTML stands for “list item” and is used to define individual items within ordered and unordered lists.