"Unlocking the Web: HTML Explained" Iframe Tag | Lecture 7 in Hindi / Urdu

 

Iframe Tag


Iframe Tag

<iframe> 

iframe tag HTML me ek non-standard tag hai, jo ek web page ke andar dusre web page ko display karne ke liye use kiya jata hai. Iska use kisi dusre web page ke content ko apne web page par embed karne ke liye kiya jata hai. <iframe> tag ka use karke aap dusri websites ko apne website me show kar sakte hain. Ye tag aksar social media sites ya video sharing sites jaise platforms ke content ko embed karne ke liye use kiya jata hai. Ye tag ek box create karta hai jisme dusra webpage show hota hai. <iframe> tag ke kuch common attributes is prakar hain:

src: Is attribute se iframe me show hone wali webpage ki URL specify ki jaati hai.

width: Is attribute se iframe ka width set kiya jaata hai. Iske value me pixels ya percentage specify kiya ja sakte hain.

height: Is attribute se iframe ka height set kiya jaata hai. Iske value me pixels ya percentage specify kiya jaa sakta hai.

frameborder: Is attribute se iframe ke border ka presence set kiya jaata hai. Iske values 0 or 1 ho sakte hain.

Example:

<iframe src="https://www.youtube.com" width="560" height="315" frameborder="0"></iframe>

Is example me, <iframe> tag ka use kiya gaya hai ek Youtube video ko embed karne ke liye. Iske attributes ke through, iframe ka width, height, aur frameborder set kiya gaya hai aur video ka URL src attribute me specify kiya gaya hai.

umeed hai apko sare tags ache se samaj me aay hoge next lecture k liye humri blog ko follow karte rahe aur agar apko humara blog pasand aaya to apne dosto se bhi share kare. milte hai next lecture k liye tab tak k liye allahafiz

 

"HTML Unleashed: A Comprehensive Guide"
"Mastering HTML: From Basics to Beyond"
"HTML Essentials: Building the Web"
"HTML Demystified: Tag by Tag"
"The HTML Playground: Your Coding Hub"
"Unlocking the Web: HTML Explained"
"HTML Wizardry: Crafting Web Pages"
"HTML Insights: A Developer's Handbook"
"HTML Made Simple: Learn and Create"
"HTML Chronicles: Your Journey Begins Here"

 

"FOR MY CHANNEL" ❤️LIKE 💬COMMENT 🔗SHARE ❗🔥🔥🔥🔥SUBSCRIBE NOW 🔔PRESS THE BELL ICON FOR NOTIFICATION

 


Comments