Forums
This topic is locked
Style not showing up in browser
Posted 27 Mar 2003 12:58:52
1
has voted
27 Mar 2003 12:58:52 Emma Roberts posted:
I posted this to the wrong forum before! Sorry.I think there is probably a simple solution to this but I can't think of it!
The problem is I'm a applying a css style to a link eg
a.line:link {
text-decoration: underline;
color: #0099ff;
font-size: small;
When I view it in Dreamweaver the style shows up but not when I preview in explorer. There is no remote site so it's not like I need to upload it.
Thanks in advance
Replies
Replied 27 Mar 2003 16:06:49
27 Mar 2003 16:06:49 Emma Roberts replied:
s'ok - worked it out. I was just being thick with my style sheet.