Controls and attributes for multimedia elements in html

Controls and attributes for multimedia elements in html While inserting multimedia object in any HTML web page, you can insert or embed multimedia object like particular <video> and <audio> tag in your desired web page anytime. While embedding multimedia audio and video object in any HTML web page, we can manually manage and control many…

Comments Off on Controls and attributes for multimedia elements in html

Controls and attributes for multimedia elements html in hindi

Controls and attributes for multimedia elements html in hindi किसी भी एचटीएमएल वेब पेज में मल्टीमीडिया ऑब्जेक्ट को इन्सर्ट करने में आप पर्टिकुलर <video> और <audio> टैग जैसे मल्टीमीडिया ऑब्जेक्ट को अपने डिजायर वेब पेज में इन्सर्ट या कभी भी एम्बेड कर सकते है, किसी एचटीएमएल वेब पेज में मल्टीमीडिया ऑडियो और वीडियो ऑब्जेक्ट को…

Comments Off on Controls and attributes for multimedia elements html in hindi

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