this post was submitted on 23 Jul 2024
        
      
      1011 points (97.6% liked)
      Programmer Humor
    27113 readers
  
      
      1608 users here now
      Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
 
          
          
Honestly I hate the fact that browsers' default CSS exists. The person doing the frontend should have to specify their "default" CSS before the website even loads. I say this as both a user and a programmer, the same website shouldn't look different or break on different browsers unintentionally due to the browser's CSS, and I as a developer shouldn't have to rely on reset sheets to try to patch that.
Everything would be better if it were swapped around, instead of picking out a reset sheet for a site you pick out a default style...
The world would also be better if browsers rendered pugjs/slim and scss/sass and those were the default rather than html and css but I digress...