Lenovo Smartphones India
Smartphones India - Lenovo
अनुमति रखने वाले HTML टैगस: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.
For more information see the HTML Living Standard or use your favorite search engine to find other sites that explain HTML.
टैग विवरण | आपका प्रकार | आपको मिला |
---|---|---|
एंकर्स को अन्य पन्नों से लिंक करने के लिए उपयोग किया जाता है. | <a href="https://rugaf.com">rugaf</a> |
rugaf |
महत्त्व दें. | <em>महत्त्व दें.</em> |
महत्त्व दें. |
प्रबल | <strong>प्रबल</strong> |
प्रबल |
उद्धृत | <cite>उद्धृत</cite> |
उद्धृत |
ब्लॉक उद्धृत | <blockquote>ब्लॉक उद्धृत</blockquote> |
ब्लॉक उद्धृत |
प्रोग्रामिंग स्रोत कोड को दिखाने के लिए इस्तेमाल किया कोडित पाठ | <code>कोडित</code> |
कोडित |
अनआर्डर सूची - प्रत्येक सूची आइटम के शुरू में <li> का उपयोग करें . | <ul> <li>पहला आइटम</li> <li>दूसरा मद</li> </ul> |
|
आर्डर सूची - प्रत्येक सूची आइटम के शुरू में <li> का उपयोग करें . | <ol> <li>पहला आइटम</li> <li>दूसरा मद</li> </ol> |
|
टैग li के लिए कोई मदद नहीं प्रदान की गयी | ||
Definition lists are similar to other HTML lists. <dl> begins the definition list, <dt> begins the definition term and <dd> begins the definition description. | <dl> <dt>पहला टऱम</dt> <dd>पहली परिभाषा</dd> <dt>द्वितीय पद(term)</dt> <dd>द्वितीय परिभाषा(definition)</dd> </dl> |
|
टैग dt के लिए कोई मदद नहीं प्रदान की गयी | ||
टैग dd के लिए कोई मदद नहीं प्रदान की गयी | ||
Heading | <h2>उपशीर्षक</h2> |
उपशीर्षक |
Heading | <h3>उपशीर्षक तीन</h3> |
उपशीर्षक तीन |
Heading | <h4>उपशीर्षक चार</h4> |
उपशीर्षक चार |
Heading | <h5>उपशीर्षक पाँच</h5> |
उपशीर्षक पाँच |
Heading | <h6>उपशीर्षक छः</h6> |
उपशीर्षक छः |
Most unusual characters can be directly entered without any problems.
If you do encounter problems, try using HTML character entities. A common example looks like & for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:
चरित्र विवरण | आपका प्रकार | आपको मिला |
---|---|---|
ऐंपरसेंड | & |
& |
से अधिक | > |
> |
से कम | < |
< |
उद्धरण चिह्न | " |
" |
अनुमति रखने वाले HTML टैगस: <a href='https://www.pinterest.com/*' hreflang data-pin-do data-pin-board-width data-pin-scale-height data-pin-scale-width> <script async defer src='//assets.pinterest.com/js/pinit.js'>
This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.
For more information see the HTML Living Standard or use your favorite search engine to find other sites that explain HTML.
टैग विवरण | आपका प्रकार | आपको मिला |
---|---|---|
एंकर्स को अन्य पन्नों से लिंक करने के लिए उपयोग किया जाता है. | <a href="https://rugaf.com">rugaf</a> |
rugaf |
टैग script के लिए कोई मदद नहीं प्रदान की गयी |
Most unusual characters can be directly entered without any problems.
If you do encounter problems, try using HTML character entities. A common example looks like & for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:
चरित्र विवरण | आपका प्रकार | आपको मिला |
---|---|---|
ऐंपरसेंड | & |
& |
से अधिक | > |
> |
से कम | < |
< |
उद्धरण चिह्न | " |
" |
अनुमति रखने वाले HTML टैगस: <script async src data-subreddit data-domain data-url data-width data-height data-post-finder data-theme data-show-submit data-sort data-timeframe data-subreddit-mode charset> <strong> <em> <a href> <ul> <li> <ol> <blockquote> <img src alt data-entity-type data-entity-uuid>
This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.
For more information see the HTML Living Standard or use your favorite search engine to find other sites that explain HTML.
टैग विवरण | आपका प्रकार | आपको मिला |
---|---|---|
टैग script के लिए कोई मदद नहीं प्रदान की गयी | ||
प्रबल | <strong>प्रबल</strong> |
प्रबल |
महत्त्व दें. | <em>महत्त्व दें.</em> |
महत्त्व दें. |
एंकर्स को अन्य पन्नों से लिंक करने के लिए उपयोग किया जाता है. | <a href="https://rugaf.com">rugaf</a> |
rugaf |
अनआर्डर सूची - प्रत्येक सूची आइटम के शुरू में <li> का उपयोग करें . | <ul> <li>पहला आइटम</li> <li>दूसरा मद</li> </ul> |
|
टैग li के लिए कोई मदद नहीं प्रदान की गयी | ||
आर्डर सूची - प्रत्येक सूची आइटम के शुरू में <li> का उपयोग करें . | <ol> <li>पहला आइटम</li> <li>दूसरा मद</li> </ol> |
|
ब्लॉक उद्धृत | <blockquote>ब्लॉक उद्धृत</blockquote> |
ब्लॉक उद्धृत |
टैग img के लिए कोई मदद नहीं प्रदान की गयी |
Most unusual characters can be directly entered without any problems.
If you do encounter problems, try using HTML character entities. A common example looks like & for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:
चरित्र विवरण | आपका प्रकार | आपको मिला |
---|---|---|
ऐंपरसेंड | & |
& |
से अधिक | > |
> |
से कम | < |
< |
उद्धरण चिह्न | " |
" |
अनुमति रखने वाले HTML टैगस: <a href hreflang> <em> <strong> <cite> <blockquote cite data-card-created class=""> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <script async src charset>
This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.
For more information see the HTML Living Standard or use your favorite search engine to find other sites that explain HTML.
टैग विवरण | आपका प्रकार | आपको मिला |
---|---|---|
एंकर्स को अन्य पन्नों से लिंक करने के लिए उपयोग किया जाता है. | <a href="https://rugaf.com">rugaf</a> |
rugaf |
महत्त्व दें. | <em>महत्त्व दें.</em> |
महत्त्व दें. |
प्रबल | <strong>प्रबल</strong> |
प्रबल |
उद्धृत | <cite>उद्धृत</cite> |
उद्धृत |
ब्लॉक उद्धृत | <blockquote>ब्लॉक उद्धृत</blockquote> |
ब्लॉक उद्धृत |
प्रोग्रामिंग स्रोत कोड को दिखाने के लिए इस्तेमाल किया कोडित पाठ | <code>कोडित</code> |
कोडित |
अनआर्डर सूची - प्रत्येक सूची आइटम के शुरू में <li> का उपयोग करें . | <ul> <li>पहला आइटम</li> <li>दूसरा मद</li> </ul> |
|
आर्डर सूची - प्रत्येक सूची आइटम के शुरू में <li> का उपयोग करें . | <ol> <li>पहला आइटम</li> <li>दूसरा मद</li> </ol> |
|
टैग li के लिए कोई मदद नहीं प्रदान की गयी | ||
Definition lists are similar to other HTML lists. <dl> begins the definition list, <dt> begins the definition term and <dd> begins the definition description. | <dl> <dt>पहला टऱम</dt> <dd>पहली परिभाषा</dd> <dt>द्वितीय पद(term)</dt> <dd>द्वितीय परिभाषा(definition)</dd> </dl> |
|
टैग dt के लिए कोई मदद नहीं प्रदान की गयी | ||
टैग dd के लिए कोई मदद नहीं प्रदान की गयी | ||
Heading | <h2>उपशीर्षक</h2> |
उपशीर्षक |
Heading | <h3>उपशीर्षक तीन</h3> |
उपशीर्षक तीन |
Heading | <h4>उपशीर्षक चार</h4> |
उपशीर्षक चार |
Heading | <h5>उपशीर्षक पाँच</h5> |
उपशीर्षक पाँच |
Heading | <h6>उपशीर्षक छः</h6> |
उपशीर्षक छः |
टैग script के लिए कोई मदद नहीं प्रदान की गयी |
Most unusual characters can be directly entered without any problems.
If you do encounter problems, try using HTML character entities. A common example looks like & for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:
चरित्र विवरण | आपका प्रकार | आपको मिला |
---|---|---|
ऐंपरसेंड | & |
& |
से अधिक | > |
> |
से कम | < |
< |
उद्धरण चिह्न | " |
" |