(Untitled)

Jun 21, 2006 15:59

Babies and porn: They both drive adoption of new technology. And I suppose they're linked on a more fundamental level too...

Anyway: During the most recent redesign of Isabel's web-site, I obtained some insight: Web development is freaky easy. caffeine_girl found CSS code to render something like a tab select control. But a static implementation means you have ( Read more... )

Leave a comment

Comments 2

(The comment has been removed)

Re: Obligatory IE rant captain_only June 22 2006, 18:30:56 UTC
In IE, and IE only, there's a 10px gap between the header and body of Isabel's homepage. There's no reason for it to be there. I don't want it there. No other browser puts it there. It can't be gotten rid of. Don't try. I've tried. It can't be gotten rid of.

I hate IE.

Reply


steeltowngirl June 25 2006, 12:11:54 UTC
One word that make Web programmers cry: statelessness :) because clients just don't get how much code is required to make it appear not so.

Server side includes are nice - I used ColdFusion for one place I worked and it had security built into that didn't allow you to do client side includes across other servers that weren't yours...good thing as PHP doesn't or didn't at the time so that would have bit me in the a$$.

Reply


Leave a comment

Up