<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019776" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019776</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119800</link>
    <description> &lt;p&gt;&quot;Troublesome&quot; is a word I would choose also.  Hey, it was worth a shot wasn&#039;t it? &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;
&lt;p&gt;By the way, I like that {echo (&quot;it wasn&#039;t me ;)} thing in your signature.  Ever seen the Disney movie &quot;Rocketman&quot; starring Harland Williams? &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>Tue, 26 Nov 2002 07:07:09 +0000</pubDate>
 <dc:creator>fiesty_01</dc:creator>
 <guid isPermaLink="false">comment 1119800 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119793</link>
    <description> &lt;p&gt;you can use javascript to &quot;try&quot; pick the version that works most of the time (opera can appear as ie ...) and if the person has javascript turned off (as many do these days to avoid pop ups) it wont work.&lt;br /&gt;
so goes back to Megans comment above.&lt;/p&gt;
&lt;p&gt;Some people have 3, 4 or 5+ browsers on their computer and still have problems in others, I have 6 browsers but dont have IE6 or NS6 which can be troublesome.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Nov 2002 03:49:49 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1119793 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119791</link>
    <description> &lt;p&gt;LOL!  Don&#039;t we wish it was that simple!  See, this is what authoring in standards is all about.  Theoretically, if you write your code properly, your page should look the same in all browsers.  Of course, if you had a computer you&#039;d have all the different browsers available, so you could take a quick look and make sure things look right before going back to the code.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Nov 2002 02:39:17 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1119791 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119790</link>
    <description> &lt;p&gt;Are there any CSS, XML, XHTML, JavaScript, etc., codes (other than the CSS you have all been talking about) that are written like the following to tell the web page how to fit in whichever browsers you want it to &quot;fit&quot; it?&lt;/p&gt;
&lt;p&gt;In other words, some such code might look something like the following (this is just made-up):&lt;/p&gt;
&lt;p&gt;fit=IE 2, 3, 4, 5; NS 1-3&amp;gt;&lt;/p&gt;
&lt;p&gt;So, the above made-up code would tell the website you&#039;ve created to adjust to look good in the 2-5 versions of IE (Internet Explorer) and the 1-3 versions of NS (Netscape).&lt;/p&gt;
&lt;p&gt;There probably isn&#039;t any such coding, but I just wanted to make sure.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Nov 2002 02:23:07 +0000</pubDate>
 <dc:creator>fiesty_01</dc:creator>
 <guid isPermaLink="false">comment 1119790 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119768</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by fiesty_01 &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Busy:  What does the following do?&lt;br /&gt;
 &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; Tells the browsers what version of doc it is (text/html) and lanuage (iso-8859-1) english or in proper terms the character encoding used.&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Nov 2002 22:07:58 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1119768 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119724</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by fiesty_01 &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;I have also run XHTML validation checks of other sites on the net (nobody&#039;s site on here) and the validator has come up with even more errors than what I had to begin with on these sites.  How are these sites getting by with this? &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; It&#039;s suprising how many people out there develop websites for a living and have no clue about standards.  A lot of people seem to think that HTML is something you learn once and never have to think about again.  Some of them may not even know how to code at all, so they use a non-standard supporting visual editor.  Some of these editors have improved a lot in terms of standards support (and one of them is excellent in that regard), but if people don&#039;t know what the code is doing, or even look at what it&#039;s doing, they&#039;re gong to have a hard time writing valid code.  A lot of these HTML editors need to be doing more to promote standards and help people write better code.&lt;/p&gt;
&lt;p&gt;This matter is complicated when you get into big sites that use a lot of server-side scripting and different people working on the same project.  You may have a backend programmer and a content editor working on the site that know very little about HTML. Do they need to become HTML experts?  No, that wouldn&#039;t be the most efficient way to operate.  Certainly they should have some sort of understanding of standards though.  One solution is to rethink the way the development process works. Another possibility is a new tool from Macromedia, which is specifically designed for these types of situations. &lt;/p&gt;
&lt;p&gt;I honestly think that the key to keeping current in the web industry is to hang out at a place like this.  There is no other way to find out what the new technologies are and how to use them practically (unless you really want to read through all that technical stuff on the w3c site and figure it out for yourself - I&#039;m sorry, I don&#039;t have that kind of time).  Here you&#039;ll find out what kind of standards people use, and what techniques they use to make their sites look good *and* validate.&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Nov 2002 15:10:25 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1119724 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119715</link>
    <description> &lt;p&gt;Most of the web is a mess, codewise. Use anything other than IE (and heck, even in IE of any flavour) and at least 40% of the sites you visit will be broken in some way, from just presentation (Microsoft doesn&#039;t render properly in Netscape 7 at all, because the people who coded it don&#039;t know what they are doing), to serious display errors that render the site unusable.&lt;/p&gt;
&lt;p&gt;The point of standards is a) less work for the developer to make it work everywhere, b) more consistent display in a wider variety of browsers, c) future-proofing (to some extent) so we can finally move forward instead of endlessly revising the old content for design issues only (revisions will clearly be needed if the content changes, or needs updating, but it&#039;s ridiculous to endlessly revise the content because you change your company colours).&lt;/p&gt;
&lt;p&gt;And if you had a pc, you could use a better system -- even without using a WYSIWYG HTML editor, you can write the code in a text editor (there are several that are free or inexpensive, and a number that cost a bit but are bloody marvelous), and ftp the files to the server (send the files directly, without them being parsed or interpreted).&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Nov 2002 14:09:40 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1119715 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119709</link>
    <description> &lt;p&gt;The reason why other sites will come up with errors may be that the person who build the site didn&#039;t check for errors! Pages will still display but they may not be &#039;correct&#039; by the current standards or they may not have been coded to XHTML standards.&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Nov 2002 12:24:55 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1119709 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119698</link>
    <description> &lt;p&gt;Correction:  I&#039;m gonna try to take off work from Dec. 1 - 7 (not Nov., hehe).&lt;/p&gt;
&lt;p&gt;Anyone care to comment on my last question about some popular websites on the net coming up with a lot of XHTML errors in the validator?&lt;/p&gt;
&lt;p&gt;Busy:  What does the following do?&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Nov 2002 06:48:59 +0000</pubDate>
 <dc:creator>fiesty_01</dc:creator>
 <guid isPermaLink="false">comment 1119698 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/review-request-franks-music-lessons#comment-1119668</link>
    <description> &lt;p&gt;Thanks Suzanne.  Good explanation (now you&#039;re talking in &quot;my&quot; language!). &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;
&lt;p&gt;I do wonder why the Angelfire editor is screwing with my code anyway, and how I would avoid this using the same Angelfire editor (or different editors) on an actual PC (?).&lt;/p&gt;
&lt;p&gt;I have also run XHTML validation checks of other sites on the net (nobody&#039;s site on here) and the validator has come up with even more errors than what I had to begin with on these sites.  How are these sites getting by with this?&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 23:54:02 +0000</pubDate>
 <dc:creator>fiesty_01</dc:creator>
 <guid isPermaLink="false">comment 1119668 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
