MCQs>IT & Programming>HTML 5>In HTML 5.0, what is the function of the sandbox attribute when used with <iframe> as shown below? <iframe src="aaa " sandbox=?></iframe>
HTML 5 MCQs
In HTML 5.0, what is the function of the sandbox attribute when used with <iframe> as shown below? <iframe src="aaa " sandbox=?></iframe>
Answer
Correct Answer: It is used to define the restrictions to the frame content.
Explanation:
Note: This Question is unanswered, help us to find answer for this one