Web Design Principles Week 6
Individual Case Project – Chapter 9
Create the box model conventions for your Web site. Build on the typographic classes you created in Chapter 7. Think about the different spacing requirements for your content and decide how the legibility can be enhanced using the box properties. Add this information to the type specification HTML page that shows examples of the different typefaces and sizes and how they will be used. Decide on margins, padding, and borders and which elements will benefit from their use. Create before and after sample HTML pages that reflect the enhanced design.
Individual Case Project – Chapter 10
Choose a page from your project Web site that uses tables to control the page layout and rebuild it using positioning. You will have to remove the table elements entirely from the page and rebuild each cell’s content as a unique element that can be selected and positioned on the page. Submit two sample pages: one controlled with tables and the other controlled with positioning properties.