Associate
- Joined
- 1 May 2006
- Posts
- 810
- Location
- Bristol, UK
Hoi guys.
I'm developing a site for a mate and as the title suggests, I'm having trouble with my iFrames.
The testing site can be found Here and as you can see, the text in the "main" frame isn't taking up the whole page. Instead it has been squashed down and had a scrollbar added.
Here is the iFrame code:
Ideas?
I'm developing a site for a mate and as the title suggests, I'm having trouble with my iFrames.
The testing site can be found Here and as you can see, the text in the "main" frame isn't taking up the whole page. Instead it has been squashed down and had a scrollbar added.
Here is the iFrame code:
Code:
<iframe src="/blog.php" frameborder="0" id="main" scrolling="auto" width="100%">