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. CSS Hover Effects: Techniques for Creating a Text “Wipe Fill”

    CSS Hover Effects: Techniques for Creating a Text “Wipe Fill”

    Tutorial Beginner

    In today’s tutorial, we’ll learn three different techniques for creating a “wipe fill” CSS hover effect. We’ll even go one step further and give ourselves...

  2. The Best Art Gallery and Museum WordPress Themes

    The Best Art Gallery and Museum WordPress Themes

    Tutorial Beginner

    In this article we’ll look at the most popular art gallery and museum WordPress themes available now on Envato Elements and Themeforest. 

  3. 6 Best Store Locator WordPress Plugins

    6 Best Store Locator WordPress Plugins

    Tutorial Beginner

    WordPress locator plugins are an easy way to give customers the ability to find your nearest store and the shortest way to get there. Find the six best store...

  4. How to Fix Image Upload Problems in WordPress

    How to Fix Image Upload Problems in WordPress

    Tutorial Beginner

    Having problems uploading images to your WordPress site? Not sure how to fix your image uploading problem?

  5. 20+ Jewelry Website Templates for WordPress & WooCommerce Websites

    20+ Jewelry Website Templates for WordPress & WooCommerce Websites

    Tutorial Beginner

    Read on for my round-up of over 20 WooCommerce jewelry themes to take you into 2023 and beyond.

  6. Best Art Gallery, Museum and Exhibition HTML Templates for 2025

    Best Art Gallery, Museum and Exhibition HTML Templates for 2025

    Tutorial Beginner

    Are you looking for an efficient way to build your art gallery, museum or exhibition website? Then why not consider prebuilt HTML website templates!

  7. Create a Parallax Scrolling Effect (With Contrasting Text Effect)

    Create a Parallax Scrolling Effect (With Contrasting Text Effect)

    Tutorial Intermediate

    In today's tutorial, we're going to create a beautiful parallax scrolling animation, contrasting the heading text against the background image. 

  8. 14 Best Mailster Email Templates (for WordPress) 2025

    14 Best Mailster Email Templates (for WordPress) 2025

    Tutorial Beginner

    Mailster allows you to crate, manage, and send email campaigns directly from your WordPress dashboard. Here are 14 of the best Mailster-compatible email...

  9. 21+ Best Figma eCommerce Templates

    21+ Best Figma eCommerce Templates

    Tutorial Beginner

    Creating an eCommerce website prototype in Figma is a great way to sell your design ideas. Let's look at some of the best Figma eCommerce templates for your...

  10. HTML Element: div

    HTML Element: div

    Tutorial Beginner

    The div element has no special meaning, but it’s used a lot! In short, it represents its children. It is used to group elements on a page for styling contexts.

  11. HTML Element: tr

    HTML Element: tr

    Tutorial Beginner

    The tr element (“table row”) represents a row in a table.  The td and th elements are then used within the row to construct table cells.

  12. HTML Element: td

    HTML Element: td

    Tutorial Beginner

    The td element (“table data”) represents a data cell in a table. It’s nested inside the tr (“table row”) element.