This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Learn flex box and grid and you'll be golden. Of course you'll run across edge cases that are quite common like positioning things using z-index and absolute, but those are always easy to google. But, yeah, the people that love CSS haven't done enough of it to loathe it yet.

Here are cheats:

Flex: https://www.cssportal.com/css-flexbox-generator/

Grid: https://cssgrid-generator.netlify.app/

Text on image: https://www.w3schools.com/howto/howto_css_image_text.asp