Build a responsive website with HTML & CSS | Part one: Analyzing the project and setting the stage

Starting a new project is always fun! In this one, we’re starting with nothing and building out a Frontend Mentor project from scratch, looking at potential problems we can run into and how I would tackle them.

This is part 1 of this series, which will span the next few weeks.

πŸ”— Links
βœ… The Frontend Mentor project: https://www.frontendmentor.io/challenges/manage-landing-page-SLXqC6P5
βœ… Andy Bell’s reset: https://piccalil.li/blog/a-modern-css-reset/
βœ… Josh Comeau’s reset: https://www.joshwcomeau.com/css/custom-css-reset/
βœ… More on prefers-reduced-motion: https://web.dev/prefers-reduced-motion/

⌚ Timestamps
00:00 – Introduction
00:51 – How I am going to approach this series
02:18 – Analysing the layout
08:12 – Getting started with Vite
11:49 – Making sure everything is working
13:40 – Adding a reset
20:18 – Setting up custom properties
43:01 – Creating utility classes

#css

β€”

Come hang out with other dev’s in my Discord Community
πŸ’¬ https://discord.gg/nTYCvrK

Keep up to date with everything I’m up to
βœ‰ https://www.kevinpowell.co/newsletter

Come hang out with me live every Monday on Twitch!
πŸ“Ί https://www.twitch.tv/kevinpowellcss

β€”

Help support my channel
πŸ‘¨β€πŸŽ“ Get a course: https://www.kevinpowell.co/courses
πŸ‘• Buy a shirt: https://teespring.com/stores/making-the-internet-awesome
πŸ’– Support me on Patreon: https://www.patreon.com/kevinpowell

β€”

My editor: VS Code – https://code.visualstudio.com/

β€”

I’m on some other places on the internet too!

If you’d like a behind the scenes and previews of what’s coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.

Twitter: https://twitter.com/KevinJPowell
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell

β€”

And whatever you do, don’t forget to keep on making your corner of the internet just a little bit more awesome!

You May Also Like