Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Designing > HTML/CSS
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-14-2008, 09:33 AM
Junior Member
 
Join Date: Dec 2007
Posts: 6
Question migrate to XHTML

I'm not sure but I think I want to try to migrate to XHTML 2.0. Does anyone know of any analytical tools that look at your existing HTML code and tell you what is not compliant with that standard, making specific recommendations on how to make it compliant?
Given how much content I have to update, doing this by hand is out of the question. I need to write a program to parse my files and generate new copies for me.
_________________
what is an adverse credit mortgage Self Cert Mortgage

Last edited by Chaky : 03-11-2008 at 09:53 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-14-2008, 12:26 PM
BigAlReturns's Avatar
Moderator Extraordinaire!
 
Join Date: Dec 2007
Location: The Wirral, England
Posts: 291
Send a message via MSN to BigAlReturns
Default

Why do you want to change to XHTML2.0? It isn't supported by IE, so as far as I'm aware the best you can do is use XHTML markup but still presented as HTML4.01 to the browser.
If you are wanting to improve the validation and semantic markup of your pages, then that definitely does sound like a good idea - I would aim for HTML4.01Strict validation. The problem is that writing an automated script would be tricky to say the least - it depends largely on what particular methods you're currently using. It could easily be written to change your code into validating code, but as a parser couldn't judge your code's actual meaning, i.e. what it's meant to look like at the end, then you're bound to end up with valid code, but valid code that renders differently from its predecessor.
I don't know how much you mean by a "large volume" of work, but I would personally try and do it by hand, just doing the odd page when I had a chance, and eventually it would all get done. In the meantime, as long as it renders correctly in the majority of browsers there's not too much to worry about. Of course, aim to write any future pages in validating code!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-14-2008, 02:20 PM
ryanhellyer's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 707
Default

Quote:
Originally Posted by BigAlReturns View Post
Why do you want to change to XHTML2.0? It isn't supported by IE

Or any other browser yet AFAIK.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-14-2008, 02:41 PM
BigAlReturns's Avatar
Moderator Extraordinaire!
 
Join Date: Dec 2007
Location: The Wirral, England
Posts: 291
Send a message via MSN to BigAlReturns
Default

Quote:
Originally Posted by ryanhellyer View Post
Or any other browser yet AFAIK.
I was tempted to go as far as saying no browsers, but wasn't certain about FF2.0. I'm sure you're right that it's none, but regardless of this, even if IE was on its own in not supporting, it (unfortunately) holds too much market share to disregard it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Xhtml strict 1.0 vs xhtml 1.1 xasol HTML/CSS 3 12-08-2007 12:55 AM


All times are GMT -5. The time now is 12:42 PM.


Website Design by Ducani Media Group
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.