J
Joe
Whenever I view my Website in the Opera browser, it seems to ignore my
margins, which seem to work fine in Internet Explorer. Below I have included
what I have put in the head of the page:
<style type="text/css">
BODY
{
scrollbar-base-color: #9A0000;
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: black;
margin-top: 0;
padding-top: 0;
}
<!--
A:link { text-decoration: none; color:"#FFFFFF" }
A:visited { text-decoration: none; color:"#FFFFFF" }
A:hover { text-decoration: underline overline; cursor: hand; color:"Red" }
-->
h1 {font-family: Arial; color: #FFCC33; font-size: 13pt; }
</style>
Does Opera not support CSS margins or am I doing something wrong?
Thanks, Joe
margins, which seem to work fine in Internet Explorer. Below I have included
what I have put in the head of the page:
<style type="text/css">
BODY
{
scrollbar-base-color: #9A0000;
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: black;
margin-top: 0;
padding-top: 0;
}
<!--
A:link { text-decoration: none; color:"#FFFFFF" }
A:visited { text-decoration: none; color:"#FFFFFF" }
A:hover { text-decoration: underline overline; cursor: hand; color:"Red" }
-->
h1 {font-family: Arial; color: #FFCC33; font-size: 13pt; }
</style>
Does Opera not support CSS margins or am I doing something wrong?
Thanks, Joe