PDA

View Full Version : IFrame Help.



Lysine
28-12-2005, 11:45 PM
What is the code for a Iframe?

Stevenly
28-12-2005, 11:49 PM
<frameset rows="75,*" framespacing="0" border="0" frameborder="0">
<frame name="iframe name" scrolling="no" noresize target="contents" src=".htm">

there u go m8.

JoeComins
28-12-2005, 11:52 PM
<iframe name="IFRAME NAME" width="PIXELS OR PERCENT" height="PIXEL OR PERCENT" scr=".html">SOME SORT OF ALTERNATE TEXT INCASE THEIR BROWSER DOESN'T SUPPORT IFRAMES</iframe>

EDIT THIS SORT OF TEXT ONLY

Glad to be of service ;)

Sygon-Hosting.com (http://sygon-hosting.com)

JoeComins
28-12-2005, 11:56 PM
This should help more than Stevenly, as his code is wrong ''/

http://www.htmlhelp.com/reference/html40/special/iframe.html

Lysine
29-12-2005, 12:08 AM
Ok.
1 more thing
On my site
what is the hex code for it?
is there anyway of taking the border off the main box?
http://www.lynsie.habzonehosting.com/guyslayout/Index-layout.html

nets
29-12-2005, 12:51 AM
PIXELS OR PERCENT
OR EMS


Ok.
1 more thing
On my site
what is the hex code for it?
is there anyway of taking the border off the main box?
http://www.lynsie.habzonehosting.com/guyslayout/Index-layout.html

frameborder="0"

Lysine
29-12-2005, 12:56 AM
Thanx Joe and nets + Rep Both and do you know the hex code?

nets
29-12-2005, 01:00 AM
http://www.joshh.co.uk/examples/colours.gif

Lysine
29-12-2005, 01:05 AM
Thanx Mate. :)

Thread Closed As All Sorted

Want to hide these adverts? Register an account for free!