<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014827" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014827</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/getting-idea-page#comment-1085811</link>
    <description> &lt;p&gt;Cirrus Records is probably a bit more complicated then what you&#039;re trying to do. However it does use the basic concept of relative frames. The whole idea behind relative frames is that the center frame stays the same size (in cirrus records case the center frame is 766x466 which allows the site to be seen at 800x600 and higher) and the outside (surrounding) frames are able to scale to fill up the rest of the browser window.&lt;/p&gt;
&lt;p&gt;Cirrus Records is actually 2 framesets and uses JavaScript to trigger the different frames.&lt;/p&gt;
&lt;p&gt;I think you could put your site in a table though. Using relative frames or pop-ups is only necessary on maybe 1 out of every 30 sites that use them. Look at all your other options first. And for god sake stop using GoLive! &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, 23 Jul 2001 18:11:28 +0000</pubDate>
 <dc:creator>Adam Oberdorfer</dc:creator>
 <guid isPermaLink="false">comment 1085811 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/getting-idea-page#comment-1085584</link>
    <description> &lt;p&gt;Here&#039;s a site by one of our members that uses frames to accomplish this effect:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.cirrusrecords.com/&quot; class=&quot;bb-url&quot;&gt;http://www.cirrusrecords.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m sure Adam won&#039;t mind if you look at his code &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, 19 Jul 2001 18:09:45 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1085584 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/getting-idea-page#comment-1085510</link>
    <description> &lt;p&gt;Yeah, GoLive does generate really terrible code.  &lt;/p&gt;
&lt;p&gt;What&#039;s up with this:&lt;/p&gt;
&lt;p&gt;????  &lt;/p&gt;
&lt;p&gt;If you wanted to do a simple table your code would look something like this - you&#039;ll probably have to fiddle with the widths and stuff - I just did this quickly.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;table border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center width=700 bgcolor=&amp;quot;white&amp;quot;&amp;gt;&lt;br /&gt;	&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;	&amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;spacer.gif&amp;quot; width=153 height=1&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;spacer.gif&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;td valign=top align=right colspan=&amp;quot;2&amp;quot;&amp;gt;logo&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;/tr&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;tr&amp;gt;(this row is just here to keep the spacing right because of the colspans)&lt;br /&gt;	&amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;spacer.gif&amp;quot; width=153 height=1&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;spacer.gif&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;spacer.gif&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;td width=250&amp;gt;&amp;lt;img src=&amp;quot;spacer.gif&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;td width=81 bgcolor=&amp;quot;yellow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;spacer.gif&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;	&amp;lt;td&amp;gt;dHTML menu here&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;td colspan=2 valign=top width=465&amp;gt;content&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;td align=right&amp;gt;right side page title&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;However, if you want to have the content scroll you&#039;re going to have to use frames (either iframe or regular frames), which I almost never use so I won&#039;t be able to help much with that.  Actually it might be easier to use frames, I dunno...&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 16:16:58 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1085510 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/getting-idea-page#comment-1085503</link>
    <description> &lt;p&gt;Man, is it possible?&lt;/p&gt;
&lt;p&gt;I thought FrontPage generated the worst code of all WYSIWYG generators. They certainly have competition here.&lt;/p&gt;
&lt;p&gt;From what I can tell, you will have problems at 800x600 and the absolute positioning of your logo is going to overlap body text unless you work around it somehow&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 15:04:50 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1085503 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>getting somewhere</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/getting-idea-page#comment-1085497</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.davidjaymz.com/images/layout%204.html&quot; class=&quot;bb-url&quot;&gt;http://www.davidjaymz.com/images/layout%204.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;okay using GoLive5.0&#039;s Layout grids and floating boxes I have the above page. at the moment everything is static cos I&#039;m just trying to get the look right and simple. at the moment the site is set to 800x600(ish).&lt;br /&gt;
One problem is the white section. This is where all the info will be. A) is this too small. if so can I make it scrollable?&lt;br /&gt;
              B) With all the blue is there too much wasted space?&lt;br /&gt;
All opinions are welcome...&lt;br /&gt;
Cheers&lt;br /&gt;
DavidJaymz&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 14:14:26 +0000</pubDate>
 <dc:creator>davidjaymz</dc:creator>
 <guid isPermaLink="false">comment 1085497 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
