should be a simple iframe

afallison

Regular Member
Joined
May 8, 2009
Messages
322
Reaction score
145
i dont want to fake a referrer or anything like that. i just want to crop something and paste it into an html doc.

i used cakeslice to crop it and then tried to add it into my basic html page.

i dont know at all. i dont know anything about this stuff. i have it where i want it. ff simply displays it differently the iframe.

any ideas? resources? thanks.
 
I am trying to do my first iframe and I get something totally different than the part that I iframed from the offer. ??
 
Code:
http://www.w3schools.com/TAGS/tag_iframe.asp
You probably want to make sure frameborder=0 scrolling=no and tweak height/width/marginheight/marginwidth until it looks ok in all browsers.

Without more details that's about as much help as I can give.
 
Back
Top