Check your Website Blogs Browser Compatibility
Author: Sourish (201 Articles)
We all know the importance of checking our web pages with different browsers, especially when we are designing a new layout for a website. This is also the case when we are coding validated standards-compliant pages. The number of existent browsers that we need to check is a tough job:Starting with Internet Explorer (IE) 7, 6, 5.5 and 5.0, Firefox 3.0 , 2.0 and 1.5, Opera 9 and 8, and so on
Browser Shots : Browsershots is one such online tool that takes screenshots of your
web page in several different browsers. It is a free open-source online service made by Johann C. Rocholl. As you submit your website’s address, it will be added to the task list. A number of computers in many different locations in the globe will be assigned the task to open your website in their browsers. Then they will take screenshots & upload them to the main server here.

All the latest new websites are based on Cascading Style Sheets or CSS, a technique that allows web developers to have more dominance over the look and feel of web pages, making sure that the components are uniform throughout the web site.
Google Ads :
CSS Validator : If you are a Web developer or a Web designer, this tool can be a useful resource. Not only does it compare your style sheets to the CSS strict specifications, assisting you find syntax errors, typos, or faulty use of CSS, it will also let you know when your CSS poses some risks that may jeopardise its usability. Link here
HTML Validator :
Just like CSS validator , comes the HTML validator that checks your web pages for technical specifications.Most of the Web pages are written in markup languages, like HTML or XHTML. These languages are specified by preconditions, that usually contain a machine-readable grammar HTML validator checks an HTML/XHTML document against these constraints .The Markup Validator is a free service by W3C that helps you check the validity of Web documents.![]()
Checking Web documents for validation is an important task that can help improve & ensuring a website’s quality, & it can save a lot of time & resources .Validation is, however, neither a entire quality check, nor is it strictly same as checking for conformity to the specification.

i think i told u these… browser shots…
Yes Dude.Full credits to you.I just used it and wrote down the best features along with other similar web services .