<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039249" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039249</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222779</link>
    <description> &lt;p&gt;I think I&#039;ve found my problem. It&#039;s apparently a well-known IE6 bug and there&#039;s an explanation and solutions here: &lt;a href=&quot;http://www.positioniseverything.net/explorer/peekaboo.html&quot; class=&quot;bb-url&quot;&gt;http://www.positioniseverything.net/explorer/peekaboo.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m gonna get a large mug of coffee and study up on the notoriously wacky, zany IE6. But first I wanna thank Roo for fixing my code ( :blush: ) and supersam33 for the suggestion about a straight html page.  I&#039;m going to keep that idea nearby for emergencies.&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 12:08:06 +0000</pubDate>
 <dc:creator>Magenta</dc:creator>
 <guid isPermaLink="false">comment 1222779 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222775</link>
    <description> &lt;p&gt;your css wasnt valid with ie6, to fix this&lt;br /&gt;
you can put a simple link at the bottom of the page, changing from css to html, just make another page, maybe called like index2.html, and remove the css link from that and make it the html only page, this would make the site accessible by everyone.&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 08:38:35 +0000</pubDate>
 <dc:creator>supersam33</dc:creator>
 <guid isPermaLink="false">comment 1222775 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222774</link>
    <description> &lt;p&gt;It still doesn&#039;t display properly.&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;  However, in an attempt to isolate the problem, I removed the link to the stylesheet from the html and the missing list appeared in IE6, unstyled but it was there. Does this give anyone any clues as to what the prob is?&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 08:11:47 +0000</pubDate>
 <dc:creator>Magenta</dc:creator>
 <guid isPermaLink="false">comment 1222774 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222773</link>
    <description> &lt;p&gt;Roo, just saw your post with the corrected code! Thank you so much for going to all that trouble! I&#039;ll try it right now!&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 07:58:12 +0000</pubDate>
 <dc:creator>Magenta</dc:creator>
 <guid isPermaLink="false">comment 1222773 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222772</link>
    <description> &lt;p&gt;Roo, thanks for the correction to the DTD. I&#039;ve fixed the html file as you suggested but IE6 still won&#039;t show the links list. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;     I had the closing head tag in the document, I just did a slack job of cutting and pasting it to here. I think staring at code for hours has drained my caffeine reserves. Brain&#039;s getting....thingy.&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 07:56:46 +0000</pubDate>
 <dc:creator>Magenta</dc:creator>
 <guid isPermaLink="false">comment 1222772 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222771</link>
    <description> &lt;p&gt;And when you add the --&amp;gt;&lt;br /&gt;
Remove the beginning tag.&lt;/p&gt;
&lt;p&gt;This is corrected code:&lt;/p&gt;
&lt;p&gt;Used Cars at Western Motors.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;wmheader.jpg&quot; alt=&quot;page header&quot; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;index.html&quot;&gt;HOME&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;profile.html&quot;&gt;PROFILE&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;carsforsale/index.php&quot;&gt;CARS FOR SALE&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;repairs.html&quot;&gt;MECHANICAL REPAIRS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;finance.html&quot;&gt;FINANCE&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;USED CARS FOR SALE AT THE CHEAPEST PRICES&lt;br /&gt;
IN THE WEST&lt;/p&gt;
&lt;p&gt;How To Find Us&lt;br /&gt;
Western Motors is situated on the corner of Rosamond Road and Mitchell Street.&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 07:46:52 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1222771 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222770</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;supersam33;222767 wrote:&lt;/strong&gt; Maybe add a bit of CSS to even it all out and get it working properly?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Sorry, I forgot to post the stylesheet.:blush:  &lt;/p&gt;
&lt;p&gt;body&lt;br /&gt;
{&lt;br /&gt;
   font-family: Verdana, Helvetica, Arial, sans-serif;&lt;br /&gt;
   color: #000000;&lt;br /&gt;
   background-color: #e0e0e0;&lt;br /&gt;
   margin: 0px;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;#header&lt;br /&gt;
{&lt;br /&gt;
  width: 780px;&lt;br /&gt;
  margin-left: auto;&lt;br /&gt;
  margin-right: auto;&lt;br /&gt;
  border-bottom: solid #d5d5d5 3px;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;#container&lt;br /&gt;
{&lt;br /&gt;
  position: relative;&lt;br /&gt;
  width: 774px;&lt;br /&gt;
  margin-left: auto;&lt;br /&gt;
  margin-right: auto;&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  border: solid #a4a4a4 3px;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;#nav&lt;br /&gt;
{&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  width: 140px;&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  margin: 0;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;#nav ul li&lt;br /&gt;
{&lt;br /&gt;
  list-style-type: none;&lt;br /&gt;
  margin: 0;&lt;br /&gt;
  padding: 0;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;#nav ul&lt;br /&gt;
{&lt;br /&gt;
  margin: 0;&lt;br /&gt;
  padding: 0;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;#nav ul li a:link {&lt;br /&gt;
  color: #666666;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;#nav ul li a:visited {&lt;br /&gt;
  color: #a4a4a4&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;#nav ul li a:hover {&lt;br /&gt;
  color: #000000;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;#nav ul li a:link, #nav ul li a:visited, #nav ul li a:hover {&lt;br /&gt;
display: block;&lt;/p&gt;
&lt;p&gt;font-weight: bold;&lt;/p&gt;
&lt;p&gt;border-bottom: solid #a4a4a4 1px;&lt;/p&gt;
&lt;p&gt;padding-top: 3px;&lt;/p&gt;
&lt;p&gt;padding-bottom: 3px;&lt;/p&gt;
&lt;p&gt;padding-left: 15px;&lt;/p&gt;
&lt;p&gt;text-decoration: none;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;#main&lt;/p&gt;
&lt;p&gt;{&lt;br /&gt;
  float: right;&lt;br /&gt;
  width: 634px;&lt;br /&gt;
  margin-left: 140px;&lt;br /&gt;
  border-left: solid #a4a4a4 3px;&lt;br /&gt;
  padding: 10px;&lt;br /&gt;
}&lt;br /&gt;
#cheap&lt;br /&gt;
{&lt;br /&gt;
  font-size: 1.4em;&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
  font-style: italic;&lt;br /&gt;
  text-align: center;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;#map&lt;br /&gt;
{&lt;br /&gt;
  width: 500px;&lt;br /&gt;
  height: 300px;&lt;br /&gt;
  border: solid #a4a4a4 2px;&lt;br /&gt;
  margin: 10px;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;h2&lt;br /&gt;
{&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 07:43:50 +0000</pubDate>
 <dc:creator>Magenta</dc:creator>
 <guid isPermaLink="false">comment 1222770 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Errors</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222769</link>
    <description> &lt;p&gt;Try correcting the code errors and see what happens:&lt;/p&gt;
&lt;p&gt;Right off the bat I see something missing in your Doctype.&lt;/p&gt;
&lt;p&gt;It should look like this:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;And you are missing the closing &lt;strong&gt;&lt;/strong&gt; tag.&lt;/p&gt;
&lt;p&gt;These things will throw off the entire page when you are using XHTML. It will not allow errors.&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 07:37:43 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1222769 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/links-list-disappears-ie6#comment-1222767</link>
    <description> &lt;p&gt;Maybe add a bit of CSS to even it all out and get it working properly?&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Aug 2007 06:59:31 +0000</pubDate>
 <dc:creator>supersam33</dc:creator>
 <guid isPermaLink="false">comment 1222767 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
