<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1029664" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1029664</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175510</link>
    <description> &lt;p&gt;Thought my ears were burning &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;br /&gt;
Sorry if I come across as if berate JeevesBond, as you say it&#039;s a difference of opinion and not personal.&lt;/p&gt;
&lt;p&gt;I&#039;m all for standards, but everyone (well some) have a different interpretation of the levels of standards, example XHTML, I personally wish everyone used it, but no where is it written that tables can not be used with it, tables are great if used correctly, CSS is awesome too, maybe better. Using tables with valid XHTML (trans or strict) with CSS is not wrong. Using CSS with very little XHTML is not wrong, not using CSS at all is not wrong and can all be validated.&lt;/p&gt;
&lt;p&gt;My biggest problem I guess is people think XHTML is a new (text) language - it&#039;s not, it&#039;s old, it&#039;s IMO how HTML should of been released. The biggest hurdle old HTMLer&#039;s have with XHTML is lower case and closing tags, XHTML is a tidy language. People have to relearn how to write the tags tody, this makes people think it&#039;s new. The only real difference between HTML and XHTML is XHTML is all lowercase and single tags like , &lt;img /&gt; and  etc have to be closed with a slash (/). There are no new additions, some retraction suggestions (ie font, center etc) but nothing new.&lt;br /&gt;
CSS on the other hand has come leaps and bonds since first released (which is also very old), CSS can just about be used as a stand alone (probably will end up like that) which is great as it gives cleaner more design friendly coding.&lt;/p&gt;
&lt;p&gt;Forums and tutorials for years have been trying to guide folks to do the real thing but then you get one big site saying write all HTML tags in uppercase and it&#039;s all wasted. Sites and webhosts suggesting the use of frontpage and even publisher (even seen one way back suggesting word) put the cause back years.&lt;/p&gt;
&lt;p&gt;YES write tidy code&lt;br /&gt;
YES validate your code&lt;br /&gt;
YES use CSS&lt;br /&gt;
YES smile at strangers&lt;/p&gt;
&lt;p&gt;Tables are here to stay, written tidily there is nothing wrong with them, IE on the other hand should be wiped out, but will never happen &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>Wed, 27 Jul 2005 11:51:22 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1175510 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175319</link>
    <description> &lt;p&gt;Oh and I don&#039;t think people like Busy are necessarily wrong, just a difference of opinion is all that&#039;s happening. Let&#039;s face it, if we all had the same opinions the world would be very boring &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Jul 2005 11:12:18 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1175319 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175318</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;andyh wrote:&lt;/strong&gt;&lt;br /&gt;
So shouldn&#039;t forums like this be encouraging people to use XHTML+CSS and showing them how to avoid features (such as tables) that cause the most problems. &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I absolutely agree with you Andy! This is an ongoing discussion for many of us though, some feel we should push people towards XHTML/CSS, others feel this is too complicated for people just starting-out with Web Design. I will always advocate standards, whilst people like Busy will berate me for doing so. Do a search and you&#039;ll see this very discussion cropping up time and again, I don&#039;t believe we have a firm policy on this yet at TWF, as with many things this policy - if we ever make one - will be derived from popular opinion.&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Jul 2005 11:10:13 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1175318 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175316</link>
    <description> &lt;p&gt;I think it was when Netscape Communicator first came out that you could wrap the desktop within the browser as an option. It was also an option of Opera up to v6 to do this.&lt;/p&gt;
&lt;p&gt;Clearly the way ahead is to use XHTML+CSS. This combination has been specifically designed to allow you to create sites that &#039;work&#039; for everyone, even those with accessibility problems, and yet still lets designers create stunning looking sites if they wish.&lt;/p&gt;
&lt;p&gt;Also by separating presentation from content in this way pages are easier to write, easier to maintain or completely revamp the look and feel, and less likely to have basic problems - you&#039;d be amazed at some of the issues with pages tested at my site.&lt;/p&gt;
&lt;p&gt;Okay there are discrepancies between what CSS features browsers support, but the work arounds tend to be well-known (it&#039;s been out for years), and tend to be easier to account for than patching HTML 4 to support many browser/platform combinations. Maybe if more people preferred writing in XHTML+CSS, tool/browser developers would provide better support so the problem would reduce?&lt;/p&gt;
&lt;p&gt;So shouldn&#039;t forums like this be encouraging people to use XHTML+CSS and showing them how to avoid features (such as tables) that cause the most problems. Or have I missed some great failing of XHTML+CSS ??&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Jul 2005 10:12:05 +0000</pubDate>
 <dc:creator>andyh</dc:creator>
 <guid isPermaLink="false">comment 1175316 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175303</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: who is stopping netscape from making their own OS and including their browser with it&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Believe it or not MS were very worried NS would do exactly that (and there were plans to do it as well), they were worried that Windows would become just an API that NS would wrap with it&#039;s own sexy web-based interface. Can&#039;t remember exactly but this might be why they brought out the active desktop and all that channels crud (that everyone ignored).&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Jul 2005 21:47:58 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1175303 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175292</link>
    <description> &lt;p&gt;Thats Why its should start from us to advocate standardization...&lt;br /&gt;
Kinda figured out to make sites quite uniform in all borwsers it became art for me now...&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Jul 2005 18:37:51 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1175292 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175258</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Busy wrote:&lt;/strong&gt; Netscape does as it&#039;s told where as IE will guess what you mean.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; Right there is why there are so many bad pages, IE, allows &quot;crap pages&quot; so people mass build them, and think they are right. Imagine if the browsers all were strict about code! What a wonderful net it would be! &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;
&lt;p&gt; I remember a few years ago, back when netscape still had the lead, an article that said that like 50% of the size of browsers was coding to figure out web pages that were not written properly. Imagine how tiny IE could be if it followed strict standards for displaying pages and got rid of its own &quot;unique&quot; codes for crap created in Front Page and Office documents! I feel bad for the poor fools who think they are making good web pages with these! &lt;/p&gt;
&lt;p&gt; Now, on the other had, as for the complaint people had that IE came with windows, I always said &quot;who is stopping netscape from making their own OS and including their browser with it&quot;. This isn&#039;t to say MS didn&#039;t do crap to shut down other competitors programs, but that is a different issue.&lt;/p&gt;
&lt;p&gt; Anyhow, back to the topic. This is just one of the many things you have to live and deal with (properly) to earn the title of &quot;Webmaster&quot;. I&#039;m currently adapting a tables MESS over to css. Boss insisted &quot;make the text as wide as it is on my screen!&quot;, to get a quick fix, I cheated and added&lt;br /&gt;
&lt;blockquote&gt;&#039;s to narrow it down. Well in IE, you do that enough, it blows out table widths.... Sigh, Had to learn CSS sometime...&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;  -Greg&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Jul 2005 00:20:10 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1175258 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175225</link>
    <description> &lt;p&gt;Well if you have all the time in the world, be nit picky, make it work for moz, then hack your way to other popular browsers to make it look the same, I did this before and it seems to work... Mix and Match codes...&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Jul 2005 07:16:53 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1175225 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1175208</link>
    <description> &lt;p&gt;you could use the age old method of javascript determining the browser type. and then output different tags depending on the browser type. &lt;/p&gt;
&lt;p&gt;That way you could have it draw a different sized table for each browser and make the slight adjustments in each to get it looking identical in each one.&lt;/p&gt;
&lt;p&gt;Never tried this tho and probably wouldnt. Seems a bit of a bodged way to do things, not to mention it would add a fair bit of code to your pages depending on how many things u need to adjust.&lt;/p&gt;
&lt;p&gt;Just a passing thought.&lt;/p&gt;
 </description>
     <pubDate>Fri, 22 Jul 2005 14:05:05 +0000</pubDate>
 <dc:creator>Neutron2k</dc:creator>
 <guid isPermaLink="false">comment 1175208 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/make-site-compatible-all-web-browsers#comment-1174992</link>
    <description> &lt;p&gt;If anybody figures a way to make your website look alike, with every browser. Please let me know!.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/grin.png&quot; title=&quot;Laugh&quot; alt=&quot;Laugh&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 18 Jul 2005 23:12:19 +0000</pubDate>
 <dc:creator>steve40</dc:creator>
 <guid isPermaLink="false">comment 1174992 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
