DEV Community

Discussion on: Spending hours coding one webpage 💩

Collapse
 
aarone4 profile image
Aaron Reese

I would say invest some significant time learning flexbox or CSS grid. They will get you through most layout issues but they are not particularly intuitive.

Collapse
 
mikacodez profile image
MikaZuki Augus

Thank You Aaron, I have been trying actively to get my head around the flexbox and CSS grid over the last 2 days. I have made little progress but still run into snags now and then where I get stuck at.

I will definitely keep trying to improve on this.

Collapse
 
aarone4 profile image
Aaron Reese

Flexbox OR grid. Learning both will only confuse you more.

Thread Thread
 
overflow profile image
overFlow

You gotta learn both they both have their own place.
Learn and practice. They are tough but you will understand.