Hello,
I am an amateur web designer who is stuck - obviously.
I want to create a web site that uses semi transparency, but after some research discovered earlier versions of internet explorer hate transparency.
A such i found a way around that. Technically ignore transparency by making all effects in images. This works fine.
However, I am not sure how to achieve a layout made of images.
Here is one column of my website:
http://img6.imageshack.us/img6/2010/26395665.png
The issue I am having is I want to use the image as the column, however, I will need to break it up into three sections - top middle and bottom - so that I can allow for more text if required.
So, after that long statement, what I need is the following:
1. How to make the layout from images
2. How do I make it so the middle section duplicates itself to cover the text.
You would have
DIV for the top section
DIV for the middle section
DIV for the bottom section
But I need it so the middle DIV; when more text is added, will in essence repeat the image.