Well if you give your logo cell an id, then you can get the stylesheet to put an image in that element.
However, the whole point of CSS is that the content and styling is kept separate.
You would make the template in HTML, and the styling in the CSS stylesheet. By changing the CSS you can make very different looking pages.
Its difficult to explain, but have a look at the link below to get the idea:
css Zen Garden: The Beauty in CSS Design
Its the same content, just the stylesheet changes each time
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks