Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What about marginwidth and marginheight?
Message
 
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:
01152697
Views:
21
You should use CSS styles for this:
< body style="margin-left:0px;margin-right:0px;margin-top:0px;" >
this should work cross browser.

+++ Rick ---

>The following is used to avoid page margins when defining an HTML page:
>
>leftMargin=0 topMargin=0
>
>However, for non IE browser, we usually use:
>
>marginwidth=0 marginheight=0
>
>But, this is not supported in the Visual Studio designer. When trying to put that in the Body tag, we obtain validation attribute errors. Any suggestion on how to resolve this issue?
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform