HTML? iframe
Sep 04, 2024 pm 04:41 PMHTML? Iframe? ?? HTML ??? ???? ?? HTML ??? ???? ??? ???? ????. ?? ????? ??? ?? ?? ??? ?? ?? ???? ???? ?? ????? ? ?? ?????? ?? ?????.
???? ? ????? Iframe? ???? ????? ????? ??? ??????? ?????. JavaScript? HTML? target ??? ???? ?????.
Iframe? ?? ??? ?? ???? ?? ????? ???? ????. ??? ????
??
- ?? Iframe? ??? ??? ????? ???????.
<iframe src ="URL"></iframe>
- ??
?:
<iframe src ="www.educba.com" ></iframe>
- ??? ?? Iframe? ?? ??? ??? ?? ???? ??? ?? ????.
<iframe src ="URL" height="value" width="value"></iframe>
- ? ????? ?? ?? ???? ???. ?? ??? ??? ?? ???? ???? ??? ?? ??? ? ????.
?:
<iframe src ="www.educba.com" height="300" width="300"></iframe>
- CSS? ?? ?? ???? iframe? ??? ??? ???? ? ?? ??? ?? ??? ?? ????.
<iframe src ="URL" style="height: value in pixels; width: value in pixels"></iframe>
- ? ??? ??? ? ??? ?? ?? ?????.
?:
<iframe src ="www.educba.com" style="height:300px; width:300px;"></iframe>
- iframe? ???? ? ??? ??? border none ??? ???? ???? ?? ??? ???? ??? ? ??? ????. ?? ?? ??? ??? ????.
<iframe src ="URL" style="border : none;"></iframe>
- CSS? ???? ??? ?? ??, ???? ?? ?? ? ???? ??? ??? ??? ??? ?? ????.
?? ??? ???? iframe? ??? ???? ??? ? ????.
<iframe src ="URL" name="iframe_a"></iframe>
- ? ???? src? ?? URL???. ??? ??? target ??? iframe ??? name ??? ?????.
?:
<iframe src ="www.educba.com" name="iframe_a"></iframe>
Iframes ?? ??
Iframe?? ??? ?? ??? ?????. ? ??? ??? ????.
- Src: ? ??? ???? ????? ?? ??? ???? ? ?????. URL? iframe ?? ??? ?? ????? ?????.
- ??: ??? ???? ?? ??? ???? ? ???? ?????. ?? ????? ?? ?? ??? ??? ?? ? ?? ?????.
- allowfullscreen: ? ??? ???? ???? ?? ?? ???? ??? ? ????. ??? ? ??? ????? ?? true? ???? ???.
- Frameborder: ???? ???? ????? ???? ?? ? ?? ??? ?????. ? 1? ???? ???? 0? ???? ???? ???? ????.
- ?? ??: ???? ??? ??? ??? ??? ??? ? ????.
- ?? ??: ??? ??? ?? ??? ??? ??? ? ????.
- ???: ? ??? ??? ??? ???? ????? ??? ?????. ???? ?? '?', '???' ?? '??'???.
- ??: ???? ??? ???? ? ?????. % ?? ?? ??
- ??: ???? ??? ???? ? ?????. % ?? ?? ??
- Longdesc: ? ??? ???? ??? ??? ?? ? ??? ??? ?? ???? ??? ? ????.
HTML? Iframe ?
??? HTML? Iframe? ?? ? ?? ????. ?? ?? ??? ??? ????.
?? #1
?? ??? ??? ?? iframe? ??? ??? ???? ? ?? ?? ???????.
??:
<!DOCTYPE html> <html> <body> <h2>HTML Iframes Demo</h2> <p>Here, we are showing an example of Iframe which containing specific Height and width in pixels format</p> <iframe src="C:\Users\Sonali\Desktop\HTML block elements.html" height="300" width="300"></iframe> </body> </html>
??:
?? #2
?? ??? ??? ?? iframe? ??? ??? ???? ? ?? ?? ???????. ??? ? ???? CSS? ?? ??? ??? ?????. ??? ??? ??? ??? ??? ?? ???? ?? ? ? ????.
??:
<!DOCTYPE html> <html> <body> <h2>HTML Iframes Demo</h2> <p>Here, we are showing an example of Iframe which containing specific Height and width in pixels format</p> <iframe src="C:\Users\Sonali\Desktop\HTML block elements.html" style="height:100px;width:300px;"></iframe> </body> </html>
??:
Example #3
Here we are considering one example in which we will add a border to the iframe by adding some extra CSS properties to show a change in the border’s size, change in the border color, etc. So we can add as much style to our iframe.
Code:
<!DOCTYPE html> <html> <body> <h2>HTML Iframes Demo</h2> <p>Here we are showing an example of Iframe which containing a border with some additional CSS proprties</p> <iframe src="C:\Users\Sonali\Desktop\iframe.html" style="border:3px solid Blue; height: 200px;"></iframe> </body> </html>
Output:
Example #4
Let’s consider another example where we will show how the target attribute opens a webpage link using an iframe.
Code:
<!DOCTYPE html> <html> <body> <h2>Iframe Demo- Target for a Link</h2> <iframe height="200px" width="100%" src="C:\Users\Sonali\Desktop\iframe1.html" name="iframe1_a"></iframe> <p><a href="https://www.educba.com/courses/">EDUCBA</a></p> <p>When the target of a link matches the name of an iframe, the link will open in the iframe.</p> </body> </html>
Output:
Target Output:
As shown above, for example, we can click on the target link EDUCBA so that it will open the following web page shown below.
Conclusion
An iframe is an inline frame that includes another HTML document in itself. It is the most powerful HTML element for web designing. You can add content from another source. It uses different HTML attributes like Global Attributes, Event Attributes, etc.
? ??? HTML? iframe? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

??? ??











? ??? ??? Core HTML ???? ???????. 1. ???? ?? ??? ?? ??? ???? ??? ???? ?? ?? ? ?? ??? ?????. 2. ??? ??? ?? ?? ? SEO? ???? ?? ?? (-), ?? () ? ?? ?? (? :)? ?????. 3. ?????? ???? ????, ????? ???? ??? ???? ????? ?? Aria-Current ??? ???? ?????. 4. ?? ?? ???? ?? ??? ?? ? ?? ??? ?????. ??? ??? ???? ???? ??? ???, ?? ?? ? ?? ?? ???? ?? ? ? ????.

HTML5SSE? ???? ?? ? ?? ? ??? ???? ???? ??? ?????. 1. ?? ? ?? ????? ??????. ??? ??? ????? ??? ?? ? ? 3 ? ?? ? ?????. ??? ??? ?? ??? ??? ?? ? ? ????. 2. ?? ???? ?? ?? ?? ?? ?? ?? ??? ???? ?? ??? ???? ?? ? ??? ???? ???? ??, ?? ?? ? ?? ?? ? ?? ?? TOKEN? ?? ?? ??? ?????. 3. ??? ???? ?? ????, ?? ??? ?? ?? ????, Navigator.online? ???? ??? ???? ?? ??? ????? ? ? ?? ??? ????? ??????. ??? ??? ?? ???? ???? ??? ??? ???? ? ????.

DocType? HTML ?? ????? ???? ?? ???? ? ???? ????? ???? ????. ?? ? ???? HTML ??? ?? ????? ???????. ? ??? ????? ??? ??? ?? ?? ??? ???? ????? ? ?? ?? ???????. ?? ?? ??? ??? ?? ??? ?? ???? ?? ??? ???? ?? ????. Charset, Viewport ?? ?? ?? ??? ????? ???????.

?? ?? ???? HTML?? ??? ?? ???? ??????. ???? ??? ?? ??? ???? ??? ?? ??? ??? ?? ?? ??? ???? ????. 1. ??, ???, ??? ?? ?? ??? ???? ????. 2. ??, ???? ?? ?? ??? ???? ????. 3. ?? ?? ???? ?? ? ??? ???? ?? ?????. ?? ??? ??? ?????. ? ?? ??? ??? ??? ?? ???? ? ? ????. style ???? ???? ??? CSS ?? ?? ?????? ?? ???????. Select2? ?? ????? ??? ????? ? ??? ? ????.

HTML5, CSS ? JavaScript? ??? ??, ???? ?? ?? ? ???? ??? ????? ????????. 1. SEO ? ????? ???? ????? ??? ??? ? ?? ??? ??? ?? HTML5 ??? ??? ??????. 2. CSS? ???? ?? ??? ???? ???? ???? ??? ???? ????? ??? ?????. 3. JavaScript? ??? ???? ?? ???? DEFER ?? ASYNC? ???? ?? ???? ??? ?? ??? ????????. 4. ??? ??? ??? ???? ??? ??? ?? ? ??? ?? ?? ??? ?? ??? ???? ?? ?? ?? ??? ?? ?? ???? ??????. ??? ??? ??? ??? ????? ????? ?? ?? ? ? ????.

HTML ?? ??? ???? ?? ??? ??? ???? ?? ?? ?? ? ???? ?? ??? ????????. 1. ????? ??? ??? ????? ?? ? ?? ?? (? : ??, ??, ???)? ?? ??? ?????. 2. JavaScript? ?? ?? ? ??? ???? ID? ?? ??? ?? ??? ??? ???? ?? ? ????. 3. CSS? ???? ???, ???, ?? ??? ? ??/?? ?? ??? ???? ???? ??? ???? ??? ??? ??????. 4. ???? ????????? : ???? ? ??? ????? ??? ???? JS ???? ???? ????? ???? ??? ???? ??? ??? ??? ???? ??? ?????. ??? ???????

HTML5? FormData API? ???? ?? ???? ???? ?? ? ?????. 1. ?? ????? ?? ??? ???? ????? ???? ???? ?? ? ? ????. 2. ?? ???? ??? Fetch ?? Xmlhttprequest? ?? ?? ??/?? ??? ??? ??? ???????. 3. ??? ?? ? ? ??? FormData? ???? ??? ??????. 4. ??? ?? ??? ?? ?? JSON ?? ? ?? ??? ?? ? ??? ????.
