Skip to main content

Resources

This will serve less as a direct guide to how to do web design, but put you on a guided course of online courses available for web design. Please follow the lessons in the order outlined below.

You will need a Codecademy account to access the below courses

  1. Learn HTML: Fundamentals

    Build an important foundation for creating the structure and content for web pages.

  2. Learn HTML

    Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.

  3. Learn CSS: Introduction

    Learn how to use CSS (Cascading Style Sheets) to style and visually organize HTML pages.

  4. Learn CSS

    In this CSS tutorial, you’ll learn how to add CSS to visually transform HTML into eye-catching sites.

  5. Learn Intermediate CSS

    Learn how to implement elegant transitions, create new layouts and serve users with dynamic needs.

If you wish to continue your HTML/CSS learning view the full catalog.

  1. Learn JavaScript: Fundamentals

    Learn how to control the flow of a program and use JavaScript to power dynamic behaviors on websites.

  2. Learn JavaScript

    Learn how to use JavaScript — a powerful and flexible programming language for adding website interactivity.

  3. Learn Intermediate JavaScript

    Take your JavaScript knowledge to the next level by learning how to use advanced functions to create more efficient programs.

  4. Building Interactive JavaScript Websites

    Learn the Document Object Model, the interface between JavaScript and HTML elements, and combine HTML, CSS, and JavaScript into exciting interactive sites!

If you wish to continue your JavaScript learning view the full catalog.