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