CSS
Sunday, February 13th, 2005mmmm CSS layout. Last time I worked a lot with websites, CSS was the Big New Thing™, which only the best websites used (like mine!), and browers only just about understood.
Now, I’m battling to get my head around laying things out using CSS. It’s very nice, but a bit random. To make the grey sidebar here float properly, without fixing the width of the main content section, I had to have the code for that sidebar come before the code for the content. Bad for screenreaders, but there we go.
My latent geekery is surfacing again…

