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. Dark Patterns vs. Nudging in UX Design

    Dark Patterns vs. Nudging in UX Design

    Tutorial Beginner

    In this article, we dive into the world of dark patterns and nudging in UX design, examining their impact on user behaviour and the ethical questions they...

  2. Webflow to WordPress Migration: A Step-by-Step Guide

    Webflow to WordPress Migration: A Step-by-Step Guide

    Tutorial Beginner

    In this step-by-step guide, we'll walk you through the process of migrating your Webflow website to WordPress with ease.

  3. 12+ Figma UI Kits for Building Music Streaming Services

    12+ Figma UI Kits for Building Music Streaming Services

    Tutorial Beginner

    Let’s explore some of the best Figma UI kits for designing music streaming services and learn about essential features your app needs for an exceptional user...

  4. 7 Exciting AI ChatGPT API Innovations for Streamlining Your Web Design Workflow

    7 Exciting AI ChatGPT API Innovations for Streamlining Your Web Design Workflow

    Tutorial Beginner

    Discover how to streamline your web design workflow with AI via the OpenAI API. From speech-to-text apps to code conversion, there’s a little of everything...

  5. The Ultimate Guide To WordPress Maintenance Mode: What You Need To Know

    The Ultimate Guide To WordPress Maintenance Mode: What You Need To Know

    Tutorial Beginner

    Are you struggling to navigate through WordPress Maintenance Mode? Let's uncover just how powerful WordPress Maintenance Mode is!

  6. Why is my WordPress Website Stuck in Maintenance Mode?

    Why is my WordPress Website Stuck in Maintenance Mode?

    Tutorial Beginner

    This tutorial will teach you how and why a WordPress website goes into maintenance mode and how you can get out of it.

  7. How to Install and Use Figma Plugins

    How to Install and Use Figma Plugins

    Tutorial Beginner

    Working with Figma plugins can enhance your design workflow. In this tutorial I’ll show you how to easily install and use different kinds of Figma plugins.

  8. HTML Element: dd

    HTML Element: dd

    Tutorial Beginner

    The HTML dd element represents “description details”. It’s paired with dt (description term) and placed within a dl (description list) to give us the...

  9. HTML Element: dl

    HTML Element: dl

    Tutorial Beginner

    The HTML dl element represents a “description list”. It’s used to present a list of terms and their corresponding descriptions or definitions.

  10. Free Figma UI Kit: Personal Banking App

    Free Figma UI Kit: Personal Banking App

    Tutorial Beginner

    Download this free Figma UI Kit for a personal banking app. It includes 15 page layouts, dark and light mode variants, and a design system containing all the...

  11. CSS Property: flex

    CSS Property: flex

    Tutorial Beginner

    This property is the cornerstone of the CSS Flexible Box Layout Module, fondly referred to as Flexbox, which is just a fancy term for a layout model that...

  12. How To Build a Simple Carousel With Vanilla JavaScript (14 Lines of Code!)

    How To Build a Simple Carousel With Vanilla JavaScript (14 Lines of Code!)

    Tutorial Beginner

    In this tutorial, we’ll build a simple carousel or slider using less than 15 lines of vanilla JavaScript.