Earlier this year I started a new webcomic about programmers. It's been growing and I'm getting hundreds of thousands of views a month. Recently I started a new series of css jokes and they've really gone viral. Some of cartoons are getting 100k views alone. Here are the first five cartoons in the css puns series.

Europe

#europe .country {
  border: none;
}
#europe .country {
  border: none;
} Europe css joke at comic.browserling.com | One-click download

Ghost

.ghost {
  color: white;
  opacity: 0.1;
}
Ghost css joke at comic.browserling.com | One-click download

Titanic

#titanic {
  float: none;
}
Titanic css joke at comic.browserling.com | One-click download

Ninja

.ninja {
  visibility: hidden;
  color: black;
}
Ninja css joke at comic.browserling.com | One-click download

Big Bang

#big-bang::before {
  content: "";
}
Big bang css joke at comic.browserling.com | One-click download

Pisa Tower

#pisa-tower {
  font-style: italic;
}
Pisa tower css joke at comic.browserling.com | One-click download

If you love these jokes, you can download the entire comic:

You can also follow Browserling on Twitter, Facebook, Instagram, Pinterest and Flickr.

Also check out comic's manual. It's the world's most over-engineered comic with an API.

Until next time!