126

Sometimes I wish I can control life like CSS.

Example: traffic{ float: left}

Comments
  • 8
    Yes please!

    .traffic {
    display: none;
    }
  • 6
    You'd need a clearfix on the road or it'd collapse!
  • 1
    As long as people who can use this are certified...

    When I see how other people use CSS, I am afraid what they would do with me, if I am part of their traffic.
  • 3
    .traffic {
    position: absolute;
    z-index: 5000;
    }

    😏
  • 3
    well it already does, most countries just don't support it yet
  • 1
    aka How To Make Cars Fly
  • 0
    This is what is like when doves cry
  • 0
    Maybe something better than CSS though! We don't watch buildings floating sideways hanging from the sky!
  • 2
    #bank-account-balance::after {
    content: '0000';
    }
Add Comment