Just finished the website for Harvard College Consulting Group (http://www.hcs.harvard.edu/hccg/).
Pretty straightforward website, simple CSS-based div design, with PHP calling the header, top menu, left menu, and footer. Google analytics integrated in the footer, and both the CSS and XHTML validated with W3C the first try!
Most importantly, it should be amazingly easy to edit for future classes of Harvard consultants! Just have to modify the page in question, and there’s a clearly visible div called “content.” Everything ugly is hidden in the PHP headers and footer. Yay for bloat-free, non-CMS websites!
Post/View Comments