CSS Gardening
-
wrote last edited by [email protected]This post did not contain any content.
-
This post did not contain any content.
Sadly
position: top;
is not valid css. It should say
position: absolute; bottom: 0px;
Still funny though.
-
This post did not contain any content.
Okay, nun weiß ich wie man Scharmbehaarung programmiert....
-
Okay, nun weiß ich wie man Scharmbehaarung programmiert....
Das ist nicht _iel.
-
Das ist nicht _iel.
This is mad_css!!
-
This post did not contain any content.
Why is
.tree
's position relative? -
This post did not contain any content.
If you trim that bush, it'll seem larger
-
Why is
.tree
's position relative?Needed for the
.leaves
’ absolute positioning to be relative to the tree, and not relative to the universe. -
Okay, nun weiß ich wie man Scharmbehaarung programmiert....
Und *Scham
-
Und *Scham
Scharm ^^
-
Why is
.tree
's position relative?wrote last edited by [email protected]It's so the
position: absolute
for.leaves
works relative to.tree
. The implication is that.leaves
is a descendant of.tree
.position: absolute
looks for the nearest ancestor with a set position in order to determine its own positioning context. Otherwise the absolute positioning would basically be relative to the viewport. If theposition: relative
was missing, the leaves would be against the bottom edge of the image.edit: I mean
.leaves
, not.branch
-
Sadly
position: top;
is not valid css. It should say
position: absolute; bottom: 0px;
Still funny though.
Ah, the author fixed it. Good job.
-
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