
November 13th, 2004
07:34 AM
Neverside Newbie
Status: Offline!
W3C doesn't 'define' XHTML as the latest version of HTML. Simply not true. According to this page: http://www.w3.org/MarkUp/ , HTML 4.01, XHTML 1.0 and XHTML 1.1 are all separate W3 recommendations for markup that still operate today. As opposed to, for example, HTML 3.2, which is a 'previous version' of markup.
Again, W3Schools is overrated. It's not in any way the official authority related to web development such as the W3C (or even related to it). It's just a random site that gives out free beginner tutorials, no different from HTML Goodies, Webmonkey, etc.
___________________
Learn HTML

November 13th, 2004
08:16 AM
what the hell.. I posted here on accident.. while posting on another topic.. sorry.
-here, some relevance...
umm... XHTML is XHTML.. so I win.
___________________

Last edited by MinDFreeZ, November 13th, 2004 08:23 AM (Edited 1 times)

November 13th, 2004
08:18 AM
'XHTML is the reformulation of HTML 4 as an application of XML."
___________________


November 13th, 2004
08:20 AM
What Natural Cause said is right..
<table width="100%" height="100%" border="0">
<tr valign="middle">
<td width="100%">
<center>blah blah blah</center>
</td>
</tr>
</table>
works fine.. how is it even possible that it doesnt work? I just tested it 
___________________


November 13th, 2004
09:14 AM
Originally posted by MinDFreeZ
What Natural Cause said is right..
<table width="100%" height="100%" border="0">
<tr valign="middle">
<td width="100%">
<center>blah blah blah</center>
</td>
</tr>
</table>
works fine.. how is it even possible that it doesnt work? I just tested it
Doesn't work for me.
Natural Cause: AIM me, DemonKnight30.
___________________
luminire.net

November 13th, 2004
09:22 AM
You must be using... drug-browser version -5.3 ... it works... I will prove it if I must. Show the source of what is not working..
___________________


November 13th, 2004
09:24 AM
No, I'm using the newest version of Firefox...
___________________
luminire.net

November 13th, 2004
12:43 PM
Neverside Newbie
Status: Offline!
Originally posted by Natural Cause
'XHTML is the reformulation of HTML 4 as an application of XML."
This, in no way, implies that XHTML is HTML 5.
___________________
Tables for layout is an abuse. -- Internet Explorer is unsafe.