Learn how to build a simple responsive website homepage using HTML and SASS/SCSS. Sass is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. Essentially CSS with superpowers.
If you want to follow me along my coding journey, be sure to subscribe 🙂
Timeline:
0:00 What we are building
1:06 Creating our Project files
4:40 Adding Navbar Code
7:56 Adding Hero Section Code
9:52 Adding SASS styles
24:58 Adding Hero Section styles
Source Code
HTML, CSS, and Javascript Website Tutorial
Alternative HTML, CSS and JS Website
Feel free to refactor my code and let me know any ways to improve it