DEV Community

Discussion on: Launched my first website

Collapse
 
pavelloz profile image
Paweł Kowalski

I would point you in direction of those keywords: Flexbox, CSS Grid, TailwindCSS :)

Flexbox + Grid - just fun for anyone rusty who remembers how pathetic tables/float were for layouts
TailwindCSS - expands horizons, then speeds up development and maintenance by 1000%

Enjoy :)

Collapse
 
tomrhudson profile image
Tom Hudson

Thank you! When I was a developer, it was all executable, nothing web-based, so this is all entirely new. Regardless, thank you for the feedback.