Readers: 6 | Updated: 04-10

ValidChecker : CSS, HTML and RSS Validator

Translate Into:

ValidChecker is an HTML, RSS and CSS validation service that monitors your website’s pages for consistency. All you need to do is enter the pages you want it to monitor and specify how you want to be notified. As soon as there is something wrong, it will send you an email outlining the problem. The service is still in beta stage and allows only 10 documents per user.

ValidChecker - CSS, HTML and RSS Validator

Additional Features

  • Follow-up on errors via email or using your feedreader.
  • Monitor up to 10 documents/URLs at the same time.
  • Free. No registration required.

Check out ValidChecker @ www.validchecker.com [via bildirgec.org]


From The Blogs

Internet Observation

2007
CSS缩放
预览: http://www.deltatangobravo.com/images/zoom/代码:text-small.cssbody, div { font-size:    x-small; v... 查看全文

Internet Observation

2007
CSS按钮的图片替换
根据Mike Rundle 与Seamus P. H. Leahy的css图片替换的扩展技术和WebDesign-L mailing list中发布的一个帖子,我发掘了一个提交按钮和按钮标签的图片替换... 查看全文

Internet Observation

2007
CSS制表符
代码:    body { margin:0; padding:0; font: bold 11px/1.5em Verdana;}h2 { font: bold 14px Verdana, Aria... 查看全文

Internet Observation

2007
用CSS显示百分比
在Amigo,我们看到了百分比条(percentage bar)!该图片就是Jason创作的: 为了将这部分的设计变得更灵动一点,我发现了两个选项; “聪明的”CSS或是“多图像”(Lots of I... 查看全文

Internet Observation

2007
是否在新窗口中打开链接由用户决定
很多网虫都期望off-site链接(链接到其他站点)可以在一个新的窗口中打开。很多时候,桌面上会开着很多窗口,所以网虫开始使用更棒的浏览器。这些浏览器会有更多的选项,让用户掌握主控权。与此同时,W3C... 查看全文

Internet Observation

2007
CSS图像弹出
我在www.stunicholls.myby.co.uk站点上发现了这个效果,我在我的一个房地产网站上也使用过这样的功能。该功能即为弹出图像,和你曾经看到过的使用JavaScript制作出的mouse... 查看全文

Internet Observation

2007
CSS的水平与垂直中心
预览:http://www.456bereastreet.com/lab/centered/both/代码:  html, body {  margin:0;  padding:0;  font-fa... 查看全文

Internet Observation

2007
用CSS实现动态拼图
预览:http://petewilliamsagency.com/css/examples/pie/代码: