Topic: Personal/PhD site (Page 1 of 1) |
|
---|---|
Neurotic (0) Inmate Newly admitted From: |
![]() Recently redesigned my website and I thought I'd post it here for comments. |
Maniac (V) Mad Scientist with Finglongers From: Germany |
![]() Well, I like the layout ( a nice variant of the boxed kind ), the code validates, |
Paranoid (IV) Inmate From: Florida |
![]() |
Obsessive-Compulsive (I) Inmate From: |
![]() Thanks for the links, though I think the comment about tables for layout is slightly harsh. The original design for the site used positioned divs for the sidebar and content. This worked fine in Firefox but blew up in Explorer. Pages with content which was wider than the content div (on the right) were displayed fine in FF but with the sidebar above the content in IE. I tried *everything* to get this to work but with no luck. In the end I grudgingly went back to using a very simple layout table to contain the header, sidebar and content - that's only three cells! |