| Interface |
|
The interface is what the viewer (client) sees and interacts with in the browser window. Ideally, the interface provides an organized, legible, and intuitive experience finding a balance between content and design. XHTML creates this interface and, since we've covered the basics of creating XHTML documents, its time to take a look at some basics of interface design.
Basic color theory states: Cool colors recede (pull) and warm colors advance (push)
This is significant as elements that the web page designer wishes to stand out are usually a warm color, for example
Consider the following: Which block stands out more?
Consider the following:
It should be obvious how warm background colors can push forward and overpower the text while a cool background color will recede and stay behind the text.
The contrast between text and background also plays a significant role in legibility. Integrating contrast with warm and cool creates all kinds of combinations - both good and bad.
Note that while some of these have warm text on cool backgrounds, the contrast between light and dark also greatly affects the legibility of the text.
|
|
|
| XHTML
Basics Workshop © 1996-2005 |