New Navigation Development (23rd October 2004)

Since converting to the XHTML standard all the page content has been contained in <div> elements. I realised that because these support the float property, I could easily make a sidebar. Unlike doing it with tables, this system allows browsers to start rendering content whilst the page is still downloading.