This is a discussion on "IFRAME Aligned to Right" within the Web Page Design section. This forum, and the thread "IFRAME Aligned to Right are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
IFRAME Aligned to Right
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
IFRAME Aligned to Right
Dear WebForumz:
I am currently working on a webpage where I need an IFRAME positioned on the right side of the screen along with everything else filling in the space around it. I have tried all the align and style techniques I know, however, the paragraph, that should be aligned to the left, goes the whole way across the screen and puts the IFRAME, which should be aligned to the right, below it. How can I get the webpage to do what I'm asking? Regards & Thanks, Mike |
|
|
|
||||
|
Put the iFrame in a div and float it right?
Or, lose the iFrame all together and use php includes, then stick that in a right-floated div. |
|
|||
|
I think by simply putting the IFRAME source code above that of the paragraph. For example, you have:
|
|
|||
|
For reference, I tried using the FLOAT attribute, but alas that did not work. I will go ahead and try the idea of placing the IFRAME above the paragraph
Regards, Mike P.S. I'm not all that skilled in PHP or PHP Includes (tried it once, didn't work). *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*--*-*-*-*-*-*-*-*-*-*-*-*-*-* I placed the IFRAME above the paragraph--SUCCESS! Thank you for your help! |
![]() |
| Tags |
| iframe, aligned, right |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] refresh a different iframe once an iframe elsewhere has loaded | cosmicbdog | JavaScript Forum | 1 | Jan 25th, 2008 01:50 |
| Footer directly aligned to bottom | thewebkid | Web Page Design | 2 | Dec 25th, 2007 21:36 |
| Can a jsp file in an IFrame calls a javascript function outside of the IFrame | jadeite100 | JavaScript Forum | 0 | May 31st, 2007 14:29 |
| Photos not aligned correctly using CSS layout | jj1234 | Web Page Design | 6 | Jan 31st, 2006 16:01 |
| Two Texts Aligned to Seperate Edges | WiseWizards | Web Page Design | 4 | Jul 23rd, 2005 06:36 |