<?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>Sat Nov 21, 2009 2:21 am</pubDate>
  <lastBuildDate>Sat Nov 21, 2009 2:21 am</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>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;
                                      Author: &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;
                                      Posted: 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>HTML frame problem in IE</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56369#56369</link>
                                        <description>&lt;br /&gt;
                                      Author: &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;
                                      Posted: Thu Nov 19, 2009 2:32 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Give this a try using the '&lt;span style=&quot;color: red&quot;&gt;*&lt;/span&gt;' wildcard character&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;
&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Frameset//EN&amp;quot; &amp;quot;http&amp;#58;//www.w3.org/TR/html4/frameset.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Project&amp;lt;/title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;META name=&amp;quot;keywords&amp;quot; content=&amp;quot;HTML, &amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;META name=&amp;quot;description&amp;quot; content=&amp;quot;.&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;FRAMESET ROWS=&amp;quot;10%,80%,*&amp;quot; frameborder=&amp;quot;no&amp;quot; bordercolor=&amp;quot;#669933&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;FRAME NAME=&amp;quot;top&amp;quot; SRC=&amp;quot;proj_nav.html&amp;quot; scrolling=&amp;quot;no&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;FRAMESET COLS=&amp;quot;20%,*&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;FRAME NAME=&amp;quot;menu&amp;quot; SRC=&amp;quot;proj_menu.html&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;FRAME NAME=&amp;quot;display&amp;quot; SRC=&amp;quot;proj_intro.html&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/FRAMESET&amp;gt;&lt;br /&gt;
&amp;lt;FRAME SRC=&amp;quot;proj_footer.html&amp;quot; NAME=&amp;quot;bottom&amp;quot; frameborder=&amp;quot;yes&amp;quot; scrolling=&amp;quot;no&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/FRAMESET&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;NOFRAMES&amp;gt;&lt;br /&gt;
&amp;lt;h2 align=center&amp;gt;NOTE&amp;#58; This site uses frames, but apparently your&lt;br /&gt;
browser does not support this feature. Try the&lt;br /&gt;
&amp;lt;a href=&amp;quot;proj-noframes.html&amp;quot;&amp;gt;alternative&amp;lt;/a&amp;gt; page.&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;/NOFRAMES&amp;gt;&lt;br /&gt;
&amp;lt;/html&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;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56369#56369</comments>
                                        <author>sticks464</author>
                                        <pubDate>Thu Nov 19, 2009 2:32 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56369#56369</guid>
                                      </item>
                                      <item>
                                        <title>Div over pdf iframe</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56313#56313</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28637'&gt;nabritta&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Nov 18, 2009 2:31 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      How do I search selected parts of a pdf document? I'm trying to search a pdf document for keywords, but it has loads of pages and I only want to search through a bit of text. I tried highlighting the text but it still searches the whole document. Pls help if you know how, Thanks!</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56313#56313</comments>
                                        <author>nabritta</author>
                                        <pubDate>Wed Nov 18, 2009 2:31 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56313#56313</guid>
                                      </item>
                                      <item>
                                        <title>iFrame help</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56256#56256</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28663'&gt;nsavalas&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 17, 2009 1:40 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Please read my post at:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.htmlcodetutorial.com/help/ftopic2976.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;http://www.htmlcodetutorial.com/help/ftopic2976.html&lt;/a&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56256#56256</comments>
                                        <author>nsavalas</author>
                                        <pubDate>Tue Nov 17, 2009 1:40 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56256#56256</guid>
                                      </item>
                                      <item>
                                        <title>Link to open in Frame</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56255#56255</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28663'&gt;nsavalas&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 17, 2009 1:39 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Please read my post at:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.htmlcodetutorial.com/help/ftopic2976.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;http://www.htmlcodetutorial.com/help/ftopic2976.html&lt;/a&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56255#56255</comments>
                                        <author>nsavalas</author>
                                        <pubDate>Tue Nov 17, 2009 1:39 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56255#56255</guid>
                                      </item>
                                      <item>
                                        <title>Links not opening in correct frame.</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56254#56254</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28663'&gt;nsavalas&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 17, 2009 1:36 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Please read my post at:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.htmlcodetutorial.com/help/ftopic2976.html&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;http://www.htmlcodetutorial.com/help/ftopic2976.html&lt;/a&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56254#56254</comments>
                                        <author>nsavalas</author>
                                        <pubDate>Tue Nov 17, 2009 1:36 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56254#56254</guid>
                                      </item>
                                      <item>
                                        <title>iFrame: Variable Height and White Removal</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56192#56192</link>
                                        <description>&lt;br /&gt;
                                      Author: &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;
                                      Posted: Sun Nov 15, 2009 9:19 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      If anyone is interested, I have a fix for this script that works for;&lt;br /&gt;
IE 6, 7, 8&lt;br /&gt;
FF 2.0, 3.0, 3.5&lt;br /&gt;
Opera 9&lt;br /&gt;
Safari 4&lt;br /&gt;
Chrome 2&lt;br /&gt;
&lt;br /&gt;
PM me for the fix.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56192#56192</comments>
                                        <author>sticks464</author>
                                        <pubDate>Sun Nov 15, 2009 9:19 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56192#56192</guid>
                                      </item>
                                      <item>
                                        <title>Website Div Tags</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=54439#54439</link>
                                        <description>&lt;br /&gt;
                                      Author: &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;
                                      Posted: Wed Sep 16, 2009 12:43 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Some coding errors:&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.themothershipmusic.com%2Flifeline%2F&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;CSS&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A%2F%2Fwww.themothershipmusic.com%2Flifeline%2F&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;HTML&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Try correcting those first.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=54439#54439</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Wed Sep 16, 2009 12:43 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=54439#54439</guid>
                                      </item>
                                      <item>
                                        <title>link refuses to open in adjacent frame</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=54415#54415</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=27734'&gt;laurathealien&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Sep 15, 2009 5:32 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      hey.&lt;br /&gt;
&lt;br /&gt;
i figured it out.&lt;br /&gt;
i never named my frames and was just using the .htm as the target.&lt;br /&gt;
&lt;br /&gt;
it's all good.&lt;br /&gt;
&lt;br /&gt;
thanks for the help anyways!</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=54415#54415</comments>
                                        <author>laurathealien</author>
                                        <pubDate>Tue Sep 15, 2009 5:32 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=54415#54415</guid>
                                      </item>
                                      <item>
                                        <title>is it better to use frames or tables?</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=54403#54403</link>
                                        <description>&lt;br /&gt;
                                      Author: &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;
                                      Posted: Tue Sep 15, 2009 10:20 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You're welcome. Hope those links will be of some help to you. Good luck.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=54403#54403</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Tue Sep 15, 2009 10:20 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=54403#54403</guid>
                                      </item>
                                      <item>
                                        <title>My site works fine on firefox but not internet explorer!</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=54229#54229</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=27646'&gt;georgebush&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Sep 07, 2009 6:46 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Interesting thought, i completely agree with your perspective&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://adjustablebedsprices.org&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;&lt;span style=&quot;color: #EFEFEF&quot;&gt;&lt;span style=&quot;text-decoration: underline&quot;&gt; electric adjustable beds prices frames sleep comfort reviews &lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;color: #EFEFEF&quot;&gt;the best electic adjustable beds at the lowest prices&lt;/span&gt;&lt;a href=&quot;http://adjustablebedsprices.org&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;&lt;span style=&quot;color: #EFEFEF&quot;&gt;&lt;span style=&quot;text-decoration: underline&quot;&gt; electric adjustable beds prices frames sleep comfort reviews &lt;/span&gt;&lt;/span&gt;&lt;/a&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=54229#54229</comments>
                                        <author>georgebush</author>
                                        <pubDate>Mon Sep 07, 2009 6:46 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=54229#54229</guid>
                                      </item>
                                      <item>
                                        <title>Fixed Scrolling</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=54156#54156</link>
                                        <description>&lt;br /&gt;
                                      Author: &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;
                                      Posted: Sat Sep 05, 2009 12:46 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;span style=&quot;color: darkred&quot;&gt;Please do not post duplicte posts in different section. Doesn't speed up help and could get you banned. This post deleted.&lt;br /&gt;
&lt;br /&gt;
See original post [urlhttp://www.htmlcodetutorial.com/help/ftopic15795.html&amp;amp;highlight=]HERE[/url].&lt;/span&gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=54156#54156</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Sat Sep 05, 2009 12:46 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=54156#54156</guid>
                                      </item>
                                      <item>
                                        <title>CSS style codes for frames.</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=54155#54155</link>
                                        <description>&lt;br /&gt;
                                      Author: &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;
                                      Posted: Sat Sep 05, 2009 12:31 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;a href=&quot;http://archivist.incutio.com/viewlist/css-discuss/80689&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;Remove frame borders through CSS&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://bytes.com/topic/html-css/answers/96383-css-frameset-borders&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;CSS Frameset Borders&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.frontpagewebmaster.com/m-197965/tm.htm&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;Frameset - Hide Borders&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Might try looking at this example I made long ago. Does validate, but haven't played with it in all browsers.:&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;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Frameset//EN&amp;quot; &amp;quot;http&amp;#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;html xmlns=&amp;quot;http&amp;#58;//www.w3.org/1999/xhtml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Your Page Title&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=utf-8&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;meta http-equiv=&amp;quot;X-UA-Compatible&amp;quot; content=&amp;quot;IE=EmulateIE7&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;meta http-equiv=&amp;quot;keywords&amp;quot; content=&amp;quot;Your keywords.&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;meta http-equiv=&amp;quot;description&amp;quot; content=&amp;quot;Description of page.&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;link href=&amp;quot;Your_style_file.css&amp;quot; rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;link rel=&amp;quot;icon&amp;quot; type=&amp;quot;image/x-icon&amp;quot; href=&amp;quot;http&amp;#58;//Domain_Name.com/imgs/favicon.ico&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;link rel=&amp;quot;shortcut icon&amp;quot; type=&amp;quot;image/x-icon&amp;quot; href=&amp;quot;http&amp;#58;//Domain_Name.com/imgs/favicon.ico&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;frameset cols=&amp;quot;100%&amp;quot; rows=&amp;quot;255,*&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;frame name=&amp;quot;header&amp;quot; src=&amp;quot;index2_fr1.html&amp;quot; scrolling=&amp;quot;no&amp;quot; frameborder=&amp;quot;0&amp;quot; noresize=&amp;quot;noresize&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;frame name=&amp;quot;content&amp;quot; src=&amp;quot;index2_fr2.html&amp;quot; scrolling=&amp;quot;auto&amp;quot; frameborder=&amp;quot;0&amp;quot; noresize=&amp;quot;noresize&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/frameset&amp;gt;&amp;lt;/html&amp;gt;&amp;#91;/url&amp;#93;&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;
&lt;a href=&quot;http://bytes.com/topic/html-css/answers/98812-how-remove-frame-border-mozilla&quot; target=&quot;_blank&quot; class=&quot;postlink&quot; rel=&quot;nofollow&quot;&gt;how to remove frame border with mozilla?&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
A link to page or post of total page code might help.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=54155#54155</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Sat Sep 05, 2009 12:31 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=54155#54155</guid>
                                      </item>
                                      <item>
                                        <title>Using .jpeg images in a Frame page</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=54150#54150</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=27617'&gt;Shay329&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Sep 05, 2009 10:33 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Great! That makes sense. Thank you for your help.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=54150#54150</comments>
                                        <author>Shay329</author>
                                        <pubDate>Sat Sep 05, 2009 10:33 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=54150#54150</guid>
                                      </item>
                                      <item>
                                        <title>Problems centering an iframe (I think)</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=54052#54052</link>
                                        <description>&lt;br /&gt;
                                      Author: &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;
                                      Posted: Wed Sep 02, 2009 5:49 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Without seeing your code I have to guess. Try this&lt;br /&gt;
&lt;br /&gt;
Example:&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;iframe width=&amp;quot;100%&amp;quot; height=&amp;quot;100%&amp;quot; name=&amp;quot;main&amp;quot; scrolling=&amp;quot;no&amp;quot; border=&amp;quot;0&amp;quot; src=&amp;quot;news.html&amp;quot;&amp;gt;&amp;lt;/iframe&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;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=54052#54052</comments>
                                        <author>sticks464</author>
                                        <pubDate>Wed Sep 02, 2009 5:49 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=54052#54052</guid>
                                      </item></channel></rss>