AoN
Internet Programmer
- Aug 1, 2012
- 114
Alright, got another annoyance that I'd rather just not deal with, but Cx gets what Cx wants.
Here's the template I'm working on: William A. Hunton William YMCA
The current issue is with the tables for the main content. To best explain the issue, feel free to take a look at the mock-up: http://www.zrift.com/CIS480/Mock-Up v2.pdf
As is most obvious from the homepage to the next two included in the mock-up, the page content may contain 1 or more columns. What I need to do is be able to specify for them to resize to fill the full width of the main area while maintaining a 15px spacing between each column, and allowing for easy addition of more columns. I tried playing with <DIV> to make it work, but it didn't want to cooperate with maintain the outer border.
The request of the Cx is to have the extra space evenly distributed across all three, but not make all three the same size, instead making it dynamic to the content of each column.
Here's the REAL kicker: HTML4 and CSS2 ONLY! I know, horrible, but it isn't my call.
Any suggestions?
I'm going to get some sleep. Hopefully, I'll dream up the solution, but, should that not work out, I hope to see a reply. ^^'
Here's the template I'm working on: William A. Hunton William YMCA
The current issue is with the tables for the main content. To best explain the issue, feel free to take a look at the mock-up: http://www.zrift.com/CIS480/Mock-Up v2.pdf
As is most obvious from the homepage to the next two included in the mock-up, the page content may contain 1 or more columns. What I need to do is be able to specify for them to resize to fill the full width of the main area while maintaining a 15px spacing between each column, and allowing for easy addition of more columns. I tried playing with <DIV> to make it work, but it didn't want to cooperate with maintain the outer border.
The request of the Cx is to have the extra space evenly distributed across all three, but not make all three the same size, instead making it dynamic to the content of each column.
Here's the REAL kicker: HTML4 and CSS2 ONLY! I know, horrible, but it isn't my call.
Any suggestions?
I'm going to get some sleep. Hopefully, I'll dream up the solution, but, should that not work out, I hope to see a reply. ^^'