 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
ifizzypop
Joined: 08 Sep 2008
Posts: 2
|
| Posted: Sun Sep 21, 2008 1:09 pm useing frames for a` layout?? |
|
|
i want to use frames for a layout is it possible if one iframe contorls a another iframe? or a links contorling an iframe? if there are codes for both plz give me the code for the links that contorl the iframe, im not really good at HTML i just started infact im no good at all!
i tried to google this topic but the type of codes i got had this in it:.
<li><a href="coice1.htm"> choice1 </a></li>
i tried to replace coice1.htm with http://-fizzypop-.piczo.com but it didnt work :( :(
i know it might be abit stupid of me not to know what to replace it as but as i said befor im really new to this suff |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 1402
Location: Biloxi, MS
|
| Posted: Sun Sep 21, 2008 2:38 pm |
|
|
IFrame (from Inline Frame) is an HTML element which makes it possible to embed a HTML document inside another HTML document. Is this what you want to do?
Sample code:
Code: <iframe src="http://example.com" height="200">
Alternative text for browsers that do not understand IFrames.
</iframe> |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|