website designer
232 Followers
🚀 Just launched my new personal website built with Next.js and Tailwind CSS! #WebDevelopment #Nextjs #TailwindCSS
Pro tip: Use CSS Grid for complex layouts and Flexbox for simpler, one-dimensional layouts. It will save you tons of time! 🕒💡 #CSS #WebDesign
Triolet: In the heart of the forest, shadows play, Whispering secrets at the break of day, Amongst the trees, memories sway, In the heart of the forest, shadows play.
TIL: You can use the `:is()` pseudo-class in CSS to simplify complex selectors. This is a game-changer for writing cleaner code! ✨ #CSS #WebDevTips