Responsive Design Go Brrrr

alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev – 291 points –
33

You are viewing a single comment

I am a backend dev, but this shit is why I have utmost respect for frontend devs, also because they know how to center a div.

With flexbox and grid there is no excuse for not knowing how to do that at this point.

There wasn’t an excuse in the first place. It’s kinda amazing anyone can say centering a div was ever hard, especially if you have a computer science degree.

I mean sure it’s different from say object-oriented programming… but it’s frankly weird in a professional setting hearing grown adults with plenty of experience struggle over basic front-end work.

honestly a lot of the people trying to pass as big pros on the internet are beginners. however its the most common issue with css, so its solution is dead easy to fucking find.

with that said, if i havent been using css in a while ill probably have to look it up.

Computer science doesn't have much to do with making websites but ok

<center><table><tbody><tr><th>best</th><th>layout</th></tr></tbody></table></center>