View Full Version : page styles/css not working..why?
qgibbs
07-21-2007, 02:11 PM
I have created a page that certain parts of it have tables. When I put styles within the tables specifically to the text it shows the changes in Dreamweaver but when I export it out they don't show up in my browser (IE). Can someone please help.
go to http://www.hoodriot.com/newtest
You can see the files there and download them if need be.
-q
body {
background-image: url(images/background.jpg);
}
A.nlink {
text-decoration: none;
color: #FFFF00;
font-size: 11pt;
font-weight: normal;
}
A.nlink:hover {
color: #FFFF00;
}
.style11 {color: #FF0000;
font-size: 14px;
color: #FFFFFF;
}
.bd {
font-family: Helvetica, sans-serif, Arial;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
}
DW left out a bracket, }
qgibbs
07-24-2007, 04:21 AM
Hollaaaaaaaa, thank you very much. It works!!!!!!!!!!!!!!!!! You are the man.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.