
May 27th, 2003, 09:26 PM
|
|
Contributing User
|
|
Join Date: Jul 2000
Posts: 41
Time spent in forums: 11 m 35 sec
Reputation Power: 13
|
|
|
html to css problem
i need to know what the equivalent of the following code from the body tag would be in css... ive tried a number of things and searches to no avail
PHP Code:
leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
|