View Full Version : Frame Problems


DarkestShadow101
11-06-2006, 09:20 PM
Hey, I just wanted to know if there's a code that can push a Frame to the top of the page. Here's a link to my site:

http://www.geocities.com/darkestshadow101//test2.html

You can see at the bottom is my frame, it has a border. And I want it to be next to my sidebar table. Is this possible?

Oh, and I don't want to use a positioning code, because it doesn't show up right in Fire Fox.

Thanks for any help.

bourdelson
11-06-2006, 11:13 PM
Actually, using absolute positioning will show up right in any browser.

Or, since you're using a table, you can place the iframe tag in a table cell to align it with the rest of your layout.