|
|
#1 |
![]() Join Date: Jun 2009
Posts: 275
|
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 |
|
|
|
|
|
#2 |
![]() Join Date: Aug 2008
Posts: 175
|
is it possible that those are defaults and thus not needed to be included in the code?
|
|
|
|
|
|
#3 |
![]() Join Date: Jun 2009
Posts: 275
|
Hi,
Thanks for reply, I'm not sure, my pages appear fine I don't know what to do with these ,its really annoying as I need to send my site for marking for exam but want to get rid of these validation errors , I wish someone could advise further !!! All the Best, Nick Carter |
|
|
|
|
|
#4 |
![]() ![]() Join Date: Aug 2005
Location: Bali
Posts: 8,377
|
i would delete them all
__________________
If you're happy and you know it shake your meds! different style links examples Bali Villas Flights to Bali |
|
|
|
|
|
#5 |
![]() Join Date: Jun 2009
Posts: 275
|
Hi edbr,
Thanks for reply, are you saying delete all the validation errors in dreamweaver or delete the css ? Cheers, NC |
|
|
|
|
|
#6 |
|
Administrator
![]() Join Date: Dec 2003
Posts: 9,640
|
There's also no point in looking at validation errors if you don't know what they mean. Either learn HTML/CSS or ignore the errors
![]()
__________________
Please read this before asking for help. - New Tutorial: Define Your Site |
|
|
|
|
|
#7 |
![]() ![]() Join Date: Aug 2005
Location: Bali
Posts: 8,377
|
agreed the real question to ask is what do these do?
border-spacing: 0; vertical-align: top; outline: none; and do you need them
__________________
If you're happy and you know it shake your meds! different style links examples Bali Villas Flights to Bali |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|