- cross-posted to:
- programmerhumor@lemmy.ml
- cross-posted to:
- programmerhumor@lemmy.ml
You must log in or register to comment.
We have the semantic web now! Be better!
<section class="wrapper"> <section class="wrapper2">
Wtf
I have this in one of my global userstyles:
#page, #Body, .Item /* please stay away from web dev */And then there are things like
<div class="h1"(and actual h1) with background-color (well, somepandatoo). A text element needs no background-color, that’s a container-element thing.


