Advertisements
Advertisements
प्रश्न
Attributes used with iframe are ______.
पर्याय
srcdoc
name
att
src
href
loop
MCQ
रिकाम्या जागा भरा
Advertisements
उत्तर
Attributes used with iframe are srcdoc, name, and src.
Explanation:
- src → Specifies the URL of the page to display inside the iframe.
- name → Gives a name to the iframe (useful for targeting links).
- srcdoc → Allows embedding HTML content directly inside the iframe.
Why others are incorrect:
- href → Used in links (<a>), not in <iframe>.
- loop → Used in media elements like audio/video, not iframe.
- att → Not a valid HTML attribute.
shaalaa.com
Inline Frame in HTML5
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
