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 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:
- browserling-comic.pdf
- browserling-comic.html (stand-alone, single-file, self-contained html)
- browserling-comic.zip (zip archive. extract and run index.html)
- browserling-comic.tgz (tar.gz, if you're on unix. extract and run index.html)
- browserling-comic.rar (rar, if you love winrar. extract and run index.html)
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!
