<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>HTML Help</title>
  <link>http://htmlcodetutorial.com/help/index.php</link>
  <description>Please &lt;a href=&quot;http://www.htmlcodetutorial.com/help/search.php&quot;&gt;Search&lt;/a&gt; for the answer to your question before asking it! Thanks.</description>
  <language>english</language>
  <copyright>(c) Copyright 2009 by HTML Help</copyright>
  <managingEditor>design@htmlcodetutorial.com</managingEditor>
  <webMaster>design@htmlcodetutorial.com</webMaster>
  <pubDate>Fri Nov 20, 2009 6:37 pm</pubDate>
  <lastBuildDate>Fri Nov 20, 2009 6:37 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>HTML Help</title>
    <url></url>
    <link>http://htmlcodetutorial.com/help/</link>
    <description>Please &lt;a href=&quot;http://www.htmlcodetutorial.com/help/search.php&quot;&gt;Search&lt;/a&gt; for the answer to your question before asking it! Thanks.</description>
  </image>

                                      <item>
                                        <title>Want simple script to reveal parts of picture when clicked.</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56443#56443</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28685'&gt;scphillipp1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 5:04 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Ok I've simplified things -- one hurdle at a time.&lt;br /&gt;
&lt;br /&gt;
This script displays 2 buttons (1 and 2) when I click on either one of them I'd like it to display something -- later I will make it display as I want, but for now just as a test. But I am doing something wrong. When I click on one of the buttons (either one) it does nothing. Where have I screwed up?&lt;br /&gt;
&lt;br /&gt;
Here is my code:&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
	&amp;lt;head&amp;gt;&lt;br /&gt;
	&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
		function clearblock()&lt;br /&gt;
			{&lt;br /&gt;
			document.getElementById(&amp;quot;bt1&amp;quot;). alert(test1)&lt;br /&gt;
			document.getElementById(&amp;quot;bt2&amp;quot;). alert(test2)&lt;br /&gt;
			}&lt;br /&gt;
		&amp;lt;/script&amp;gt;&lt;br /&gt;
	&amp;lt;/head&amp;gt;&lt;br /&gt;
	&amp;lt;button name=&amp;quot;bt1&amp;quot; type=button id=&amp;quot;bt1&amp;quot; style=&amp;quot;height: 125; width: 170;&amp;quot; onclick=&amp;quot;clearblock()&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;font face=&amp;quot;arial&amp;quot; size=&amp;quot;7&amp;quot;&amp;gt;1&amp;lt;/font&amp;gt;&lt;br /&gt;
	&amp;lt;/button&amp;gt;&lt;br /&gt;
	&amp;lt;button name=&amp;quot;bt2&amp;quot; type=button id=&amp;quot;bt1&amp;quot; style=&amp;quot;height: 125; width: 170;&amp;quot; onclick=&amp;quot;clearblock()&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;font face=&amp;quot;arial&amp;quot; size=&amp;quot;7&amp;quot;&amp;gt;2&amp;lt;/font&amp;gt;&lt;br /&gt;
	&amp;lt;/button&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks for your help. &lt;br /&gt;
PS. Its not that I am running right to here for help, -- honest to God, I have been trying and trying to get this - scouring the web I got notes EVERY where on my desktop. I am about 5 hours into this and refuse to give up.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56443#56443</comments>
                                        <author>scphillipp1</author>
                                        <pubDate>Fri Nov 20, 2009 5:04 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56443#56443</guid>
                                      </item>
                                      <item>
                                        <title>help! random extra space appeared between my rows</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56442#56442</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28741'&gt;JackieWild&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 4:23 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      yeaaaah! &lt;img src=&quot;images/smiles/icon_wink.gif&quot; alt=&quot;Wink&quot; border=&quot;0&quot; /&gt; congratz mate.. this actually worked great! thanx so much &lt;img src=&quot;images/smiles/icon_wink.gif&quot; alt=&quot;Wink&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56442#56442</comments>
                                        <author>JackieWild</author>
                                        <pubDate>Fri Nov 20, 2009 4:23 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56442#56442</guid>
                                      </item>
                                      <item>
                                        <title>My first website! Need specific inputs and critique</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56440#56440</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 3:29 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I didn't go through all your css to see what default height divs were set at, but the white line is caused by these div's with no content&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;div id=&amp;quot;footer&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;footer-contents&amp;quot;&amp;gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
If you move the iframe inside the wrapper div and place it after the list of links it works better, plus some different styling&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&amp;nbsp; &amp;lt;li id=&amp;quot;active&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/index.html&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li id='pg87177151'&amp;gt;&amp;lt;a href=&amp;quot;/firm.html&amp;quot;&amp;gt;Firm&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li id='pg86044130'&amp;gt;&amp;lt;a href=&amp;quot;/investment-philosophy.html&amp;quot;&amp;gt;Investment Philosophy&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li id='pg12220690'&amp;gt;&amp;lt;a href=&amp;quot;/research.html&amp;quot;&amp;gt;Research&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li id='pg46605662'&amp;gt;&amp;lt;a href=&amp;quot;/services.html&amp;quot;&amp;gt;Services&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li id='pg6640195'&amp;gt;&amp;lt;a href=&amp;quot;/links.html&amp;quot;&amp;gt;Links&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li id='pg83884282'&amp;gt;&amp;lt;a href=&amp;quot;/contact.html&amp;quot;&amp;gt;Contact&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li id='pg23024156'&amp;gt;&amp;lt;a href=&amp;quot;/disclaimer.html&amp;quot;&amp;gt;Disclaimer&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;iframe style=&amp;quot;float&amp;#58;right;&amp;quot; src=&amp;quot;http&amp;#58;//free.timeanddate.com/clock/i1raoal9/fs11/fcfff/tc000/pc000/ftb/tt1&amp;quot; frameborder=&amp;quot;0&amp;quot; width=&amp;quot;179&amp;quot; height=&amp;quot;16&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Use the &lt;a href=&quot;http://validator.w3.org/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;w3c validator&lt;/a&gt; to check for valid code and errors.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56440#56440</comments>
                                        <author>sticks464</author>
                                        <pubDate>Fri Nov 20, 2009 3:29 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56440#56440</guid>
                                      </item>
                                      <item>
                                        <title>Using a JSP page as the source in a frame</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56439#56439</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 3:22 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      That's a secure site/page and requires logging in. Have you registered your CAC? Not sure after that is done whether you can access the page or not.&lt;br /&gt;
&lt;br /&gt;
You might want to take a look at using iFrame tags unless your page is using the frameset doctype.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56439#56439</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 3:22 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56439#56439</guid>
                                      </item>
                                      <item>
                                        <title>Weird Scroll</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56438#56438</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 3:08 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Didn't see that problem in Firefox or IE 8, but you might correct these HTML errors and see if they help:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A%2F%2Fwww.javierespana.com%2F&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;HTML Errors (5 Errors, 326 warnings)&lt;/a&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56438#56438</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 3:08 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56438#56438</guid>
                                      </item>
                                      <item>
                                        <title>CSS Backgrounds</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56435#56435</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 2:54 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Web-Based Tools for Optimizing, Formatting and Checking CSS: &lt;a href=&quot;http://sixrevisions.com/css/css_code_optimization_formatting_validation/&quot; target=&quot;_blank&quot;&gt;http://sixrevisions.com/css/css_code_optimization_formatting_validation/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
CSS Tutorials: &lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.w3schools.com/Css/default.asp&quot; target=&quot;_blank&quot;&gt;http://www.w3schools.com/Css/default.asp&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.csstutorial.net/&quot; target=&quot;_blank&quot;&gt;http://www.csstutorial.net/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.echoecho.com/css.htm&quot; target=&quot;_blank&quot;&gt;http://www.echoecho.com/css.htm&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.html.net/tutorials/css/&quot; target=&quot;_blank&quot;&gt;http://www.html.net/tutorials/css/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.w3.org/Style/Examples/011/firstcss&quot; target=&quot;_blank&quot;&gt;http://www.w3.org/Style/Examples/011/firstcss&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://htmldog.com/guides/cssbeginner/&quot; target=&quot;_blank&quot;&gt;http://htmldog.com/guides/cssbeginner/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.davesite.com/webstation/css/&quot; target=&quot;_blank&quot;&gt;http://www.davesite.com/webstation/css/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.htmlcodetutorial.com/character_famsupp_193.html&quot; target=&quot;_blank&quot;&gt;http://www.htmlcodetutorial.com/character_famsupp_193.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Tableless Web Design: &lt;a href=&quot;http://en.wikipedia.org/wiki/Tableless_web_design&quot; target=&quot;_blank&quot;&gt;http://en.wikipedia.org/wiki/Tableless_web_design&lt;/a&gt;&lt;br /&gt;
Images, Tables, and Mysterious Gaps: &lt;a href=&quot;https://developer.mozilla.org/en/Images,_Tables,_and_Mysterious_Gaps&quot; target=&quot;_blank&quot;&gt;https://developer.mozilla.org/en/Images,_Tables,_and_Mysterious_Gaps&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
If you want specific help, need specific coding or more detail.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56435#56435</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 2:54 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56435#56435</guid>
                                      </item>
                                      <item>
                                        <title>I can't download flash!</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56434#56434</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 2:51 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Most flash files are copyrighted and are not suppose to be easy to download. If you have permission to use the flash file, then which site are you having problems with in downloading?</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56434#56434</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 2:51 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56434#56434</guid>
                                      </item>
                                      <item>
                                        <title>Iframe tag: Different appearance in different browsers</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56428#56428</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 2:08 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Try fixing these first...&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://jigsaw.w3.org/css-validator/validator?profile=css21&amp;amp;warning=0&amp;amp;uri=http%3A%2F%2Fwww.nextgeninvestment.com%2F&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;12 CSS Errors&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A%2F%2Fwww.nextgeninvestment.com%2F&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;38 Critical HTML Errors&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
You are coding to a very strict doctype: XHTML 1.0</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56428#56428</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 2:08 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56428#56428</guid>
                                      </item>
                                      <item>
                                        <title>Implementing HTML coding on empty webspace?</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56424#56424</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 12:54 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You're welcome. Have a good read. &lt;img src=&quot;images/smiles/icon_razz.gif&quot; alt=&quot;Razz&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56424#56424</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 12:54 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56424#56424</guid>
                                      </item>
                                      <item>
                                        <title>Sideways text</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56420#56420</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28743'&gt;knittingguy&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 12:08 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      For Firefox, you can use &lt;br /&gt;
-moz-transform: rotate(-90deg);</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56420#56420</comments>
                                        <author>knittingguy</author>
                                        <pubDate>Fri Nov 20, 2009 12:08 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56420#56420</guid>
                                      </item>
                                      <item>
                                        <title>Balloon problem</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56417#56417</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 11:47 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;a href=&quot;http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;Rich HTML Balloon Tooltip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I like this one better...&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.cssplay.co.uk/menu/balloons.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;Information balloon pop-ups&lt;/a&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56417#56417</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 11:47 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56417#56417</guid>
                                      </item>
                                      <item>
                                        <title>Radio Buttons</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56415#56415</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 11:41 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;img src=&quot;images/smiles/icon_razz.gif&quot; alt=&quot;Razz&quot; border=&quot;0&quot; /&gt; You're welcome. That happens to us all.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56415#56415</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 11:41 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56415#56415</guid>
                                      </item>
                                      <item>
                                        <title>Image positioning problem in different browsers</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56412#56412</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28704'&gt;iift_sam&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 10:54 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      hey thanks!...i tried relative positioning..and it's working!&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;sticks464 wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;quote&quot;&gt;Are you positioning off a relative container or positioning off the body?&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56412#56412</comments>
                                        <author>iift_sam</author>
                                        <pubDate>Fri Nov 20, 2009 10:54 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56412#56412</guid>
                                      </item>
                                      <item>
                                        <title>Background color not displaying</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56408#56408</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 10:08 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Remove the quotes from the color name. Using color names is not good for some browsers. &lt;a href=&quot;http://www.w3schools.com/tags/ref_colornames.asp&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;hex color codes&lt;/a&gt;&lt;br /&gt;
Quotes are only required for font names that consist of two words with spaces, not color names.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56408#56408</comments>
                                        <author>sticks464</author>
                                        <pubDate>Fri Nov 20, 2009 10:08 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56408#56408</guid>
                                      </item>
                                      <item>
                                        <title>CSS problem/DIV</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56406#56406</link>
                                        <description>&lt;br /&gt;
                                      &lt;b&gt;Author:&lt;/b&gt; &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      &lt;b&gt;Posted:&lt;/b&gt; Fri Nov 20, 2009 7:23 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Some questions. What is these for?&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
/* Can't just use &amp;quot;#&amp;quot; */&lt;br /&gt;
#&lt;br /&gt;
&amp;#123;&lt;br /&gt;
border&amp;#58; 1px solid black;&lt;br /&gt;
width&amp;#58; 170px;&lt;br /&gt;
background-color&amp;#58; #E6E6E6;&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
/* Scroll colors work IE only. No selector name */&lt;br /&gt;
/*Everything within the BODY tags*/&lt;br /&gt;
&amp;#123;&lt;br /&gt;
scrollbar-base-color&amp;#58; blue; /*Scrollbar color*/&lt;br /&gt;
scrollbar-arrow-color&amp;#58; red; /*Scrollbar arrow color*/&lt;br /&gt;
scrollbar-DarkShadow-Color&amp;#58; grey; /*Scrollbar shadow color*/&lt;br /&gt;
FONT-FAMILY&amp;#58; Verdana,Arial,Helvetica /*The font properties*/&lt;br /&gt;
&amp;#125;&lt;br /&gt;
&lt;br /&gt;
/* TWO Listed */&lt;br /&gt;
#tabledescription &amp;#123;&lt;br /&gt;
width&amp;#58; 100%;&lt;br /&gt;
height&amp;#58; 3em;&lt;br /&gt;
padding&amp;#58; 2px;&lt;br /&gt;
filter&amp;#58; alpha&amp;#40;opacity=0&amp;#41;;&lt;br /&gt;
-moz-opacity&amp;#58; 0;&lt;br /&gt;
&amp;#125;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Which box are you having problems with?&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://jigsaw.w3.org/css-validator/validator?profile=css21&amp;amp;warning=0&amp;amp;uri=http%3A%2F%2Fyouthedog.2x.nu%2Findex.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;CSS ERRORS&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A%2F%2Fyouthedog.2x.nu%2Findex.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;HTML Errors&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Need to remove these from within the HTML tags:&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;quote&quot;&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Transitional//EN&amp;quot;&lt;br /&gt;
&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;&lt;br /&gt;
&amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
This one has to be moved to the very TOP of your page:&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;&lt;br /&gt;
&amp;quot;http&amp;#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Sticks gave some good advice &lt;a href=&quot;http://www.htmlcodetutorial.com/help/sutra56382.html&amp;amp;highlight=#56382&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;here for your similar post&lt;/a&gt;.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56406#56406</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Fri Nov 20, 2009 7:23 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56406#56406</guid>
                                      </item></channel></rss>