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

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 revisions to expression engine website, Revisions to Expressio...

Revisions to Expression Engine website I am handling a website created from Expression Engine framework and need a few revisions completed. I will attempt to describe the revisi

Seeking urgent assistance with loading an asp.net website, Seeking urgent a...

Seeking urgent assistance with loading an ASP.net website We are urgently seeking assistance with loading an ASP.net website installation onto a new server, job will start immed

We a program to post an linkedin update, We a program to post an LinkedIn u...

We a program to post an LinkedIn update on behalf of a member Coding requested to permit a website user to post an update with pre-created content on their LinkedIn feed. The

Php Script to Parse out Custom Lines from Log FilE, i''m trying to code a s...

i''m trying to code a simple php script to parse out custom lines from an log file and echo that line here''s an example of a line from the log file 192.168.182.1 - - [13/Jul/20

Looking for a facebook app developer to build facebook, Facebook app develo...

Facebook app developer Looking for a Facebook app developer to build Facebook Application but with some additional features and add-ons. The app developer wants experience in

Http method, The standard recommendation for a database insert is to use HT...

The standard recommendation for a database insert is to use HTTP POST method, not the default GET method.  The PHP must reflect this by how it accesses that data.  Either a $_POS

Tcp - ip networking model, This is an acronym for Transmission Control Prot...

This is an acronym for Transmission Control Protocol / Internet Protocol. This is a collection of applications, protocols and services. TCP/IP protocol was developed prior to the O

Webservices, can you explain webservices

can you explain webservices

In search of expert to setup an open-source php software, In search of expe...

In search of expert to setup an open-source PHP software We are a well-known e-commerce company seeking to setup/sync/edit a git-hub public repository platform, as a whitelabel

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