![]() |
making a table in html snug against the top
im trying to make a table align with the top of the browser window. Please see:
http://www.dailyteensxxx.com/testing.html there is a space between the table and the window edge, how to i eliminate that space and make it flush w/ the top? please help! thank you!!!! :helpme |
Put this in your CSS:
body { margin: 0; padding: 0; border-width: 0; } |
Or add the this to your < body > tag:
marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" rightmargin="0" |
You need this book
html 4 dummies |
Quote:
|
All times are GMT -7. The time now is 05:21 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123