CSS Gardening
-
Ah, the author fixed it. Good job.
Thank God, that would’ve eaten me alive
-
Needed for the
.leaves
’ absolute positioning to be relative to the tree, and not relative to the universe.Damn, I thought you were going to take me out to dinner first
-
This post did not contain any content.
-
Came to say the same. I've never taken it so literally.
-
Sadly
position: top;
is not valid css. It should say
position: absolute; bottom: 0px;
Still funny though.
You design people and your pedantry.
> /dev/null
for you.Jk, you're fine.
-
Okay, nun weiß ich wie man Scharmbehaarung programmiert....
Sprich Angelsächsisch du Hurensohn!
-
Sadly
position: top;
is not valid css. It should say
position: absolute; bottom: 0px;
Still funny though.
The
px
is making me eyes itch. -
This is mad_css!!
THIS IS SPARTAAA
-
THIS IS SPARTAAA
Hach, dachte fast den checkt keiner.
-
This post did not contain any content.
Saw this post about "CSS Gardening," and I'm reminded of debugging my first responsive website. Did anyone else spend hours wrestling with margins and padding, only to realize it was a typo in the media query? I did! Now I meticulously check my syntax.