As you work on the in-class assignment today, you will find that you constantly need to compare your work in XHTML and CSS with the original design composition (called a “comp”) to make sure the widths, heights, and styles of each of the elements matches those in the design comp.
There are several ways to do this. One easy way to do this is to apply the original design comp as a background image to the container div. That way, as you are working, you will constantly have the original design comp as a backdrop to your page.
Here is an example of applying the design comp as a background-image to the container div.
You will want to check out both the XHTML and the CSS files.
No related posts.