R
Richard Webster
I can't seem to get a style sheet to work in FP 2003.
I create a webpage and a style sheet and format a link to it and add some
styles. I save the stlye sheet and the web page and preview in browser and
it works. I add some more styles nad gone on - fine - and then suddenly a
style that I've added doesn't work when previewed in IE7 for some reason.
For example I have:
p {
color: #000080;
}
p.hdg { font-size: 182%; font-weight: bold; font-style: italic;
margin-bottom: -8; margin-top: -5; color: #000080 }
p.hdg3 {font-weight: bold; font-style: italic; font-size: 103%; color:
#000080;}
p.foot {font-size: 70%; font-style: normal; color:#666666; margin-bottom:
-0.1; margin-top: -0.1;}
p.sidebar {color: #FFFFFF; text-align: center; font-style: normal;
margin-top: -7; }
p.purple {color: #800080;}
p.hdg, p.foot & p.purple dpn't seem to work when previewed in IE7 but they
dfo appear in design view in FP 2003. What am I doing wrong?
I create a webpage and a style sheet and format a link to it and add some
styles. I save the stlye sheet and the web page and preview in browser and
it works. I add some more styles nad gone on - fine - and then suddenly a
style that I've added doesn't work when previewed in IE7 for some reason.
For example I have:
p {
color: #000080;
}
p.hdg { font-size: 182%; font-weight: bold; font-style: italic;
margin-bottom: -8; margin-top: -5; color: #000080 }
p.hdg3 {font-weight: bold; font-style: italic; font-size: 103%; color:
#000080;}
p.foot {font-size: 70%; font-style: normal; color:#666666; margin-bottom:
-0.1; margin-top: -0.1;}
p.sidebar {color: #FFFFFF; text-align: center; font-style: normal;
margin-top: -7; }
p.purple {color: #800080;}
p.hdg, p.foot & p.purple dpn't seem to work when previewed in IE7 but they
dfo appear in design view in FP 2003. What am I doing wrong?