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

Custom built web scraper, Need either a custom built web scraper or one tha...

Need either a custom built web scraper or one that is previously created. I need this ASAP. Will be scraping simple text fields and putting data into excel/csv file. Desired Ski

Create a connection string to connect to database, Question: (a) What ...

Question: (a) What will be the output of the following extract codes? Describe fully how the program operates. $states_of_the_USA = array (1 => "Alabama", "Alaska", "Arizo

Need help in responsive architectural portfolio, Responsive Architectural P...

Responsive Architectural Portfolio, HTML5 and jQuery We are seeking a new website to showcase our architectural projects. I have a good hint of exactly how I want the website

Select attribute, TABINDEX = integer TABINDEX is supported by MSIE 4.x a...

TABINDEX = integer TABINDEX is supported by MSIE 4.x and higher & Netscape 6. Normally, while the user tabs from field to field in a form (in a browser that permits tabbing,

Need a wordpress theme developer, Need Wordpress theme Developer I want...

Need Wordpress theme Developer I want Wordpress developer Who can convert my Html, Javascript Site In to Wordpress Theme. Its Urgent Work And want it as soon as possible. This i

Link documents in the site, Images in the top area of the Compass home page...

Images in the top area of the Compass home page guide visitors to specific pages on the site. Now you will add links for navigation buttons. You will see that there are a number

A computer/website programmer, A computer/website programmer I am in sea...

A computer/website programmer I am in search of a professional to make me a website on which I could sell computer programs through credit or debit card and as well sell physica

Format text, You can format text into the Document window through setting p...

You can format text into the Document window through setting properties in the Property inspector. First one, choose the text you desire to format, and then apply the modification.

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