i·me·michael

Some days you just can’t get rid of a bomb.¶

i·me·michael header image 4

Entries from October 2003

pull quotes w/the DOM

October 14th, 2003 · No Comments

Just a little DOM experiment in pulling a section of text out of a paragraph and making it a pull quote. What it does is use the EM element with a particular class to flag the section of text you want pulled, and then it formats it within a BLOCKQUOTE and inserts it before the [...]

[Read more →]

Tags: General

Come on baby light my FIR

October 10th, 2003 · 4 Comments

So there I was staring the FIR method in the face and asking, “Why Ziploc® the image in the CSS?”
It didn’t seem like reusable code to me. For every piece of content or text you wanted to use the technique on, you needed to add another declaration in your CSS. It becomes sort of impractical [...]

[Read more →]

Tags: General