<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024524" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024524</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149847</link>
    <description> &lt;p&gt;ill keep that in mind.&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 02:39:07 +0000</pubDate>
 <dc:creator>problem</dc:creator>
 <guid isPermaLink="false">comment 1149847 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149845</link>
    <description> &lt;p&gt;Try validating your code. I didn&#039;t address this previously, but really, you should put some attention to using good markup practices and standard HTML.&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 02:28:15 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149845 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149842</link>
    <description> &lt;p&gt;well thanks!&lt;/p&gt;
&lt;p&gt;but its a drag however, it doesnt work properly with mozilla, but perfectly with IE.&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 01:15:25 +0000</pubDate>
 <dc:creator>problem</dc:creator>
 <guid isPermaLink="false">comment 1149842 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149839</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td colspan=&amp;quot;7&amp;quot; rowspan=&amp;quot;2&amp;quot; background=&amp;quot;images/pdslout_16.jpg&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;iframe src=&amp;quot;cutenews/show_news.php&amp;quot; width=&amp;quot;246&amp;quot; height=&amp;quot;247&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/td&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 00:50:38 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149839 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149838</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;TD ROWSPAN=5&amp;gt;&lt;br /&gt;			&amp;lt;IMG SRC=&amp;quot;images/pdslout_15.jpg&amp;quot; WIDTH=15 HEIGHT=683 ALT=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;		&amp;lt;TD COLSPAN=7 ROWSPAN=2&amp;gt;&lt;br /&gt;		&amp;lt;IFRAME&lt;br /&gt;SRC=&amp;quot;cutenews/show_news.php&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;/IFRAME&amp;gt;&lt;br /&gt;			&amp;lt;IMG SRC=&amp;quot;images/pdslout_16.jpg&amp;quot; WIDTH=246 HEIGHT=247 ALT=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;		&amp;lt;TD ROWSPAN=5&amp;gt;&lt;br /&gt;			&amp;lt;IMG SRC=&amp;quot;images/pdslout_17.jpg&amp;quot; WIDTH=8 HEIGHT=683 ALT=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;		&amp;lt;TD&amp;gt;&lt;br /&gt;			&amp;lt;IMG SRC=&amp;quot;images/spacer.gif&amp;quot; WIDTH=1 HEIGHT=1 ALT=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/TD&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;so, i tried and im still confused. where would i put it without disturbing my image tables therefore messing up the images? (note that pdslout_16.jpg is the slice for the top left content area on the layout)&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 00:38:10 +0000</pubDate>
 <dc:creator>problem</dc:creator>
 <guid isPermaLink="false">comment 1149838 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149837</link>
    <description> &lt;p&gt;They will be relative to the table cell if you do that. You can set the height and width of the iframe in the iframe tag. The natural state is relative.&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 00:29:51 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149837 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149836</link>
    <description> &lt;p&gt;hmm, so what you suggest i do is take out the divs and just put the iframes in the tables? how, then, will i set them to relative pos.?&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;e&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 23:48:03 +0000</pubDate>
 <dc:creator>problem</dc:creator>
 <guid isPermaLink="false">comment 1149836 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149835</link>
    <description> &lt;p&gt;Since you&#039;re using a table layout, why don&#039;t you put the iframes in the table cells? &lt;/p&gt;
&lt;p&gt;Of course it doesn&#039;t work at different resolutions, you&#039;re using absolute positioning for the iframes and you have centered the main layout. &lt;/p&gt;
&lt;p&gt;In general, it&#039;s better to use relative positioning, and since you&#039;re using a table layout, there is no reason to use divs to absolutely position things. &lt;/p&gt;
&lt;p&gt;Does that help?&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 23:42:49 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149835 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149834</link>
    <description> &lt;p&gt;hey, i figured it out. &lt;a href=&quot;http://www.problemdesigns.uni.cc/PDS/pdslout.php&quot; class=&quot;bb-url&quot;&gt;http://www.problemdesigns.uni.cc/PDS/pdslout.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;HOWEVER,&lt;/p&gt;
&lt;p&gt;of course, after the fact, i go to center it all, and now all the independent layers are truly showing their independence. can somebody analyze my source and tell me how to get the layer div&#039;s on center as well? i really do not want to have to recalculate. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/at-wits-end.png&quot; title=&quot;Mad&quot; alt=&quot;Mad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;and,&lt;/p&gt;
&lt;p&gt;whats the deal with the window resizing thing? whenever i resize the window to the exact dimensions of course everything looks ok, then once you maximize its all wacky. im such a noob.&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 23:27:23 +0000</pubDate>
 <dc:creator>problem</dc:creator>
 <guid isPermaLink="false">comment 1149834 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/iframes-and-placing-them#comment-1149822</link>
    <description> &lt;p&gt;provide an url, please. &lt;/p&gt;
&lt;p&gt;To connect *any* element to a CSS sheet, you give it a class or an id, or you can style it directly. &lt;/p&gt;
&lt;p&gt;Without an example of where you&#039;re going wrong, we cannot help you and it&#039;s very rude to expect people to guess. Provide an example, please.&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Apr 2004 16:31:20 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149822 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
