<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019344" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019344</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115346</link>
    <description> &lt;p&gt;In short, I think that XHTML 2 may be healthy for the net, but unhealthy for webmasters. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 03 Oct 2002 05:46:39 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1115346 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115343</link>
    <description> &lt;p&gt;i agree with megan, anyone who has been around for a few years can appreciate the headway that has been made, especially now that netscape 4x is all but out of the pictures (even moreso for javascript programmers)&lt;/p&gt;
&lt;p&gt;its gotten ALOT better, and continues to get better, although it&#039;s obviously still extremely far from perfect.&lt;/p&gt;
&lt;p&gt;Lately i&#039;ve noticed applications i develop with Mozilla 1.0 for the most part look identical in IE 5/6 and Netscape 6 (obviously - same engine) which very little or no modification.  Perhaps im just getting real good at writing portable code, but i think the browsers are just getting better.  actually im sure its a combination, there still are tricks you need to know to but the browsers have improved drastically.&lt;/p&gt;
 </description>
     <pubDate>Thu, 03 Oct 2002 04:35:28 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1115343 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115330</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by jkd &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;IE supports up to XHTML 1.0 Transitional. Of course, it doesn&#039;t support XML namespaces, so it doesn&#039;t support XHTML served as application/xhtml+xml, text/xml, or application/xml (which are all more valid ways of serving it than text/html).&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Mozilla supports XHTML 1.1, among other things.&lt;/p&gt;
&lt;p&gt;I&#039;m pretty sure Opera 6 also does XHTML 1.1.&lt;/p&gt;
&lt;p&gt;Which leads me to wonder where you got the conception that browsers poorly support XHTML? &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;there are three standards of XHTML, frameset, transitional and strict, so to fully support XHTML all three must be supported.&lt;/p&gt;
&lt;p&gt;transitional is pretty well much a tidy HTML, it is very backwards compatiable, allowing such things as font tags, bold tags etc etc (some of which are standard, some are not). Don&#039;t even need CSS.&lt;br /&gt;
Strict on the other hand wont allow some older HTML and the CSS needed to do the things aren&#039;t supported in all late model browsers. there are even some old HTML tags that still dont work in browsers like they are meant to, try the label tag and see the many results that displays (opera6 is worse).&lt;br /&gt;
XHTML1 strict doesnt allow the border value on images, try use CSS to make border=0 on linked images&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Oct 2002 22:59:57 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1115330 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115313</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by The Webmistress &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;You would have thought by now that the browser programmers would have got together with the W3C and agreed on things rather than everyone doing their own thing and making it harder for us designers!! &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;But they have! I think that we should consider ourselves lucky that all of the current browsers are supporting the standards as well as they are now.  We can finally use CSS, and if people would stop using NS 4 we could use it even more than most of us are at this point.  We can write xhtml and if you know what you&#039;re doing you don&#039;t have to use a whole lot of browser hacks anymore.  Opera, Mozilla, and IE support the same standards in the same way (with a few minor differences in interpretation).  I think we should be thankful that they&#039;ve gotten this far.  It&#039;s a far cry from the way things were 3-4 years ago.&lt;/p&gt;
&lt;p&gt;I do think that it&#039;s a lot to expect for the browsers to get up to speed on xhtml 2.0 right away.  It sounds like the spec isn&#039;t even fully defined yet and you would have to give them time to bring their software up to the standard.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Oct 2002 13:25:02 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1115313 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115302</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Busy &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;but the thing is will browsers fully comply to XHTML2 ? they havent complied to version 1 yet when they said they would.&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;IE supports up to XHTML 1.0 Transitional. Of course, it doesn&#039;t support XML namespaces, so it doesn&#039;t support XHTML served as application/xhtml+xml, text/xml, or application/xml (which are all more valid ways of serving it than text/html).&lt;/p&gt;
&lt;p&gt;Mozilla supports XHTML 1.1, among other things.&lt;/p&gt;
&lt;p&gt;I&#039;m pretty sure Opera 6 also does XHTML 1.1.&lt;/p&gt;
&lt;p&gt;Which leads me to wonder where you got the conception that browsers poorly support XHTML?&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Oct 2002 10:13:20 +0000</pubDate>
 <dc:creator>jkd</dc:creator>
 <guid isPermaLink="false">comment 1115302 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115292</link>
    <description> &lt;p&gt;You would have thought by now that the browser programmers would have got together with the W3C and agreed on things rather than everyone doing their own thing and making it harder for us designers!!&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Oct 2002 07:15:51 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1115292 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115287</link>
    <description> &lt;p&gt;but the thing is will browsers fully comply to XHTML2 ? they havent complied to version 1 yet when they said they would.&lt;/p&gt;
&lt;p&gt;I have my fingers crossed they do.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Oct 2002 05:50:24 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1115287 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115278</link>
    <description> &lt;p&gt;I think that mostly it&#039;s the same thing just another, more correct, way of writing things (i.e.  instead of ) .  I do think that it&#039;s going to take a good four years or so for this to really catch on - and it isn&#039;t backward compatible, so that&#039;ll add some more time while we wait for non-xhtml 2 compatible browsers to drop out of the picture.  &lt;/p&gt;
&lt;p&gt;I am really looking forward to the simplicity of the  menu&#039;s, and being able to use any element as a link instead of having to wrap it in an anchor tag.&lt;/p&gt;
&lt;p&gt;As for the HTML vs. xhtml debate - HTML just got out of control in terms of what it was meant to do and what people were forcing it to do.  It was never meant to be a presentation language, but ended up becoming one when it couldn&#039;t keep up with the designers.  This got even worse when the two major browsers in the 96-98 browser war decided to implement things differently, which meant that designers had to use browser-specific hacks to get things to look right.  So, 1.  presentation should be separate from structure.  It&#039;s just easier that way and 2.  if everything is done to one standard you don&#039;t have to worry about what your page is going to look like in a different browser, let alone an entirely different browsing device.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Oct 2002 01:35:31 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1115278 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115271</link>
    <description> &lt;p&gt;... hmm cant say i like the changes... and just so they know, i liked my  tags.&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Oct 2002 00:29:35 +0000</pubDate>
 <dc:creator>jammin</dc:creator>
 <guid isPermaLink="false">comment 1115271 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/xhtml-20#comment-1115270</link>
    <description> &lt;p&gt;XHTML enables use by disabled people, wap phones, viewing by tvs ... more of an user friendly information age type thing.&lt;/p&gt;
&lt;p&gt;XHTML1 was released back in 2000, has taken this long to catch on, but since the browsers aren&#039;t up to speed yet (with CSS) a few people still dont use it. &lt;/p&gt;
&lt;p&gt;It&#039;s like when everyone started making web pages with frontpage, they all looked the same, now with CSS they all look the same, are very limited in what we can use, but then if the person stats in the browser options they want to use their own style sheets, the layouts go right out the window.&lt;/p&gt;
&lt;p&gt;XHTML is how HTML should of been written, tidy, clean code, then XHTML2 (or even 1.something) should of been the introduction of CSS or advanced CSS, IMO they have missed to many steps.&lt;/p&gt;
&lt;p&gt;Everyone should start using JSSS hehe (only works in NN4) j/k&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Oct 2002 00:10:47 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1115270 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
