HTML iframe Attributes | srcdoc, sandbox | iframe tag | HTML Tutorial For Beginners #12 (b)
Описание
In this video we'll learn about HTML iframe attributes (srcdoc & sandbox).
- srcdoc
Specifies the HTML content of the page to show in the iframe.
The srcdoc attribute specifies the HTML content of the page to show in the inline frame.
If a browser supports the srcdoc attribute, it will override the content specified in the src attribute (if present).
- sandbox
Enables an extra set of restrictions for the content in an iframe
The sandbox attribute enables an extra set of restrictions for the content in the iframe.
The value of the sandbox attribute can either be just sandbox or a space-separated list of predefined values that will remove the particular restrictions.
HTML Best refers sites of Iframe attributes (srcdoc & sandbox).
- https://www.w3schools.com/tags/tag_iframe.asp
- https://www.tutorialspoint.com/html/html_iframes.htm
- https://www.javatpoint.com/html-iframes
HTML Iframe Attributes (srcdoc & sandbox) Example github link show in video https://github.com/raishvaria/html on branch name `iframe-attributes`
Hypertext Markup Language ( HTML ) Complete Video tutorials :
https://www.youtube.com/playlist?list=PLDhY8MXwGm7Zo3jBoFPq15yzE3tClLTpf
--------------------------------------------------------------------------------------------------------------
Thanks For watching HTML beginners tutorial #12 (b) iframe tag.
If you want more about HTML then Subscribe Us!
Рекомендуемые видео



















