Mon, 2012-01-23 21:37
I am currently in the process of adjusting one of my website into CSS but in the mean time I would like to fix an issue I am having with the CSS on the page. The page is located here
[http://www.platinumplusprinting.com/TestWeb/index.htm]
The problem is when you resize the window the text and image in the lower half of the page floats with the size of the webpage. I need to get this to stop floating and just fit in the table form for now.
I am looking to get this fixed asap and then adjust back into CSS in the near future.
PLEASE let me know if anyone can help. Thank You
Scott
Tue, 2012-01-24 03:57
#1
add the same attributes you
add the same attributes you have on the top table to the other one...
<table cellspacing="0" cellpadding="0" align="center" width="1400">