Reply
Dreamweaver and Frames
Old 02-06-2005, 11:19 PM Dreamweaver and Frames
Junior Talker

Posts: 2
Hullo.

I'm new to Dreamweaver. I figured out how to make a page with frames (pretty easy). The part I can't figure out is how to load a different webpage into part of the framed web page.

For instance, let's say I wanted to do a top/bottom frameset, the top being my menu and the bottom part loading www.yahoo.com. How would I do that? Oh, by the way, can you explain it to me in a way that keeps in mind I am a very, very beginning web page designer.

Thanks in advance for your help!
Mei-Mei is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 02-07-2005, 02:24 PM
CasaPages's Avatar
SillyPhilly

Posts: 758
Location: between here an somewhere else
technically its best advised to stay away from using frames but if you must you can use this code

HTML Code:
<iframe name="I1" src="YOUR.html" width="350" height="244">
		Your browser does not support inline frames or is currently configured not to display inline frames.
		</iframe>
iframe name = "frame number or id"

scr= "Place the target website or html page here (http://www.suchasthis.co m or ../suchas/this.html)" Note: do not place a space in the co m

width and height= "should be self explanatory"

just place that code anywhere in your html body

you can also thru more code modify the way the inline frame displays. I suggest you check out www.w3schools.com for tutorials on HTML XHTML CSS and the like
__________________
It Happens
FreelanceKillers.com

Last edited by CasaPages : 02-07-2005 at 02:30 PM.
CasaPages is offline
Reply With Quote
View Public Profile Visit CasaPages's homepage!
 
Old 02-07-2005, 09:09 PM
TaylorAtCTS's Avatar
Webmaster Talker

Posts: 501
Location: Memphis, TN, USA
as casa said....frames are bad

and in my opinion theyre very very bad...
__________________
Memphis Web Design - Memphis Website Design - Memphis Website Development

Custom Tailored Solutions designs the best looking, most functional customized marketing solutions from web design to brochures with a 100% satisfaction guarantee, all for a price that fits your budget.
TaylorAtCTS is offline
Reply With Quote
View Public Profile Visit TaylorAtCTS's homepage!
 
Old 02-08-2005, 12:32 AM
guitrmn's Avatar
Extreme Talker

Posts: 193
I know you only used a "for instance" in your post but PLEASE do not load external sites or pages within your frames!! I'd prefer not to preach but I can't help myself...

I'd rather educate than preach so I'll tell you that doing this without permission is illegal. And for a few reasons, copyright laws, trademarks, dilution, misappropriation.

Please just do some more research on what's called "framing."
__________________
RDG | WECP | Freelance-Pro | Eval-Techs | ScriptShop | Webmasters DevBoard
Submit your sites to over 60 search engines! SE SubmitPro

Last edited by guitrmn : 02-08-2005 at 02:34 AM.
guitrmn is offline
Reply With Quote
View Public Profile
 
Old 02-08-2005, 02:00 PM
Junior Talker

Posts: 2
Quote:
I know you only used a "for instance" in your post but PLEASE do not load external sites or pages within your frames!! I'd prefer not to preach but I can't help myself...
Thank you for your warning. I am loading my own site within a frame, but as it is an adult site I didn't want to put the link in an public forum.
Mei-Mei is offline
Reply With Quote
View Public Profile
 
Old 02-08-2005, 03:46 PM
guitrmn's Avatar
Extreme Talker

Posts: 193
LOL! ahhhh, I see.
__________________
RDG | WECP | Freelance-Pro | Eval-Techs | ScriptShop | Webmasters DevBoard
Submit your sites to over 60 search engines! SE SubmitPro
guitrmn is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Dreamweaver and Frames
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13087 seconds with 12 queries