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…

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…

Comments Off on Adding images with img

Adding images with img Html In Hindi

Adding images with img Html In Hindi एचटीएमएल5 वेब पेज में इमेज टैग का उपयोग वेब पेज वेबसाइट में डिजायर इमेज, ग्राफ़िक, पिक्चर, को इन्सर्ट या एम्बेड करने के लिए किया जाता है। वेब पेज में इमेज एक ग्राफिकल बैकग्राउंड या इमेज ऑब्जेक्ट है, जो रिलेटेड वेब पेज ऑब्जेक्ट को इंडीकेट करते है, सामान्यता, एचटीएमएल5…

Comments Off on Adding images with img Html In Hindi

Creating hyperlinks with a

Creating hyperlinks with a In HTML5 web page blog post design, anchor <a> tag is used to create hyperlink text, images, audio, video, documents, and many other types of web page links. Which is helpful for web, internet user to move from single page to multiple web pages in the website through normal links, text…

Comments Off on Creating hyperlinks with a

Creating hyperlinks with a Tag In Hindi

Creating hyperlinks with a In Hindi एचटीएमएल5 वेब पेज ब्लॉग पोस्ट डिज़ाइन में एंकर <a> टैग का उपयोग हाइपरलिंक टेक्स्ट, इमेज, ऑडियो, वीडियो, डॉक्यूमेंट, और अन्य कई प्रकार के वेब पेज लिंक क्रिएट करने में उपयोग किया जाता है. जो वेब, इंटरनेट यूजर को वेबसाइट में सिंगल पेज से मल्टीप्ल वेब पेज पेज सामान्य लिंक,…

Comments Off on Creating hyperlinks with a Tag In Hindi

Block-level vs. inline elements

Block-level vs. inline elements In HTML5 web page development, semantic tags or elements are mainly divided into two types of tag elements, which are defined as block-level elements or inline tag elements. Where in HTML5 web page website, block level and inline tags are used to design and develop the desired web page structure and…

Comments Off on Block-level vs. inline elements

Block-level vs. inline elements In Hindi

Block-level vs. inline elements In Hindi एचटीएमएल5 वेब पेज डेवलपमेंट में सिमेंटिक टैग या एलिमेंट को मुख्य रूप से दो टाइप टैग एलिमेंट में डिवाइड किया गया है, जिसे ब्लॉक-लेवल एलिमेंट या इनलाइन टैग एलिमेंट के रूप में डिफाइन किया गया है। जहा एचटीएमएल5 वेब पेज वेबसाइट में ब्लॉक लेवल और इनलाइन टैग को डिजायर…

Comments Off on Block-level vs. inline elements In Hindi

Lists: ul, ol, li

Lists: ul, ol, li To create ordered and unordered list items in HTML5, you can use ul, ol, and li tags. Many times, a web developer or content creator needs to preview text content items in a list order in a web blog or post. You can represent web page text information in ordered and…

Comments Off on Lists: ul, ol, li

Lists: ul, ol, li In Hindi

Lists: <ul>, <ol>, <li> In Hindi एचटीएमएल5 में ऑर्डर्ड और अनऑर्डर्ड लिस्ट्स आइटम को क्रिएट करने के लिए आप ul, ol, और li टैग का उपयोग कर सकते है, कई बार वेब डेवलपर या कंटेंट क्रिएटर को किसी वेब ब्लॉग या पोस्ट में टेक्स्ट कंटेंट आइटम को लिस्ट आर्डर में प्रीव्यू करना होता है, वही…

Comments Off on Lists: ul, ol, li In Hindi