This document provides guidance on webpage and website layout and design. It discusses:
- The difference between a webpage and a website; a webpage is a single HTML document while a website consists of multiple related pages.
- Recommends using tables to lay out pages with a common 2x2 table structure for header, content, logo, and menu areas.
- Discusses factors like monitor resolution that affect layout and recommends designing for multiple screen sizes.
- Emphasizes importance of consistency across pages in areas like fonts, graphics, and color scheme to create a unified design theme.
- Suggests testing pages on different machines to ensure consistent rendering of content.