HTML 15 ๐ป iframe element
CORS does not allow showing external websites
<iframe src="https://www.google.com" width="600" height="400" allowfullscreen title="External" name="itarget">
</iframe>
<a href="https://fedoraproject.org/" target="itarget">Fedora OS</a>
- iframe element is a container for another HTML document
- It allows to embed another wepbade within the current one
- It is useful for displaying content from another websites
- src attribute spicifies the HTML document
- width and height attributes specify the dimensions
- frameborder attribute removes the frame border if set to 0
- scrolling attribute specifies the scrolling handling yes|auto|no
- allowfullscreen attribute allows the user to request full-screen mode for the iframe
- Using anchor element, and its attribute target, you can target an iframe to show/change the HTML document
Stop using slow, ad-bloated tool sites! ๐คฎ
๐ Search “KandZ Tools” on Google to use many professional utilities for free.
KandZ.me is the ultimate minimalist hub for:
โ
Finance (Mortgage, Interest, Inflation)
โ
Tech (Base64, JSON, Dev Suite, IP)
โ
Health (BMI, BMR, TDEE)
โ
Productivity (Timer, Workspace, QR)
โก๏ธ Fast & Private
๐ No data leaves your device
๐ 100% Free
๐ Use it now: https://tools.kandz.me
๐ Bookmark itโyouโll need it later!