Introduction

Web development is a basic skill that is often said as a good start to the development field. This week you will learn the basics of web development. You will get familiar with HTML, CSS, and JavaScript. On completion, you will be able to make simple static websites for both desktop and mobile.

Resources

Fundamentals

Developer Tools

Developer Tools | The Odin Project

DOM Manipulation

DOM manipulation | The Odin Project

JavaScript HTML DOM

JavaScript and the HTML DOM - Tutorial Playlist

Events in JavaScript

Introduction to events - Learn web development | MDN

Responsive Web Design

Responsive design is making webpages compatible with all screen sizes

Responsive Design | The Odin Project

Media queries - CSS: Cascading Style Sheets | MDN