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
-
Build an important foundation for creating the structure and content for web pages.
-
Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.
-
Learn how to use CSS (Cascading Style Sheets) to style and visually organize HTML pages.
-
In this CSS tutorial, you’ll learn how to add CSS to visually transform HTML into eye-catching sites.
-
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.
-
Learn JavaScript: Fundamentals
Learn how to control the flow of a program and use JavaScript to power dynamic behaviors on websites.
-
Learn how to use JavaScript — a powerful and flexible programming language for adding website interactivity.
-
Take your JavaScript knowledge to the next level by learning how to use advanced functions to create more efficient programs.
-
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.
No Comments