|
Posted by Rob on 06/13/07 07:40
Neredbojias schreef:
> On Tue, 12 Jun 2007 10:24:23 GMT UKuser scribed:
>
>> I've just read a very interesting article about XHTML which has begun
>> to question my logic of designing my pages as XHTML 1.0 Strict.
>>
>> If you design pages as XHTML please read it:
>> http://www.webdevout.net/articles/beware-of-xhtml
>>
>> We all know that xhtml has to be served as application/xhtml+xml and
>> maybe don't mind if it doesnt, however if it IS served (even as VALID
>> xhtml) as xhtml+xml, Internet Explorer won't display it! At all!
>>
>> For those who use firefox, this plugin is well worth adding so you can
>> properly view your pages through the Firefox/XML parser:
>> https://addons.mozilla.org/en-US/firefox/addon/3207.
>>
>> However my Q on that basis is, does anyone know of a way to convert
>> XHTML to HTML 4.01 Strict? I have HTML tidy, but not sure if it can be
>> done. Is there a simple converter somewhere out there?
>
> Can't you just use the search-and-replace feature of a good text editor?
> It isn't _that_ complicated.
>
Loose all the end-tags
Change all lowercase tags to uppercase
[just kiddin']
Rob
Navigation:
[Reply to this message]
|