【发布时间】:2010-12-08 17:15:21
【问题描述】:
我的网站需要 W3C CSS Validator 徽标。由于一些错误,我没有得到它。 我需要你的帮助才能得到他们的标志。 这是 W3C 错误列表
100 .jdGallery a.right, .jdGallery a.left Parse Error opacity=20)
100 .jdGallery a.right, .jdGallery a.left Property -moz-opacity doesn't exist : 0.2 0.2
100 .jdGallery a.right, .jdGallery a.left Property -khtml-opacity doesn't exist : 0.2 0.2
100 .jdGallery a.right, .jdGallery a.left Property opacity doesn't exist in CSS level 2.1 but exists in : 0.2 0.2
103 * html .jdGallery a.right, * html .jdGallery a.left Parse Error opacity=50)
106 .jdGallery a.right:hover, .jdGallery a.left:hover Parse Error opacity=80)
106 .jdGallery a.right:hover, .jdGallery a.left:hover Property -moz-opacity doesn't exist : 0.8 0.8
106 .jdGallery a.right:hover, .jdGallery a.left:hover Property -khtml-opacity doesn't exist : 0.8 0.8
106 .jdGallery a.right:hover, .jdGallery a.left:hover Property opacity doesn't exist in CSS level 2.1 but exists in : 0.8 0.8
122 .withArrows a.open Property -moz-opacity doesn't exist : 0.8 0.8
122 .withArrows a.open Property -khtml-opacity doesn't exist : 0.8 0.8
122 .withArrows a.open Property opacity doesn't exist in CSS level 2.1 but exists in : 0.8 0.8
127 * html .withArrows a.open:hover Parse Error opacity=80)
148 .jdGallery a.gallerySelectorBtn Property opacity doesn't exist in CSS level 2.1 but exists in : 0.4 0.4
149 .jdGallery a.gallerySelectorBtn Property -moz-opacity doesn't exist : 0.4 0.4
150 .jdGallery a.gallerySelectorBtn Property -khtml-opacity doesn't exist : 0.4 0.4
151 .jdGallery a.gallerySelectorBtn Parse Error opacity=40)
我认为所有的错误都是一样的。问题只有一个不透明度。
请将您的输入发送给我如何解决这些错误并获得验证徽标。
谢谢 拉克什·帕贾帕蒂
【问题讨论】:
标签: javascript css