添加w3c验证图片到网站

时间:2014-02-25 10:23:52   收藏:0   阅读:366

1.在http://validator.w3.org/网站验证

2.添加验证通过后的代码至自己的网站

类似<p>
    <a href="http://validator.w3.org/check?uri=referer"><img
      src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
  </p>

原文:http://www.cnblogs.com/zuoxiaobing/p/3564326.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!