473,385 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

HTML syntax checker

i have lot of html code.
i want to check the html syntax correctly and also want to check web2.0 standards.

Is there any tool available for this.
please help me.
Jan 24 '08 #1
1 4847
i have lot of html code.
i want to check the html syntax correctly ..........
HTML Tidy is the de-facto standard HTML syntax error checking and clean-up program. It is not only a Markup syntax error checker, it also checks for document well-formedness; can convert HTML to XHTML; convert Uppercase Markup to lowercase; effect code "Pretty Printing" (indentation and spacing), etc. Although Tidy is one of the most popular and useful Web authoring utilities, it is not a Validator -- it will not check Markup against specific DTDs and offer corrective action -- although running documents through Tidy first is an important step toward successful Validation. I run all my Web pages through Tidy and use it for code "pretty printing".

Forget "Web 2.0" -- just produce good semantic Markup and constructs.

James
Jan 24 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: andreas kirschner | last post by:
hello regexp developers, how can i replace text outside a html syntax by using reg exps in php? I mean i have a text like <h3>heading</h3> <p>text</p> <table> <tr> <td>cell1</td>
3
by: Steve | last post by:
Hi, Does anyone know of any JS syntax checkers for OS X (preferably free!) It's a bit of pain when you write some JS only to find your browser doesn't do what you expect (usually nothing!). ...
2
by: Derek Basch | last post by:
I once found an online javascript validator that you could just upload a file to and it would check for bad syntax and bad conventions. Now I cant find the darn thing. It had a beige background it...
10
by: Leo Breebaart | last post by:
Hi all, I have written an XHTML syntax checker, called 'Tidybot'. It is built on top of the well-known "HTML Tidy" library. I wrote it because I needed some very specific functionality I...
1
by: dzemo | last post by:
I need to implement formula syntax checker (like crystal reports formula field or something like than) Like this it should be : I have tree list with some fields which user can ad to formula...
6
by: dubing | last post by:
Hello everyone, Anybody aware of any tools that can check html syntax? The problem I'm facing now is a page does not show very right (e.g. a text line protruding out of the right page border). ...
1
by: marmi | last post by:
hi all does anybody know how can i check my sql syntax in vb6 before triggering it? thank you for your assistance
0
by: ichi32 | last post by:
Just recently, I have been trying a project in c# that will check a user-inputed URL in a textbox and then check its syntax and its ip equivalence or anything that would help me filter a phish site...
3
by: Kinokunya | last post by:
Hi guys, My group and I will be working on our final year project, the scope to do a program/web-based application similar areas of functionalities like the PyLint and PyChecker; a Python syntax...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.