Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What about marginwidth and marginheight?
Message
De
09/09/2006 23:25:31
 
 
À
09/09/2006 23:14:15
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01152619
Message ID:
01152621
Vues:
20
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform