<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019831" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019831</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120372</link>
    <description> &lt;p&gt;not an easy answer, you can use javascript to sniff for the browser type but has two downsides, one if javascript is turnd off (which is very common these days to avoid pop ups) it wont work, and two some browsers like Opera can have different ones.&lt;/p&gt;
&lt;p&gt;you can use CSS &quot;link&quot; and &quot;import&quot; but will limit it to version 4 and below and version 5 and above but wont actually differ between browsers.&lt;/p&gt;
&lt;p&gt;You can use PHP I believe to get browser type, but again isn&#039;t 100%&lt;/p&gt;
&lt;p&gt;if your going for browser type, you&#039;d end up with about 3 or 4 files, IE, NS, and other, then if you want new and old, it&#039;s another 2 files&lt;/p&gt;
&lt;p&gt;best to use the css old/new and just use 2 style sheets and try make the site universal (same in all browsers)&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Dec 2002 00:08:57 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1120372 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120369</link>
    <description> &lt;p&gt;oic, well it&#039;s gone now, i have yet to upload it&lt;/p&gt;
&lt;p&gt;...i&#039;m thinking of making my site load different pages [index.php] and css files based on their browser, how would i do that?&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Dec 2002 23:57:37 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120369 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120358</link>
    <description> &lt;p&gt;HTML and CSS are seperate things, a comment in HTML is  and a comment in CSS is /* */ both are unsupported by the other&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Dec 2002 20:42:27 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1120358 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120343</link>
    <description> &lt;p&gt;Make the css work properly??&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Dec 2002 11:14:25 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1120343 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120337</link>
    <description> &lt;p&gt;ok busy, but what will that do?&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Dec 2002 10:35:26 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120337 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120331</link>
    <description> &lt;p&gt;take the html comments out of your .css file&lt;br /&gt;
 at the bottom&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Dec 2002 05:54:49 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1120331 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120326</link>
    <description> &lt;p&gt;yeah, nopthing in the headsection is loading, because there&#039;s nothing there, were u using ie mark?&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Dec 2002 03:43:18 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120326 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120308</link>
    <description> &lt;p&gt;The page has a light blue background.  The table where the form is has a white background.  The form inputs have a gray background.&lt;/p&gt;
&lt;p&gt;And the logo at the top right isn&#039;t loading.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Nov 2002 23:34:51 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1120308 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120299</link>
    <description> &lt;p&gt;well to be specific here&#039;s what i c:&lt;/p&gt;
&lt;p&gt;white background, where it&#039;s ment to be a light bluey colour :#55aaff;&lt;/p&gt;
&lt;p&gt;what do u guys c?&lt;/p&gt;
&lt;p&gt;o btw it has no heading so just ignore that&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Nov 2002 22:28:30 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120299 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-site-dont-show-properly#comment-1120239</link>
    <description> &lt;p&gt;For starters, IE is more tolerant of coding errors and you have a couple. Take a close look at your table structures.&lt;/p&gt;
&lt;p&gt;Beyond that, you need to be more specific&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Nov 2002 12:34:24 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1120239 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
