HTML & CSS
An <b>< ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
An
<iframe>
is used to display a web page within a web page.
True
False
There is no such tag in HTML
Explanation
An inline frame
<iframe>
is used to embed one HTML document into another the HTML document.
This is how
<iframe>
works.
Click here!
tag
page
web
iframe
html
element
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
Select a correct code to display a web page within a web page.
What HTML element will you use to define a default address or a default target for all links on a page?
Sometimes, when you enter the page, the button already lights up by default. What attribute is applied to interface elements (such as checkboxes and radio buttons) when they are in the "on" position?
What property should I use to change the transparency level of a web page element?
You need to submit a form to update data including sensitive information (passwords). Which HTTP method is preferable to use?
H
TML & CSS
Quiz
Login to learn HTML & CSS
or
Read more about
HTML & CSS Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
HTML & CSS quizzes
How to make a shadow for text in gray?
Which of the following is true about the pseudo-class :visited?
What is the difference between pseudo-elements :after and ::after?
What is the font-variant property for?
Which color will word "text" has? <style> p{ color: green !important; } #p{ color: blue; } </style> <p id="p" style="color: red">text</>
How to change the color of a link to blue when the cursor moves over it?
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment