Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What is the use of an iframe tag?
Home
HTML
What is the use of an iframe tag?
0
votes
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
(
30.8k
points)
What is the use of an iframe tag?
iframe-tag
html-iframe
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 24, 2019
by
rajeshsharma
(
23.1k
points)
An iframe is used to display a web page within a web page.
Syntax:
<iframe src="URL"></iframe>
Example:
<iframe src="demo_iframe.html" width="200px" height="200px"></iframe>
Target to a link:
<iframe src="
http://www.javatpoint.com
" name="iframe_a"></iframe>
Click here to read more about HTML
Click here to read more about Insurance
Related questions
0
votes
Which HTML5 tag would you use to define footer?
asked
Feb 11, 2020
in
HTML
by
rahuljain1
(
6.0k
points)
#html-footer
+1
vote
What is the use of details and summary tag in HTML?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
(
30.8k
points)
summary-tag
html-summary-tag
0
votes
What is the use of figcaption tag in HTML 5?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
(
30.8k
points)
figcaption-tag
figcaption-html
0
votes
What is the use of figure tag in HTML 5?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
(
30.8k
points)
figure-tag
html-tag
0
votes
What is the use of a span tag?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
(
30.8k
points)
html-span-tag
span-tag
0
votes
Do all HTML tags have an end tag?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
(
30.8k
points)
html-end-tag
end-tag
html-tag
0
votes
Which HTML tag is used to display the power in expression, i.e., (x2 - y2)?
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
(
23.1k
points)
#power-expression
expression-html
html-power-in-expression
0
votes
Which of the following tag is used to create a combo box (or drop-down box)?
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
(
23.1k
points)
html-combo-box
combo-box
drop-down-box
0
votes
In HTML5, which of the following tag is used to initialize the document type?
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
(
23.1k
points)
html-document-type
document-type-html5
0
votes
Which of the following is the root tag of the HTML document?
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
(
23.1k
points)
root-tag-html
html-root-tag
root-tags
...