|
Posted by Adrian on October 23, 2004, 2:09 pm
Please log in for more thread options
> Could someone please tell me how I can check out the correctness of a
site's
> coding. I have brought about a website, checked it out with various
> browsers. It seemed to be ok. Then I come across a browser that has
problems
> with my site, and I'd like to find out what I have done wrong. Apologies
if
> this question has been asked a million times before, however I do not have
> this information and would be grateful if someone could provide me with an
> answer.
I am very grateful for the responses.
Thanks a lot.
Adrian.
|
|
Posted by Daniel R. Tobias on October 23, 2004, 4:28 pm
Please log in for more thread options
Adrian wrote:
> Could someone please tell me how I can check out the correctness of a site's
> coding. I have brought about a website, checked it out with various
> browsers. It seemed to be ok. Then I come across a browser that has problems
> with my site, and I'd like to find out what I have done wrong. Apologies if
> this question has been asked a million times before, however I do not have
> this information and would be grateful if someone could provide me with an
> answer.
Some discussion of validators and linters, with links to several of
them, is in my site:
http://webtips.dan.info/validators.html
--
== Dan ==
Dan's Mail Format Site: http://mailformat.dan.info/ Dan's Web Tips: http://webtips.dan.info/ Dan's Domain Site: http://domains.dan.info/
|
|
Posted by brucie on October 23, 2004, 7:27 pm
Please log in for more thread options In comp.infosystems.www.authoring.html Adrian said:
> I come across a browser that has problems with my site, and I'd like
> to find out what I have done wrong.
how refreshing. i cant remember the last time someone thought to check
their markup rather than just blaming the browser.
HTML Validators:
http://validator.w3.org/ http://valet.webthing.com/page/ http://htmlhelp.com/tools/validator/ XML: http://www.stg.brown.edu/service/xmlvalid/
"HTML validation" is a good tool, but just a tool
http://www.cs.tut.fi/~jkorpela/html/validation.html Beyond validation
http://www.w3.org/QA/Tips/beyond-validation
css checkers:
http://jigsaw.w3.org/css-validator/ http://www.htmlhelp.com/tools/csscheck/ http://examples.tobyinkster.co.uk/checkers
Web Accessibility Initiative (W3C)
http://www.w3.org/WAI/ Web Content Accessibility Guidelines 1.0
http://www.w3.org/TR/WAI-WEBCONTENT/ Accessibility Toolbar
http://www.nils.org.au/ais/web/resources/toolbar/
website analysis
http://www.websiteoptimization.com/services/analyze/
--
v o i c e s
|
| Similar Threads | Posted | | Link Checking | August 21, 2006, 9:25 am |
| HTML syntax checking tool? | December 9, 2005, 1:20 pm |
| re checking site using other/older browsers? | May 4, 2008, 2:00 am |
| HTML Coding Guidelines | May 21, 2005, 8:01 pm |
| Coding javascript and css reliant UI elements | October 13, 2005, 10:22 am |
| Chinese Characters in html (coding on a Mac OS X) | February 13, 2006, 10:48 pm |
| Massive HTML coding errors | April 13, 2006, 8:16 pm |
| Looking for platinum colour code for RGB coding | November 11, 2007, 10:36 am |
| Multiple coding systems, and filesystems | June 3, 2008, 5:08 pm |
|