Hi guys,
im working on a dynamic html mailinglist. I have a html page wich i want to mail to people on the list… That ofcourse isnt the problem. I want it to be easy to edit (the message in the mail…). So I made a kind of template… you can see a preview mail at http://thomas.zeal-music.com/help/template.html
The problem is that the template is made with a lot of tables (sorry guys… im not responsible for that). Now the problem is that when I make an empty template version (http://thomas.zeal-music.com/help/template.html) in divs Im getting some problems.
I want the site to have a min-height of 500px. This works… but I have a banner on the left (the red box) that I want to stretch to the bottom… but that’s giving me some problems. Ofcourse I could set the height of the banner to 321px but then it isnt dynamic anymore…
any suggestions?
Thanks!