Iframe, PHP Web Programming

Assignment Help:

<IFRAME> is an HTML 4.0 addition to the frames toolbox. Now only MSIE supports <IFRAME>. Unlike frames created via <FRAMESET> & <FRAME>,

<IFRAME> develop a frame which sits in the middle of a regular non-framed web page.

<IFRAME> works such as <IMG>, only rather than putting a picture on the page, it puts another web page.

For instance, suppose inside the same directory as this page there is a file called "hello.html". This code puts hello.html into an inline frame:

<IFRAME SRC="hi.html" WIDTH=450 HEIGHT=100>

If you can view this, your browser does not understand IFRAME. Though, we'll still link <A HREF="hi.html">link</A> you to the file. </IFRAME> that gives us this inline frame: Here's what the code means:

IFRAME

The name of the <IFRAME> tag

SRC="hi.html"

The URL of the document to illustrates in the inline frame. WIDTH=450 HEIGHT=100

The dimensions of the inline frame.

If you can view this, your browser doesn't understand IFRAME. Though, we'll still

<A HREF="hello.html">link</A> you to the file.

Code among <IFRAME> & </IFRAME> is not displayed through browsers which understand <IFRAME>. Browsers that do not understand <IFRAME> will display this code (since they don't know how to avoid it).

You can do most of the things along with <IFRAME> which you can do with regular frames, together with setting the internal margins, frame border and setting information on scroll bars. You can employ the attribute so that you can set links to the target frame.


Related Discussions:- Iframe

Develop a page where customers can order computer equipment, Assume your bo...

Assume your boss has asked you to develop a Web page from which customers can order online computer equipment. You have to collect the customer's name, address, age, phone number,

Develope web app built with php, I have a web app built with PHP//node.js/ ...

I have a web app built with PHP//node.js/ backbone /MySQL/kinetic.js/ jQuery/canvas, and I would like to consult with someone with substantial experience in mobile game development

Work in standard view, For laying out Web pages, Layout view is helpful. Th...

For laying out Web pages, Layout view is helpful. Though you can adjust most of your design elements in Layout view, certain modification should be completed in Standard view. Whil

Client specific url website in php, JC - Client Specific URL Website Ple...

JC - Client Specific URL Website Please respond as follows- 1) Do you FULLY understand the requirements? 2) Are you an EXPERT with Magento? 3) Do you have ANY questions

Dual mode operation in os, how does dual mode operation helps the operating...

how does dual mode operation helps the operating system to protact itself?

Create a web page which contains an image, 1. Develop an HTML code to creat...

1. Develop an HTML code to create a Web page of blue color & display links in red color. 2. Develop an HTML code to create a Web page which contains an image at its center.

We need help in couponic customzation, We need help in COUPONIC CUSTOMZATIO...

We need help in COUPONIC CUSTOMZATION Need Customization of cuponic script with added modular functionality. I have purchased the script as well as the modules. The customizatio

What is $message and $$message in php, What is $message and $$message in PH...

What is $message and $$message in PHP. $message is a variable with a fixed name. $$message is a variable whose name is stored in $message. If $message comprise "var", $$mess

I need a php pregramer, I need a PHP Pregramer In search of a PHP develo...

I need a PHP Pregramer In search of a PHP developer to program my website header I need to replace the buttons that came with the template and to add dropdown attached an JP

How can an organisation measure web application security, Question 1: C...

Question 1: Cookies are not a perfect state mechanism, but they certainly make a lot of things possible that would be impossible otherwise. Name three things that make cooki

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd