Video and audio tag in html

Video and audio tag in html If you want to insert or embed multimedia features in HTML5 web page. Then you can directly embed video and audio multimedia object in webpage using HTML5 <video> and <audio> tags. Video and audio HTML web page can be used to add multimedia object directly in web page using…

Comments Off on Video and audio tag in html

Video and audio tag html in hindi

Video and audio tag html in hindi यदि आप एचटीएमएल5 वेब पेज में मल्टीमीडिया फीचर्स को इन्सर्ट या एम्बेड करना चाहते है. तो आप एचटीएमएल5 <video> और <audio> टैग का उपयोग करके वेबपेज में वीडियो और ऑडियो मल्टीमीडिया ऑब्जेक्ट को डायरेक्ट एम्बेड कर सकते  है। वीडियो और ऑडियो एचटीएमएल वेब पेज में ऑडियो और वीडियो…

Comments Off on Video and audio tag html in hindi

Attributes: src, alt, width, height in html

Attributes: src, alt, width, height in html When you insert or embed an image in an HTML web page using the <img> tag, some of the default properties of the inserted image in the web page are image src, alt, width, and image height. The default image attributes are image src, alt, width, and image…

Comments Off on Attributes: src, alt, width, height in html

Attributes: src, alt, width, height html in hindi

Attributes: src, alt, width, height html in hindi जब आप किसी एचटीएमएल वेब पेज में इमेज को <img> टैग से इन्सर्ट या एम्बेड करते है. तो वेब पेज में इन्सर्टेड इमेज की कुछ डिफ़ॉल्ट प्रॉपर्टीज में इमेज src, alt, width, और इमेज height डिफ़ॉल्ट इमेज ऐट्रिब्यूट्स होते है, जिन्हे आप अपनी जरूरत के अनुसार वेब…

Comments Off on Attributes: src, alt, width, height html in hindi

Img html tag

img html tag If you want to insert images or graphics in your existing HTML web page. Then you can manually insert or embed images, graphics, pictures, etc. in HTML webpage using <img> tag. img tag is an automatic closing tag in HTML web page, it means you don’t need to manually close it after…

Comments Off on Img html tag

Img tag in html hindi

यदि आप अपने मौजूदा एचटीएमएल वेब पेज में इमेज या ग्राफ़िक्स इन्सर्ट करना चाहते है. तो आप <img> टैग का उपयोग कर एचटीएमएल वेबपेज में इमेज, ग्राफ़िक्स, पिक्चर, आदि को मैन्युअल रूप से इन्सर्ट या एम्बेड कर सकते है। एचटीएमएल वेब पेज में img टैग एक आटोमेटिक क्लोजिंग टैग है, इसका मतलब है कि आपको…

Comments Off on Img tag in html hindi

Linking to sections within the same page html

Linking to sections within the same page html Many times web developers want to create hyperlinks from multiple paragraphs, blocks, or text heading sections within the same HTML file or a single webpage. Section links are created in web pages to enable web users to create quick section links from top to bottom in the…

Comments Off on Linking to sections within the same page html

Linking to sections within the same page html in hindi

Linking to sections within the same page html in hindi कई बार वेब डेवलपर उसी एचटीएमएल फाइल या एक ही वेबपेज के अंदर कई पैराग्राफ, ब्लॉक, या टेक्स्ट हैडिंग सेक्शन से हाइपरलिंक क्रिएट करना चाहते है. जो वेब यूजर को उसी लम्बे या बड़े वेब पेज में ऊपर से निचे तक क्विक सेक्शन लिंक क्रिएट…

Comments Off on Linking to sections within the same page html in hindi

Attributes: href, target, title html tag

Attributes: href, target, title html tag Learn in detail about href, target and title default website URL link attributes properties and web page website multiple hyperlink object features in <a> anchor tag in HTML web page. HTML anchor href attribute. The webpage or web resources target hyperlink website URL location indicated by the link in…

Comments Off on Attributes: href, target, title html tag

Attributes: href, target, title html in hindi

Attributes: href, target, title html in hindi एचटीएमएल वेब पेज में <a> एंकर टैग में href, target और title डिफ़ॉल्ट वेबसाइट यूआरएल लिंक ऐट्रिब्यूट्स प्रॉपर्टीज और वेब पेज वेबसाइट मल्टीपल हाइपरलिंक ऑब्जेक्ट फीचर्स के बारे में विस्तार से जाने। HTML anchor href attribute. मौजूदा एचटीएमएल वेब पेज में लिंक जिस वेबपेज या वेब रिसोर्सेज टारगेट…

Comments Off on Attributes: href, target, title html in hindi