I have a page that has a DIV tag for CSS usage and a TABLE tag right
after it 
to display text on a page.
 
The DIV tag has the following style properties:
padding-left:  40px;
padding-top:  35px;
padding-right:  40px;
padding-bottom:  25px;
 
Basically just to pad it from all sides
 
Then the TABLE tag has the following properties:
<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=0 WIDTH="100%">
 
My goal was to pad the table from all side but make the table dynamic
using the WIDTH of
100% attribute.
 
What is occurring is if the table has rows of data to display, that it
would
stretch the table past the screen resolutions and give no scroll bar at
the bottom.
 
This is happening in IE with a screen resolution of 1024x800 and even
1152 x 864.
 
It looks great FireFox...
 
Thanks!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208427
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to