Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 713 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 713 Bytes

the-internet

Introduction to Web Development

In this repo, we will explore the Web Developement field in 90 days.

The internet

Day 00 - How the internet works

Day 01 - Browsers and how they work

Day 02 - How HTTP works

Day 03 - DNS and how it works

Day 04 - Web Hosting

HTML

Day 05 - Intro to HTML

Day 06 - HTML forms and inputs

Day 07 - HTML best practices

Day 08 - Acessibility and SEO

CSS

Day 09 - CSS Basics

Day 10 - Positioning Fundamentals

Day 11 - CSS Flexbox

Day 12 - CSS Grid