Course Technology Logo   Principles of Web Design
2nd Edition
    Home  >  Chapter 1

Table of Contents
 Home
 Chapter 1
 Chapter 2
 Chapter 3
 Chapter 4
 Chapter 5
 Chapter 6
 Chapter 7
 Chapter 8
 Chapter 9
 Chapter 10
red dot image
Web Warrior Series

Chapter 1 - Variables in the Web Design Environment

In this chapter you will explore the variable factors that affect Web design. You will learn how the Hypertext Markup Language (HTML), the language used to create documents on the World Wide Web, is constantly evolving, and preview the new markup languages that will change how you design for the Web. You will see how Web browsers affect the way users view your content, and how variations in the user's browser choice, screen resolution, and connection speed pose specific challenges to creating Web pages that display properly in different computing platforms. Finally, you will consider what type of software tool you should use to create your HTML code.

When you complete this chapter, you will be able to:

  • Describe the current state of HTML
  • Understand XML, an open standard for structuring data
  • Understand XHTML, the future of HTML
  • Describe how Web browsers display your work
  • Code for multiple screen resolutions
  • Understand bandwidth concerns

W3 Resource Links

World Wide Web Consortium (W3) - Main Page
W3 Accessibility (WAI) Page
W3 Cascading Style Sheets (CSS) Page
W3 HTML Page
HTML Element Quick Reference
HTML Attribute Quick ReferenceW3 XHTML Page
W3 XML Page

Browser Downloads

Opera Browser
Netscape Browser
Internet Explorer Browser

Top