Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What about marginwidth and marginheight?
Message
From
09/09/2006 23:25:31
 
 
To
09/09/2006 23:14:15
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01152619
Message ID:
01152621
Views:
18
Stylesheet was the way to resolve that issue:
<head>
<style>
BODY
{
   Margin-Left: 0;
   Margin-Right: 0;
   Margin-Top: 0;
   Margin-Bottom: 0;
}
</style>
</head>
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform