#how To Learn CSS?

3 messages · Page 1 of 1 (latest)

shy forge
#

im trying to be a full stack web dev but i can't because i cant understand css

agile mango
# shy forge im trying to be a full stack web dev but i can't because i cant understand css

CSS feels hard because it’s about layout and visuals, not logic like JavaScript, but you don’t need to master everything to be a full-stack dev. Most of the time you only use a few core ideas: the box model (spacing), Flexbox for layout, basic width rules, and a little positioning. Tools like browser inspect and frameworks like Tailwind or component libraries make it even easier. Struggling with CSS is normal, and once the main patterns click, it gets way less confusing.

frank gyro