Thread: html bugs
Results 1 to 5 of 5
Related
-
Replies: 1
-
CSS Bugs Forum: CSS Forum
Replies: 3 -
multi-level JavaScript document.write / html page within a html page Forum: Javascript Forum
Replies: 7 -
How to post a variable from HTML to perl and from perl to HTML Forum: CGI Perl Forum
Replies: 1 -
How to post a variable from HTML to perl and from perl to HTML Forum: Website Scripts Forum
Replies: 0
-
12-17-2007, 08:43 AM #1
html bugs
Hi friends, are there any softwares that catch bugs in our websites?
if so please do mention them and give me the links
Thank you
-
12-17-2007, 10:35 AM #2
Re: html bugs
What kind of bugs? Missing links? Errors in your code? You need to be a little more specific.
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
-
12-21-2007, 06:06 AM #3
Re: html bugs
Depending on what you're looking for...the W3C's validation tool can be immensely helpful. Just plug in the url of your page here: http://validator.w3.org/. I hope this helps.
-
12-21-2007, 11:09 PM #4
Re: html bugs
There are a lot of tools out there, but one I can't live without is the Total Validator extension for Firefox. It checks HTML, accessibility, spelling, broken links... it even shows you how you would see your page in a choice of browsers you might not have installed (only one at a time in the free version).
Make sure you set the options before you start using it.
Stop staring and install it right now!!
(I'm not allowed to post links yet, just go to totalvalidator.com and look for the Firefox extension in the Downloads section).Last edited by blanchrt; 12-21-2007 at 11:10 PM. Reason: Better reading
-
12-23-2007, 03:38 AM #5
Re: html bugs
Thank you everbody.
Yes i came to know that there are many tools to find bugs and it depends on the type of errors we are looking for.
Firefox has a good validator.
Thank you