0 Viewsยท 15/12/23ยท How to
Build a responsive website with HTML & CSS | Part one: Analyzing the project and setting the sta
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-la
โ
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/m....aking-the-internet-a
๐ 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!
0 Comments