Displaying posts tagged with

“CSS”

Nov
19
2009

The (Under) Belly of the Beast

One habit I have when visiting websites is to look at their codebase, both for curiosity and for new/interesting code snippets. Today, I was going through Facebook’s code while playing Mafia Wars and, aside from the sheer volume of code, a few things that sort of surprised me:

Liberal use of onClick=”" for basically all [...]