spazzer
03-06-2010, 09:51 AM
Hi,
I was wondering if anyone could help with these validation errors when I run my site with the built in site checker in Dreamweaver CS3,can anyone advise on any alternatives or should I ignore any of these, I would appreciate any help,
These are my Global CSS Style Sheet errors:
table {
border-collapse: collapse;
width: 100%;
border: 2px solid #666666;
border-spacing: 0;
Unsupported Property:border-spacing in IE6 and 7
.photoAlbum {
vertical-align: top;
display: inline;
float: left;
width: 143px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 20px;
margin-left: 0px;
background-color: #FFFFCC;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
border: 1px solid #FFFFFF;
color: #FFFF66;
}
Unsupported Value: top Affects IE for Macintosh 5.2
These are my Lightbox copied CSS Style Sheet errors:
#hoverNav a{ outline: none;} affects Netscape 8.0
#imageData #bottomNavClose{
width: 66px;
float: right;
padding-bottom: 0.7em;
outline: none;
}
Unsupported Property: outline affects affects IE6 and IE7
Many Thanks,
Nick C
I was wondering if anyone could help with these validation errors when I run my site with the built in site checker in Dreamweaver CS3,can anyone advise on any alternatives or should I ignore any of these, I would appreciate any help,
These are my Global CSS Style Sheet errors:
table {
border-collapse: collapse;
width: 100%;
border: 2px solid #666666;
border-spacing: 0;
Unsupported Property:border-spacing in IE6 and 7
.photoAlbum {
vertical-align: top;
display: inline;
float: left;
width: 143px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 20px;
margin-left: 0px;
background-color: #FFFFCC;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
border: 1px solid #FFFFFF;
color: #FFFF66;
}
Unsupported Value: top Affects IE for Macintosh 5.2
These are my Lightbox copied CSS Style Sheet errors:
#hoverNav a{ outline: none;} affects Netscape 8.0
#imageData #bottomNavClose{
width: 66px;
float: right;
padding-bottom: 0.7em;
outline: none;
}
Unsupported Property: outline affects affects IE6 and IE7
Many Thanks,
Nick C