A fun web development workshop that'll guide you to code a responsive website from scratch using HTML and CSS. We’ll be recreating the landing page of your favorite OTT - Netflix 📺.

Resources

Responsive Web Design Concepts

👋🏻 Getting Started


Hey guys! This is **Lalith 🦸🏻‍♂️** here to show you how to recreate the landing page of Netflix using HTML and CSS from scratch! We’re going to code the front-end of **Netflix home page** and make it responsive so that it looks great on all screen sizes (unlike LMS 🤐).

m11.jpg

💻 Setting up the Environment


First of all we need an editor to run our code. You can use any IDE if you already have it installed like VS Code, Atom, Sublime, etc. ( Matlab strictly not recommended 🙅🏻‍♂️)

m22.jpg

I’ll be using VS Code for this project. You can install it using the links given below.