Web Design

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 Content:

  1.  2 Ways to Make HTML Table Rows Clickable

    2 Ways to Make HTML Table Rows Clickable

    Tutorial Beginner

    In this tutorial, we'll describe two quick ways to make table rows clickable. We'll start with an HTML/CSS approach. Then, we'll continue with another one...

  2. An Introduction to JavaScript Event Listeners for Web Designers

    An Introduction to JavaScript Event Listeners for Web Designers

    Tutorial Beginner

    With JavaScript event listeners, you can add dynamic functionality to your web page. You can react to events taken place on the page–for instance, you can...

  3. HTML Element: canvas

    HTML Element: canvas

    Tutorial Beginner

    The HTML canvas element allows you to create interactive graphics on a web page using JavaScript. It provides a drawing surface for JS code to create dynamic...

  4. 25+ Best Classified Ads WordPress Themes 2025

    25+ Best Classified Ads WordPress Themes 2025

    Tutorial Beginner

    It’s easy to create a classified ads website using WordPress. And to make that task even easier, we’ve put together a list of classified ads WordPress themes...

  5. Best Free Themes for WordPress Kids’ Websites

    Best Free Themes for WordPress Kids’ Websites

    Tutorial Beginner

    This post will give you a review of some free and popular WordPress kids’ website themes, with a special focus on education themes and toyshop themes.

  6. 15 Figma Wireframe Templates for Online Education Platforms

    15 Figma Wireframe Templates for Online Education Platforms

    Tutorial Beginner

    Before creating an online education platform from scratch, consider these Figma wireframe templates for the job. We’ve collected some of the best to get you...

  7. HTML Element: table

    HTML Element: table

    Tutorial Beginner

    table is an HTML element that displays data in tabular format. HTML tables use rows and columns to make data and relationships easy to interpret.

  8. How to Create and Upload a PNG Logo in WordPress

    How to Create and Upload a PNG Logo in WordPress

    Tutorial Beginner

    Struggling to create a PNG logo for your WordPress site? Not sure how to upload your PNG logo to WordPress? Find out how in this tutorial.

  9. Vertical and Horizontal Scrolling With fullPage.js

    Vertical and Horizontal Scrolling With fullPage.js

    Tutorial Beginner

    These days more and more sites are designed based on the single-page approach (known as single-page or one-page sites). In this tutorial, we’ll explore how...

  10. How to Add Google Analytics 4 to WordPress

    How to Add Google Analytics 4 to WordPress

    Tutorial Beginner

    Need to update to Google Analytics 4, but not sure how? Having a hard time setting up the now-required Google Analytics 4? In this post, I'll show you how.

  11. How to Ensure Your WordPress Website Is ADA Compliant

    How to Ensure Your WordPress Website Is ADA Compliant

    Tutorial Beginner

    Are you struggling to ensure that your WordPress website is accessible to all? Are you unsure how to make your WordPress website ADA compliant? Learn how in...

  12. HTML Element: col

    HTML Element: col

    Tutorial Beginner

    The HTML col element defines a column within a table, and is often used in combination with the colgroup element. It is used to apply properties to all cells...