3
Actually, yes that was a great help. I found the files I needed.
While I am here, I thought I would ask two simple HTML questions.
I am trying to have one type of header image for my news info (which I have yet to work on, but I believe I know what to do).
Anyway, I am trying to combine this with one type of background for each news item. However, I have run into 2 minor snags.
1. Since the section that sits under the title consists of 3 <DIV> tags (iteminfo, itembody, and itemfoot), there is always a space in between their respective backgrounds. Considering the nature of <DIV> tags (being that they are not inline like <SPAN>), I can't see a way of erasing this space...
2. How can I set the background image that I am using to automatically stretch horizontally? If it was a part of a table, it would be an easy task. I could just set it to 100%. Any idea on how to do this?
To see the site in action, check out
PBSThanks