OZONE Asylum
Forums
Stupid Basic HTML
Question about frames (UGH!!!)
This page's ID:
26036
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I'm working on a page that uses frames. I'm being asked to make the frame that contains "forum/index.php" to have a much greater height. So that the full forum is seen on the page and there isn't any need for scrollbars. Does anyone know how to work with them to do this? [code] <html> <head> <title> - Forum</title> <link rel="stylesheet" type="text/css" href="style.css"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta name="generator" content="Manual"> <meta name="robots" content="index, follow"> <meta name="revisit-after" content="20 days"> </head> <frameset rows="119,*" frameborder="0" border="0" framespacing="0"> <frame name="topFrame" scrolling="NO" noresize src="frametop.php" target="mainFrame" > <frameset cols="*,738,*" frameborder="0" border="0" framespacing="0"> <frame name="mainFrameLeft" src="frameblank.php" scrolling="NO" target="mainFrame"> <frame name="mainFrame" src="forum/index.php" scrolling="auto" target="mainFrame"> <frame name="mainFrameRight" src="frameblank.php" scrolling="NO" target="mainFrame"> hope <noframes> <body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#C0C0C0" alink="#FF0000"> <p align="center"><font face="Verdana" size="2"><b>This Site's uses Frames, update your Browser !!!</b></font></p> <p align="center"> </p> </body> </noframes> </frameset> </frameset> [/code] Casey / AT [url=http://www.ap0s7le.com]Personal[/url] [url=http://www.apostlesasylum.com]Song Lyrics[/url] [url=http://www.momslilgreentin.com]Family Recipes[/url] [small](Edited by [internallink=415]AT[/internallink] on 06-15-2005 05:20)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »