hai any one help me to get html validation code to hoist on my web page i am doing final year project work in that.
Hi Vicky, and welcome to the forums. If I understood your question right, you're wanting one of those "W3C Valid (X)HTML" buttons, right? I wouldn't worry about them. Not only do they look amateurish, but over time the site could be updated (by anyone) causing an error on the page. But if you really have your heart set on one, go to http://validator.w3.org and check your HTML for errors. If none show up, they'll give you the code to use on your site. Hope that helps.