<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019574" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019574</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117942</link>
    <description> &lt;p&gt;Glad you got it resolved. With testing it locally, either removing the padding or changing the display worked. Changing the display with two stylesheets is a better solution, I think. Good job!&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Nov 2002 17:59:50 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1117942 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117935</link>
    <description> &lt;p&gt;I just wanted to let you all know that I solved the problem with the gaps in netscape - it wasn&#039;t the padding but the display: block I had put in for Mozilla/NS 6/7. Netscape 4.x seemed to want them to be displayed inline, so I just did different stylesheets for each, so Netscape 4 gets display: inline and the others get display: block.&lt;/p&gt;
&lt;p&gt;All settled &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>Fri, 08 Nov 2002 17:02:26 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1117935 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117927</link>
    <description> &lt;p&gt;lol, there&#039;s nothing wrong with it being called xhtml. It&#039;s just not xhtml 1.0 transitional. &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>Fri, 08 Nov 2002 16:07:15 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1117927 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117828</link>
    <description> &lt;p&gt;Oh, it&#039;s close enough - it&#039;s not even finished yet anyway. I&#039;m sure this makes me terrible web coder, but I feel that it&#039;s okay to be slightly imperfect sometimes, espcially at early stages in the game.  I was planning on fixing most of those problems, but I didn&#039;t realize that I couldn&#039;t even call it xhtml until it was 100% perfect. &lt;/p&gt;
&lt;p&gt;The marginheight/marginwidth will probably be staying in for the sake of the target audience. I guess I&#039;ll just call it fake xhtml, or bad html or whatever.. or maybe i&#039;ll just take out the doctype or something and call it nothing, or go back to html 4.0... I don&#039;t know... I&#039;ll have to decide what to do about that.&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Nov 2002 18:57:06 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1117828 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117823</link>
    <description> &lt;p&gt;Well, yes, that is, it&#039;s not XHTML 1.0 Transitional if it doesn&#039;t validate, is it? It&#039;s something else. Mostly XHTML 1.0?  Partly compliant?&lt;/p&gt;
&lt;p&gt;It&#039;s not a judgement, just an observation. With the current standards, it either is or it isn&#039;t.&lt;/p&gt;
&lt;p&gt;Personally (and I mean how I do things), I let Netscape 4.x have a light margin around the page, and I find using CSS for table backgrounds much, much easier than doing it in the HTML. &lt;/p&gt;
&lt;p&gt;I am militant about alt attributes in img tags, though. It&#039;s just not nice to alternative browsers to let them slide. Heck, in some cases, it&#039;s not nice to not think about how it will be read -- &lt;a href=&quot;http://www.delorie.com/web/lynxview.html&quot; class=&quot;bb-url&quot;&gt;http://www.delorie.com/web/lynxview.html&lt;/a&gt; for instance gives you a really good idea about how it&#039;s read out and how it looks on a text browser or pda without graphics support.&lt;/p&gt;
&lt;p&gt;Does that make more sense? &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>Thu, 07 Nov 2002 18:11:35 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1117823 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117820</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Suzanne &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Well if you know it&#039;s not xhtml 1.0 transitional code and will be fixing that, I&#039;ll not comment on that.  &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; I&#039;m sorry, but I&#039;m really confused about this statement.  I am aware that there are a few things that aren&#039;t validating right now, but IMO they are fairly minor (a few alt tags, table background images which I&#039;m just not in the habit of doing in a stylesheet yet).  You make it sound like there is something I&#039;m doing wrong systematically thoughout the code.  I&#039;ve closed all the tags, quoted all atributes, everything is in lower case .... ??? So what am I missing?  Or is it wrong to code xhtml without it validating perfectly?  I tend to think that it&#039;s not such a terrible thing to let a few things slide (like marginheight/marginwidth), or am I wrong about that?&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Nov 2002 16:28:40 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1117820 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117562</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://archivist.incutio.com/css-discuss/?id=7972&amp;amp;highlight=gap+Netscape+7&quot; class=&quot;bb-url&quot;&gt;http://archivist.incutio.com/css-discuss/?id=7972&amp;amp;highlight=gap+Netscape+7&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;this gave me a problem today, even though, darnit all, I know about the problem. &lt;/p&gt;
&lt;p&gt;Busy&#039;s right -- the DIV is causing problems. Specifically, it&#039;s the padding in the DIV. Remove that and put it, if necessary, into the @import stylesheet and it&#039;s all good.&lt;/p&gt;
&lt;p&gt;Edited to add: N4.x has issues with padding on/in many elements, as well as borders on hyperlinks and form elements and images (set in the CSS). Beware. &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>Mon, 04 Nov 2002 20:30:51 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1117562 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117560</link>
    <description> &lt;p&gt;whoops, no, I missed all the other posts! Drat! I need to type faster, lol...&lt;/p&gt;
&lt;p&gt;Most of the little things that the validator caught aren&#039;t things that would blow display, anyway, when I looked later. &lt;/p&gt;
&lt;p&gt;Are you still having problems? (doh, let me look and then I&#039;ll try again, lol)&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Nov 2002 20:10:22 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1117560 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117545</link>
    <description> &lt;p&gt;I don&#039;t know if you saw my previous post, but I did manage to fix the border problem... dont&#039; know how, but it works now anyway.&lt;/p&gt;
&lt;p&gt;Alright, well, thanks for trying.  I didn&#039;t really get a chance to run a validator on this one yet - I just wanted to get it working so I could show the client something today if possible.  I am aware that there are some problems in there and the code is going to need a complete working over before it&#039;s finalized.  I was getting rather frusturated with it, which is why there&#039;s so many problems in there (I kept changing things and didn&#039;t completely remove the evidence).  I was hoping that someone else could help.&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Nov 2002 14:11:02 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1117545 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/two-problems-one-html-one-css#comment-1117520</link>
    <description> &lt;p&gt;Well if you know it&#039;s not xhtml 1.0 transitional code and will be fixing that, I&#039;ll not comment on that. &lt;/p&gt;
&lt;p&gt;In the second page, the border is showing up for me on the mac in N4.x browsers (I have three). Sorry, I can&#039;t duplicate the problem, but if I had to hazard a guess, I&#039;d say that because there is a class listed for the table, and nothing in the stylesheet, it&#039;s hanging on that.&lt;/p&gt;
&lt;p&gt;As for the second one, I have no idea. I see the gap, though. What&#039;s with the colspan for one row of stuff? &lt;/p&gt;
&lt;p&gt;Maybe if you clean out the stuff that isn&#039;t staying and validate it, you&#039;ll catch the problem?&lt;/p&gt;
&lt;p&gt;sorry!&lt;/p&gt;
 </description>
     <pubDate>Mon, 04 Nov 2002 04:16:03 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1117520 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
