Sunday, 6th July 2003
Food for thought
The internet is shit. Food for thought, via Ben Hammersley. [... 17 words]
Google oddities
Dave Winer: [... 182 words]
overflow: hidden
I’ve never really played with the CSS overflow property, partly because I don’t trust it to work in a decent number of browsers. Haiko Hebig’s Title Pictures show off a clever use for the property to display varying amounts of an image depending on the user’s browser size; what’s more, I’ve tested it and it works in Gecko, Opera 7 and IE6 (no IE5 to test on at the moment).
[... 79 words]
Fixing an IE scrolling glitch
Mike Golding offers a solution to the slightly odd IE bug whereby divs in CSS layout sites suffer glitches as the page is scrolled (from December 2002): [... 151 words]