Web Designer Mental Models of the Web
- The web is a graphical medium
and HTML is a presentation language
- Design for specific screen resolutions
- Use table markup and images for styling and positioning
- HTML is a way to structure of information and
CSS for styling
- Design for specific screen resolutions
- Use table markup and images for styling and positioning