Daniel Lemire's blog

, 1 min read

Debug CSS with the Firefox DOM Inspector

One thought on “Debug CSS with the Firefox DOM Inspector”

  1. Parand says:

    Daniel, you definitely want to check out Firebug:

    http://getfirebug.com/

    It’s excellent, lets you inspect CSS, DOM, Javascript, and just about anything else you can imagine. It’s by far the best development tool I’ve seen for Web development.