How to build a page using CSS
Cool Site: http://www.dtjdesign.com/
How to recreate it? Well its all in flash, but we can fake it in html. First I took a screen shot of the design, stamped the bg over the existing text to get clean backgrounds, then I sliced the images (not including the black and tan border-lines).
- Here’s the final html design using CSS for the borders, some bg images, and all the text.
- Here’s the page without any CSS
- A screen-shot of my images being sliced
The CSS is in the head of the document for your review.