Techniques » HTML

Consistent Cross-Browser Code Snippets

How did we create and style consistent cross-browser Code Snippets with <pre> and <code> tags and some simple CSS.

The problem, not all browsers treat the padding of the <pre> tag the same. I know what your first thought was…”It’s Internet Explorer!”, wrong actually the culprit is (more…)