this post was submitted on 29 Aug 2025
212 points (94.5% liked)

Technology

74831 readers
2739 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/36492805

Comments

you are viewing a single comment's thread
view the rest of the comments
[โ€“] clay_pidgin@sh.itjust.works 51 points 1 week ago (3 children)

Is it finally possible to align things on the first try with CSS?

[โ€“] victorz@lemmy.world 2 points 6 days ago

Depends on your knowledge, of course. ๐Ÿ‘

[โ€“] dreadbeef@lemmy.dbzer0.com 10 points 1 week ago (1 children)
[โ€“] clay_pidgin@sh.itjust.works 1 points 1 week ago* (last edited 1 week ago) (1 children)

Lol, I am on chromium 138 and it still doesn't work!

Nevermind, it was vertical centering. I see. Progress!

[โ€“] dreadbeef@lemmy.dbzer0.com 4 points 1 week ago (1 children)

horizontal centering is justify-content: center

[โ€“] tensor_nightly69@lemmy.world 10 points 1 week ago (1 children)
[โ€“] victorz@lemmy.world 2 points 6 days ago

Goes without saying.