Web Design Tutorials

Learn web design with thousands of free tutorials! Maybe you want to know how to build a site using WordPress themes, or maybe you want to master more advanced web design topics like interface design or responsive design. Whatever you need, you'll find it here.

Stay up to date with the latest features and developments in CSS, Shopify, WooCommerce, and more. Learn how to design landing pages and email templates that stand out from the crowd and get people to take action. For all the web design tips and advice you need, our expert instructors have you covered!

All Web Design tutorials:

  1. How to Hand Code SVG

    How to Hand Code SVG

    Tutorial Intermediate

    In this tutorial we’re going to cover all the fundamentals of coding SVGs by hand. You’ll learn how to hand code SVG through practice, creating six simple...

  2. Best AMP-Ready WordPress Themes 2025

    Best AMP-Ready WordPress Themes 2025

    Tutorial Beginner

    Here’s a rundown of the best AMP-Ready WordPress Themes, to make your WordPress website run quickly and smoothly.

  3. Can’t Upload WebP to WordPress? Simple Fixes

    Can’t Upload WebP to WordPress? Simple Fixes

    Tutorial Beginner

    Having issues uploading WebP images to your WordPress website? Can't figure out a solution for uploading WebP images?

  4. 2 Ways to Create a CSS Frosted Glass Effect

    2 Ways to Create a CSS Frosted Glass Effect

    Tutorial Beginner

    Frosted glass in websites can be emulated using CSS, and in this tutorial I’ll show you two ways to do it. I'll explain the differences, between the two css...

  5. Best HTML Templates for AI Startups in 2025

    Best HTML Templates for AI Startups in 2025

    Tutorial Beginner

    Launch your AI Startup website with one of these AI Startup HTML Templates from ThemeForest. You can do so in no time and save tons of money! How’s that for...

  6. How to Set Up WooCommerce Table Rate Shipping for Free

    How to Set Up WooCommerce Table Rate Shipping for Free

    Tutorial Beginner

    This tutorial will show you how to set up variety of shipping methods in your website using the WooCommerce Table Rate Shipping plugin.

  7. A Beginner’s Guide to Wireframing

    A Beginner’s Guide to Wireframing

    Tutorial Beginner

    Wireframing is an important step in any screen design process. It allows you to define the information hierarchy of your design, helping you plan how you...

  8. How to Disable Automatic WordPress Updates: 3 Ways

    How to Disable Automatic WordPress Updates: 3 Ways

    Tutorial Beginner

    This tutorial will show you three easy ways of disabling automatic updates on your WordPress websites.

  9. How to Build a Mobile Menu Microinteraction With CSS

    How to Build a Mobile Menu Microinteraction With CSS

    Tutorial Beginner

    Today, we'll use the “CSS checkbox hack technique” to build an animated mobile menu; a useful microinteraction and an alternative UI to the main menu on...

  10. 25 Awesome WordPress Podcast Themes to Make Audio Sites

    25 Awesome WordPress Podcast Themes to Make Audio Sites

    Tutorial Beginner

    Want to jump in with the 5M podcasts currently out there? We've put together a collection of WordPress podcast themes to help you build the perfect audio site.

  11. HTML Element: br

    HTML Element: br

    Tutorial Beginner

    The HTML br element represents a line break. br elements must be used only for line breaks that are part of the content, as in poems or addresses.

  12. HTML Element: code

    HTML Element: code

    Tutorial Beginner

    The HTML code element represents a fragment of computer code. This could be any string-based data a computer would recognize.