Now I know I shouldn't be using tables for layouts, and I shouldn't have just an in a table cell .
But, is it possible using this setup, to get the middle cell to be 1% and the other two cells to be equal in size? 2% seems to be a little too big. I think 1% would work nicely.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
The padding goes on the inside of the table cell, but i have a border on the cells so I would need the padding to go on the outside. I'll try the auto.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Easier for me than trying to get div layers to be cross browser compatible.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Only issue is that below, say 500px window-width, the floated divs fall below eachother. So depending on thekind of layout you'll want to set a min-width or do something else.