Project Description:
I'm a member of a non-profit group with about 15 members. Our website was redesigned about a year and a half ago and we really like the current design. It's a pretty simple website, no ecommerce, forms, database or PHP, just static pages with some Javascript. Our member who was our webmaster has resigned, and now we see that she designed the whole thing using tables for layout instead of div's, with CSS that applies to the tables instead of to page components. This makes it very difficult for someone else to step in and update the pages with new information without breaking the page layouts. We want someone to:
1. Convert the HTML across our website to use div's instead of tables and with appropriate CSS for page components, without changing the appearance or functionality of any of the pages.
2. Factor out components like the site menu bar from all the pages so it can be updated just once instead of having to update it on every page.
Here is the URL to the current website: http://www.cpsa210.org