<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1033610" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1033610</link>
    <description></description>
    <language>en</language>
          <item>
    <title>NO No demon, it took me a lot</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196009</link>
    <description> &lt;p&gt;NO No demon, it took me a lot longer to figure them out, about 10 hours for the lot, I only came here because I couldnt do it, then as soon as I did, I found it, that always happens to me, cant do somethign for days, then soon as I ask for help, I take one last look and bang, there it is.. &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; So now I have been getting problems, but I been fixing em, got a bunch today, adding langiuage and trasnlation, fixed a good deal, actually fix em all, but got two warnings I dont know what to do about, the page is still valid, but I was wondering if you could tell me what they mean?&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Warning Line 26 column 128: &lt;br /&gt;character &amp;quot;&amp;lt;&amp;quot; is the first character of a delimiter but occurred as data.&lt;br /&gt;&lt;br /&gt;...e.asp?template=You are visiting from &amp;lt;COUNTRY&amp;gt; &amp;lt;FLAG&amp;gt;. Please, click your fla&lt;br /&gt;This message may appear in several cases: &lt;br /&gt;&lt;br /&gt;You tried to include the &amp;quot;&amp;lt;&amp;quot; character in your page: you should escape it as &amp;quot;&amp;amp;lt;&amp;quot;&lt;br /&gt;You used an unescaped ampersand &amp;quot;&amp;amp;&amp;quot;: this may be valid in some contexts,&lt;br /&gt;but it is recommended to use &amp;quot;&amp;amp;amp;&amp;quot;, which is always safe. Another&lt;br /&gt;possibility is that you forgot to close quotes in a previous tag. &lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I got it for both country and flag. I tried putting the &amp;lt; infront of and behind the &quot;&amp;lt;&quot; but still the same. You know what this means? &lt;/p&gt;
&lt;p&gt;There is also another problem.&lt;/p&gt;
&lt;p&gt;When I place a  just before the script language,  I go to load it in my browser, then it makes the text small, very small like it did with my wholoe site a few days ago. When I remove this td tag, its perfect, but then it isnt valid. These are the two erros.&lt;/p&gt;
&lt;p&gt;end tag for element &quot;td&quot; which is not open.&lt;br /&gt;
end tag for &quot;tr&quot; which is not finished.&lt;/p&gt;
&lt;p&gt;If I place teh td width blah up the top then they go away, but I dont want teh td there, or I want my text to stay as it should. And I cant change teh text color or anything, because its a script that gets downloaded form another server to tell the visitor where they are in the world.&lt;/p&gt;
&lt;p&gt;Do you know a way around this?&lt;/p&gt;
&lt;p&gt;Here is the full code I am trying to get the warnings away from. And get that text to display properly without the td tag.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;center&amp;gt;&lt;br /&gt;&amp;lt;table width=&amp;quot;580&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;amp;lt;script language=&amp;quot;JavaScript&amp;quot; type=&amp;quot;text/javascript&amp;quot;&lt;br /&gt;src=&amp;quot;http://www.ip2phrase.com/ip2phrase.asp?template=You are visiting from&lt;br /&gt;&amp;lt;COUNTRY&amp;amp;gt; &amp;lt;FLAG&amp;gt;. Please, click your flag below to translate this&lt;br /&gt;website.&amp;quot;&amp;gt;&amp;amp;lt;/script&amp;amp;gt;&amp;lt;a href=&amp;quot;http://www.ip2location.com&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&amp;nbsp; &lt;br /&gt;&amp;lt;/center&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
And dont wait 45 minutes, because I aint getting this one right &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;... lol&lt;/p&gt;
&lt;p&gt;----&lt;br /&gt;
Busy, &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;, yeah, I won&#039;t get ahead of myself, but I&#039;m looking forward to the challenge. And frontpage, well, I&#039;m only going to use that to publish my site, because I cant get dreamweaver to do it. So I use DW now with notepad.&lt;/p&gt;
&lt;p&gt;Do you know what &quot;td&quot; stands for?&lt;/p&gt;
&lt;p&gt;How come you have to do ? Then close with center then div? why are there two things when most of the stuff Im looking at has it in one tag, like span, face color size etc...and this needs two tags for one function? Or is &quot;div center&quot; centering something else? And center is centering like text within something?&lt;/p&gt;
&lt;p&gt;What does div mean?&lt;/p&gt;
&lt;p&gt;I need to know what  and  stand for.&lt;/p&gt;
&lt;p&gt;Thanks guys, after this, I am ready....Im nearly done, maybe one more day, then you can laugh at my website &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;..&lt;/p&gt;
&lt;p&gt;DSSR.&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Oct 2016 10:51:37 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1196009 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>....</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1195669</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;....&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Oct 2016 10:45:01 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1195669 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196630</link>
    <description> &lt;p&gt;Wow dude, thanks heaps, it works perfectly. &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, 03 Apr 2006 03:15:00 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1196630 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196464</link>
    <description> &lt;p&gt;The script is valid HTML 4.01 apart from the missing alt tag but it&#039;s not valid for XHTML.  XHTML does not permit the noscript tag to be used just anywhere, there are only certain tags it can be used inside of.  I can&#039;t tell exactly what the error is without your code but I can tell you that blockquote, body, button, dd, del, dfn, div, fieldset, form, ins, li, map, noscript, object, td, and th  are the only permissible parent tags (no I&#039;m not smart enough to know them all off the top of my head, I had to look them up).&lt;/p&gt;
&lt;p&gt;The following validates if it&#039;s any help.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div&amp;gt;&lt;br /&gt;&amp;amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://www.clickXchange.com/jd.phtml&lt;br /&gt;?act=1644276.1&amp;quot;&amp;amp;gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;&amp;lt;noscript&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;http://www.clickXchange.com/ur.phtml&lt;br /&gt;?act=1644276.1&amp;quot; target=&amp;quot;_top&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;http://www.clickXchange.com/bd.phtml?act=1644276.1&amp;quot;&lt;br /&gt;border=&amp;quot;0&amp;quot; alt=&amp;quot;test&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/noscript&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
Whether it works is another thing entirely &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>Sat, 01 Apr 2006 09:28:54 +0000</pubDate>
 <dc:creator>GDVS</dc:creator>
 <guid isPermaLink="false">comment 1196464 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196119</link>
    <description> &lt;p&gt;Yeah, errors 3 and 4 still exists. If I remove noscript, then it doesnt rotate the banner, instead, it places all the banners there at once instead of when the page is reloaded.&lt;/p&gt;
&lt;p&gt;But it&#039;s working at least &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; Any solution to this? &lt;/p&gt;
&lt;p&gt;Thanks mate.&lt;/p&gt;
&lt;p&gt;And I removed the table, tr, and td, thanks bro. Why do my affiliates put them there when we dont need em?&lt;/p&gt;
 </description>
     <pubDate>Tue, 28 Mar 2006 00:01:06 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1196119 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196078</link>
    <description> &lt;p&gt;4. Take the table tags out, they aren&#039;t needed anyway&lt;/p&gt;
&lt;p&gt;remove:&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
 </description>
     <pubDate>Mon, 27 Mar 2006 11:20:11 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1196078 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196069</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;DSSR wrote:&lt;/strong&gt; Hi guys,&lt;/p&gt;
&lt;p&gt;How would i make this valid?&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script language=javascript src=&amp;quot;http://www.clickXchange.com/jd.phtml&lt;br /&gt;?act=1644276.1&amp;quot;&amp;amp;gt;&amp;amp;lt;/script&amp;amp;gt;&amp;lt;noscript&amp;gt;&lt;br /&gt;&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;http://www.clickXchange.com/ur.phtml&lt;br /&gt;?act=1644276.1&amp;quot; target=&amp;quot;_top&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;http://www.clickXchange.com/bd.phtml?act=1644276.1&amp;quot;&lt;br /&gt;border=0&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&amp;lt;/noscript&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;The errors are.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;1.&lt;br /&gt;an attribute value specification must be an attribute value literal unless&lt;br /&gt;SHORTTAG YES is specified.&lt;br /&gt;&lt;br /&gt;&amp;amp;lt;script language=javascript src=&amp;quot;http://www.clickXchange.com/jd.phtmlact=164427&lt;br /&gt;------------&lt;br /&gt;2.&lt;br /&gt;required attribute &amp;quot;type&amp;quot; not specified.&lt;br /&gt;&lt;br /&gt;...Xchange.com/jd.phtml?act=1644276.1&amp;quot; /&amp;amp;gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;&lt;br /&gt;The attribute given above is required for an element that you&amp;#039;ve used, but&lt;br /&gt;you have omitted it. For instance, in most HTML and XHTML document types&lt;br /&gt;the &amp;quot;type&amp;quot; attribute is required on the &amp;quot;script&amp;quot; element and the &amp;quot;alt&amp;quot; attribute&lt;br /&gt;is required for the &amp;quot;img&amp;quot; element. &lt;br /&gt;&lt;br /&gt;Typical values for type are type=&amp;quot;text/css&amp;quot; for &amp;lt;style&amp;gt; and&lt;br /&gt;type=&amp;quot;text/javascript&amp;quot; for &amp;amp;lt;script&amp;amp;gt;. &lt;br /&gt;------------&lt;br /&gt;3.&lt;br /&gt;end tag for element &amp;quot;script&amp;quot; which is not open.&lt;br /&gt;&lt;br /&gt;...om/jd.phtml?act=1644276.1&amp;quot; /&amp;gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;&lt;br /&gt;The Validator found an end tag for the above element, but that element is&lt;br /&gt;not currently open. This is often caused by a leftover end tag from an&lt;br /&gt;element that was removed during editing, or by an implicitly closed element&lt;br /&gt;(if you have an error related to an element being used where it is not&lt;br /&gt;allowed, this is almost certainly the case). In the latter case this error will&lt;br /&gt;disappear as soon as you fix the original problem. &lt;br /&gt;&lt;br /&gt;If this error occured in a script section of your document, you should&lt;br /&gt;probably read this FAQ entry. &lt;br /&gt;------------&lt;br /&gt;4.&lt;br /&gt;document type does not allow element &amp;quot;noscript&amp;quot; here; missing one &lt;br /&gt;of &amp;quot;object&amp;quot;, &amp;quot;applet&amp;quot;, &amp;quot;map&amp;quot;, &amp;quot;iframe&amp;quot;, &amp;quot;button&amp;quot;, &amp;quot;ins&amp;quot;, &amp;quot;del&amp;quot; start-tag.&lt;br /&gt;&lt;br /&gt;&amp;lt;noscript&amp;gt;&lt;br /&gt;&lt;br /&gt;The mentioned element is not allowed to appear in the context in which&lt;br /&gt;you&amp;#039;ve placed it; the other mentioned elements are the only ones that are&lt;br /&gt;both allowed there and can contain the element mentioned. This might mean&lt;br /&gt;that you need a containing element, or possibly that you&amp;#039;ve forgotten to&lt;br /&gt;close a previous element. &lt;br /&gt;&lt;br /&gt;One possible cause for this message is that you have attempted to put a&lt;br /&gt;block-level element (such as &amp;quot;&amp;lt;p&amp;gt;&amp;quot; or &amp;quot;&amp;lt;table&amp;gt;&amp;quot;) inside an inline element&lt;br /&gt;(such as &amp;quot;&amp;lt;a&amp;gt;&amp;quot;, &amp;quot;&amp;lt;span&amp;gt;&amp;quot;, or &amp;quot;&amp;lt;font&amp;gt;&amp;quot;). &lt;br /&gt;------------&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I know you told me how to fix it, but this is a bit different.&lt;/p&gt;
&lt;p&gt;I promise this is the last time I ask for help &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;&lt;/blockquote&gt;
&lt;p&gt;Remove: language=&quot;javascript&quot; from the script tag and add type=&quot;text/javascript&quot; instead.&lt;/p&gt;
&lt;p&gt;That should solve the first 3 errors. Post back if the 4th error still exists after you change that line.&lt;/p&gt;
 </description>
     <pubDate>Mon, 27 Mar 2006 06:11:07 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1196069 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196066</link>
    <description> &lt;p&gt;Hi guys,&lt;/p&gt;
&lt;p&gt;How would i make this valid?&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script language=javascript src=&amp;quot;http://www.clickXchange.com/jd.phtml&lt;br /&gt;?act=1644276.1&amp;quot;&amp;amp;gt;&amp;amp;lt;/script&amp;amp;gt;&amp;lt;noscript&amp;gt;&lt;br /&gt;&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;http://www.clickXchange.com/ur.phtml&lt;br /&gt;?act=1644276.1&amp;quot; target=&amp;quot;_top&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;http://www.clickXchange.com/bd.phtml?act=1644276.1&amp;quot;&lt;br /&gt;border=0&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&amp;lt;/noscript&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;The errors are.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;1.&lt;br /&gt;an attribute value specification must be an attribute value literal unless&lt;br /&gt;SHORTTAG YES is specified.&lt;br /&gt;&lt;br /&gt;&amp;amp;lt;script language=javascript src=&amp;quot;http://www.clickXchange.com/jd.phtmlact=164427&lt;br /&gt;------------&lt;br /&gt;2.&lt;br /&gt;required attribute &amp;quot;type&amp;quot; not specified.&lt;br /&gt;&lt;br /&gt;...Xchange.com/jd.phtml?act=1644276.1&amp;quot; /&amp;amp;gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;&lt;br /&gt;The attribute given above is required for an element that you&amp;#039;ve used, but&lt;br /&gt;you have omitted it. For instance, in most HTML and XHTML document types&lt;br /&gt;the &amp;quot;type&amp;quot; attribute is required on the &amp;quot;script&amp;quot; element and the &amp;quot;alt&amp;quot; attribute&lt;br /&gt;is required for the &amp;quot;img&amp;quot; element. &lt;br /&gt;&lt;br /&gt;Typical values for type are type=&amp;quot;text/css&amp;quot; for &amp;lt;style&amp;gt; and&lt;br /&gt;type=&amp;quot;text/javascript&amp;quot; for &amp;amp;lt;script&amp;amp;gt;. &lt;br /&gt;------------&lt;br /&gt;3.&lt;br /&gt;end tag for element &amp;quot;script&amp;quot; which is not open.&lt;br /&gt;&lt;br /&gt;...om/jd.phtml?act=1644276.1&amp;quot; /&amp;gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;&lt;br /&gt;The Validator found an end tag for the above element, but that element is&lt;br /&gt;not currently open. This is often caused by a leftover end tag from an&lt;br /&gt;element that was removed during editing, or by an implicitly closed element&lt;br /&gt;(if you have an error related to an element being used where it is not&lt;br /&gt;allowed, this is almost certainly the case). In the latter case this error will&lt;br /&gt;disappear as soon as you fix the original problem. &lt;br /&gt;&lt;br /&gt;If this error occured in a script section of your document, you should&lt;br /&gt;probably read this FAQ entry. &lt;br /&gt;------------&lt;br /&gt;4.&lt;br /&gt;document type does not allow element &amp;quot;noscript&amp;quot; here; missing one &lt;br /&gt;of &amp;quot;object&amp;quot;, &amp;quot;applet&amp;quot;, &amp;quot;map&amp;quot;, &amp;quot;iframe&amp;quot;, &amp;quot;button&amp;quot;, &amp;quot;ins&amp;quot;, &amp;quot;del&amp;quot; start-tag.&lt;br /&gt;&lt;br /&gt;&amp;lt;noscript&amp;gt;&lt;br /&gt;&lt;br /&gt;The mentioned element is not allowed to appear in the context in which&lt;br /&gt;you&amp;#039;ve placed it; the other mentioned elements are the only ones that are&lt;br /&gt;both allowed there and can contain the element mentioned. This might mean&lt;br /&gt;that you need a containing element, or possibly that you&amp;#039;ve forgotten to&lt;br /&gt;close a previous element. &lt;br /&gt;&lt;br /&gt;One possible cause for this message is that you have attempted to put a&lt;br /&gt;block-level element (such as &amp;quot;&amp;lt;p&amp;gt;&amp;quot; or &amp;quot;&amp;lt;table&amp;gt;&amp;quot;) inside an inline element&lt;br /&gt;(such as &amp;quot;&amp;lt;a&amp;gt;&amp;quot;, &amp;quot;&amp;lt;span&amp;gt;&amp;quot;, or &amp;quot;&amp;lt;font&amp;gt;&amp;quot;). &lt;br /&gt;------------&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I know you told me how to fix it, but this is a bit different.&lt;/p&gt;
&lt;p&gt;I promise this is the last time I ask for help &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, 27 Mar 2006 05:33:54 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1196066 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196051</link>
    <description> &lt;p&gt;Hey nah, its fixed itself, dont ask me how, but it doesnt do it anymore, and I havent changed anything?&lt;/p&gt;
&lt;p&gt;And hey, I dont have any css in my site, because I dont know how to do it yet &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the reply though mate. Im going to leave hose two warnings about the coutry and flag characters.&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 Mar 2006 22:22:19 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1196051 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-error-telling-me#comment-1196050</link>
    <description> &lt;p&gt;Without the code the small font could be anything, something nested etc. try this&lt;/p&gt;
&lt;p&gt;At the very top, look for your  tag, now add the following after this tag&lt;/p&gt;
&lt;p&gt;body, td { font-size: 13px; font-family: verdana, arial; }&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 Mar 2006 22:05:08 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1196050 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
