Creating accessible forms

Creating accessible forms To create a complete accessible form in an HTML5 web page, you need to keep in mind all the important form input control attributes and factors. It should have all the form controls and features for all capable and disabled internet users, here an accessible web page form should have all the form essential features and form attributes available.…

Comments Off on Creating accessible forms

Creating accessible forms html in hindi

Creating accessible forms html in hindi एचटीएमएल5 वेब पेज में एक कम्पलीट एक्सेसिबल फॉर्म बनाने के लिए आपको सभी इम्पोर्टेन्ट फॉर्म इनपुट कण्ट्रोल ऐट्रिब्यूट्स और फैक्टर्स को ध्यान में रखना होगा। इसमें सभी कैपेबल और डिसेबल इंटरनेट यूजर के लिए सभी तरह के फॉर्म कण्ट्रोल और फीचर्स होने चाहिए, यहाँ एक एक्सेसिबल वेब पेज फॉर्म सभी फॉर्म जरूरी फीचर्स और फॉर्म ऐट्रिब्यूट्स…

Comments Off on Creating accessible forms html in hindi

Form validation attributes: required, pattern, min, max html in hindi

Form validation attributes: required, pattern, min, max in hindi एचटीएमएल5 वेब डेवलपमेंट स्क्रिप्ट फॉर्म डिज़ाइन में आपको कई नए बिल्ट-इन फ़ॉर्म वेलिडेशन ऐट्रिब्यूट्स या फीचर्स मिलते है, फॉर्म वेलिडेशन इंटरनेट यूजर के द्वारा फील और एक्सेस डिजिटल फॉर्म इनफार्मेशन को चेक और स्टोर कर सके, जैसे वेब विजिटर इन फॉर्म में डिजिटल इनफार्मेशन को भरता है, तब फॉर्म वेलिडेशन ऐट्रिब्यूट्स वेब विजिटर…

Comments Off on Form validation attributes: required, pattern, min, max html in hindi

New input types in HTML5: email, url, date, range, color in hindi

New input types in HTML5: email, url, date, range, color html in hindi एचटीएमएल5 स्क्रिप्टिंग लैंग्वेज वेब पेज में फ़ॉर्म की यूटिलिटी और फॉर्म कण्ट्रोल वेलिडेशन को बेहतर करने और इन नए फॉर्म कण्ट्रोल को उपयोग कर एचटीएमएल5 वेब पेज फॉर्म को एडवांस्ड और फुल्ली ऑटोमेट किया जाता है, ये नए फॉर्म इनपुट कण्ट्रोल एचटीएमएल4 वर्जन की तुलना में एचटीएमएल5 वेब डेवलपर…

Comments Off on New input types in HTML5: email, url, date, range, color in hindi

Form elements: form, input, textarea, button, select, label html in Hindi

Form elements: form, input, textarea, button, select, label html in Hindi मल्टीप्ल फॉर्म इनपुट कंट्रोल्स एचटीएमएल5 वेब डेवलपर को कई प्रकर के डिफरेंट फ़ॉर्म कण्ट्रोल एलिमेंट प्रोवाइड करता है, जो एचटीएमएल वेब डेवलपर को इंटरनेट यूजर के लिए मल्टीप्ल फॉर्म कण्ट्रोल इनपुट कण्ट्रोल चॉइस बनाने में सहायता प्रदान करते हैं. यहाँ बेसिक फॉर्म इनपुट एलिमेंट कण्ट्रोल में आप <form> स्टार्ट टैग, <input>…

Comments Off on Form elements: form, input, textarea, button, select, label html in Hindi

Understanding the and elements for multimedia

Understanding the <source> and <track> elements for multimedia The <source> tag and <track> tag in HTML5 web page are used to insert or embed <audio> tag and <video> tag in web page. Multimedia source and track caption attributes features are enhanced with these tags, which provide subtitle or caption related features for audio and video formats embedded in web page. Generally, the…

Comments Off on Understanding the and elements for multimedia

Understanding the and elements for multimedia in html hindi

Understanding the <source> and <track> elements for multimedia in html hindi एचटीएमएल5 वेब पेज में <source> टैग और <track> टैग का उपयोग वेब पेज में इन्सर्ट या एम्बेड <audio> टैग और <video> टैग के साथ मल्टीमीडिया सोर्स और ट्रैक कैप्शन ऐट्रिब्यूट्स फीचर्स को एनहान्स किया जाता है, जिससेये वेब पेज में एम्बेड ऑडियो और वीडियो फॉर्मेट के लिए सबटाइटल या कैप्शन रिलेटेड…

Comments Off on Understanding the and elements for multimedia in html hindi

Embedding audio and video with audio and video

Embedding audio and video with audio and video In HTML5 web page, <audio> tag and <video> tag is used to directly embed or insert multimedia content including sound and video objects in web pages and websites. In HTML5, as compared to HTML4 version, media and audio object files can be inserted and played and controlled directly without any third-party plugins or support.…

Comments Off on Embedding audio and video with audio and video

Embedding audio and video with audio and video in hindi

Embedding audio and video with audio and video in hindi एचटीएमएल5 वेब पेज में <audio> टैग और <video> टैग का उपयोग वेब पेज और वेबसाइट में डायरेक्ट मल्टीमीडिया कंटेंट जिसमे साउंड और वीडियो ऑब्जेक्ट को डायरेक्ट एम्बेड या इन्सर्ट करने में किया जाता है। एचटीएमएल5 में एचटीएमएल4 वर्जन की तुलना में डायरेक्ट बिना किसी थर्ड पार्टी प्लगिन्स या सपोर्ट के सीधे मीडिया…

Comments Off on Embedding audio and video with audio and video in hindi

Introduction to the figure and figcaption elements

Introduction to the figure and figcaption elements In HTML5 web pages, <figure> and <figcaption> tag elements are used to group multimedia content such as images, drawings, shapes and any other type of visible graphics images and multimedia object content information in the website and provide meaningful description. Here figure and figcaption tags preview multimedia objects by adding captions and descriptions to the…

Comments Off on Introduction to the figure and figcaption elements

Introduction to the figure and figcaption elements in hindi

Introduction to the figure and figcaption elements in hindi एचटीएमएल5 वेब पेज में <figure> और <figcaption> टैग एलिमेंट का उपयोग वेबसाइट में मल्टीमीडिया कंटेंट जैसे कि, इमेज, ड्रॉइंग्स, शेप और अन्य किसी भी प्रकार के विज़िबल ग्राफ़िक्स इमेजेज और मल्टीमीडिया ऑब्जेक्ट कंटेंट इनफार्मेशन को ग्रुप कर मीनिंगफुल डिस्क्रिप्शन प्रदान किया जाता है। यहाँ फिगर और फिगकैप्शन टैग मल्टीमीडिया ऑब्जेक्ट को कैप्शन और…

Comments Off on Introduction to the figure and figcaption elements in hindi

Adding images with img

Adding images with img Image tag in HTML5 web page is used to insert or embed the desired image, graphic, picture in the web page website. Image in a web page is a graphical background or image object, which indicates the related web page object, generally, image tag in HTML5 is used as an inline tag. Which provides HTML5 developer direct embed…

Comments Off on Adding images with img

End of content

No more pages to load