by JSLegendDev on 1/23/25, 1:25 PM with 2 comments
Any tips to get better at CSS or resource you would recommend?
by culi on 1/24/25, 7:02 PM
by barrettondricka on 1/23/25, 2:12 PM
2. CSSTricks
3. Learn to read MDN docs.
4. Flexbox froggy and grid garden
5. Hyperplexed (older videos)
I warn you, that "studying" CSS is a pointless endeavor. Your knowledge should be "tools that exist" without knowing the exact syntax.
Also, "No JS". Make your stuff without JavaScript. It forces you to use every quirck in HTML and CSS to make stuff work.