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

We want help to create our responsive site and cms, We want help to create ...

We want help to create our responsive site and CMS We have a PSD which wants to be transformed in a responsive site with an easy CMS. It is a one-page site / PSD

How php statement is different from php script, How PHP statement is differ...

How PHP statement is different from PHP script? Difference between PHP script and PHP statement is that statements are set of instructions which tell PHP to perform an action.

Design and create a web site, Design and create a Web site on any topic tha...

Design and create a Web site on any topic that is of interest to you.Zip all the files that you use for your Web site and submit the zip file. Your Web site MUST have the

Need wordpress expert with responsive design experience, Need WordPress exp...

Need WordPress expert with Responsive design experience for "Customizr" theme We want help from a Wordpress guru who can repair bugs with WP Customizr theme [CSS PHP code errors

App developer needed, App Developer Needed a) Excellent coding skills fo...

App Developer Needed a) Excellent coding skills for developing an app that can work for IPhone and/ or Android. b) Creative and team player. c) Hardworking and passionate.

Packet switching, End systems are linked together through communication lin...

End systems are linked together through communication links. There are several types of communication links that are made of distinct types of physical media, by including fiber op

How to connect database, I am working in php basic learner want to know ho...

I am working in php basic learner want to know how to connect database

Label, , an HTML 4.0 element supported through MSIE & Netscape 6, describe ...

, an HTML 4.0 element supported through MSIE & Netscape 6, describe a set of text that is linked with a specific form element. For instance, the code below specifies t

I want to have an intranet website, What i have: Linux based web-server to ...

What i have: Linux based web-server to test, later website can run on windows server2012 with active directory (keep care of lower/ upper letters and so on), Domain, MySQL Database

Input text field, The field size attribute determines the width of the disp...

The field size attribute determines the width of the displayed field. The maxlength attribute sets a limit on the maximum number of characters that can be typed in the field (whic

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