DHTML Forum  

Go Back   DHTML Forum > dhtmlcentral.com > General DHTML issues
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 29.06.2006, 06:30
GanJa GanJa is offline
Neuer Benutzer
 
Join Date: 21.05.2006
Location: USA
Posts: 6
Default

As far as using XHTML. If I convert it to HTML the page goes nuts and looks wierd. HTML 4.01 does not server up the page, the look, the same was xhtml does. I originally started programming this site in 4.01 but then was forced to move to XHTML to take advantage of the CSS programming side for looks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 30.06.2006, 11:52
molonaesp molonaesp is offline
Benutzer
 
Join Date: 22.11.2004
Location: Spain
Posts: 49
Default

There is 0 advantages in using XHTML if you are serving it as text and not as an application. Furthermore, IE will treat it as HTML with bugs.

The DOM you are using is for HTML, so that shouldn't be a problem. Obviously, if you change to HTML 4.01 strict, you need to change the empty tags (
will be
again, etc).

CSS is the same for both. The only difference is that XHTML can take the advantages of XML styling (because it is XML as a matter of fact) but, again, that only is possible if you serve it as application/xml+xhtml and IE doesn't support XHTML at all.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Forum Jump

All times are GMT +2. The time now is 04:02.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.