It's super important to ensure that you're websites are responsive, and that comes from understanding what is responsive web design and how to do it! Everything we cover in this video.
DISCLAIMER - These websites are actually responsive but I meddled with them and broke them for the purpose of a demonstration.
#coding #website #programming
🔗 Resources
TailwindCSS Docs - https://www.tailwindcss.com
🔥 Get More Content - Subscribe and click le notification bell to stay tuned for all the fun & exciting tutorials to come!
Smoljames Hub - https://www.smoljames.com
Web Developer Roadmap - https://roadmap.smoljames.com
📚 Chapters
00:00 What is Responsive Web Design?
01:00 Tip 1
02:00 Tip 2
03:08 Tip 3
04:30 Tip 4
05:26 Tip 5
🔖 Topics Covered
What is Responsive Web Design?
How to design responsive websites
TailwindCSS good for responsive design
Mobile first
No hardcoded margins
No fixed widths without the max-width
Use flexible containers / display: flex
Use TailwindCSS