HTML changes... CSS guru needed
Please excuse a technical note… I made a few tweaks to the site today to try and handle a few glitches that had been pointed out to me. The basic font size had been measured in pixels, something I’d never done on a site before. I now remember why I hadn’t done this: Internet Explorer on Windows doesn’t allow the user to resize a page’s text if its size has been set in pixels. So it’s now set in ems. This may make the default text size look larger or smaller for you — if it’s completely unreadable let me know your browser and operating system.
I’ve also tidied things up a bit for those using versions of Netscape 4.x. It’s not pretty, but at least it’s readable! One problem though… I’ve managed to make the form for adding Annotations appear, but it still doesn’t work. The div below the textarea is mostly being displayed behind the textarea, rather than below it. This hides some text and on the Preview page the buttons don’t work. If you know CSS and can work out how to shift the text following the textarea down, do let me know! I was using Netscape 4.7 on Windows XP.