Bold (), Italic (), and Underline () html tag

Bold (<b>), Italic (<i>), and Underline (<u>) html tag There are many tag elements already present in HTML web development webpage for text formatting. Such as, bold <b> tag, italic <i> tag, and underline <u> tag. You can use these tags to apply bold, italic and underline, effect or style to HTML web page paragraph,…

Comments Off on Bold (), Italic (), and Underline () html tag

Bold (), Italic (), and Underline () tag html in hindi

Bold (<b>), Italic (<i>), and Underline (<u>) tag html in hindi एचटीएमएल वेब डेवलपमेंट वेबपेज में टेक्स्ट फ़ॉर्मेटिंग के लिए कई टैग एलिमेंट पहले से मौजूद है. जैसे की, बोल्ड <b> टैग, इटैलिक <i> टैग, और अंडरलाइन <u> टैग है. इन टैग  का उपयोग आप एचटीएमएल वेब पेज पैराग्राफ, हैडिंग टेक्स्ट इनफार्मेशन को बोल्ड, इटैलिक…

Comments Off on Bold (), Italic (), and Underline () tag html in hindi

Paragraphs (p) html tag

Paragraphs (<p>) html tag In HTML web page, <p> paragraph tag is used to create new web page paragraph or paragraph section. Where paragraph tag is a popular and important HTML tag to structure the text content information displayed on your web page by dividing it into paragraph or paragraph section order. So let's see…

Comments Off on Paragraphs (p) html tag

Paragraphs (p) tag html in hindi

Paragraphs (<p>) tag html in hindi एचटीएमएल वेब पेज में <p> पैराग्राफ टैग का उपयोग नए वेब पेज पैराग्राफ़ बनाने या पैराग्राफ सेक्शन को क्रिएट करने में किया जाता है। जहा पैराग्राफ टैग आपके वेबपेज पर डिस्प्ले टेक्स्ट कंटेंट इनफार्मेशन को पैराग्राफ या पैराग्राफ सेक्शन आर्डर में डिवाइड कर स्ट्रक्चर करने के लिए एक पॉपुलर…

Comments Off on Paragraphs (p) tag html in hindi

Html Headings Tag

Headings (<h1> to <h6>) html tag Heading tag is used to represent web page title/heading, title or topic information in large size in HTML web page. Heading tag displays your web page content information structure and heading text hierarchy order in largest text size to smallest text size order. Generally, HTML heading tag is used…

Comments Off on Html Headings Tag

Headings tag in Html hindi

Headings (<h1> to <h6>) tag html in hindi एचटीएमएल वेब पेज में बड़े आकार में वेब पेज टाइटल/हैडिंग, टाइटल या टॉपिक  इनफार्मेशन को रिप्रेजेंट करने के लिए हैडिंग टैग का उपयोग किया जाता है. हैडिंग टैग आपके वेब पेज कंटेंट इनफार्मेशन स्ट्रक्चर और हैडिंग टेक्स्ट पदानुक्रम आर्डर को लार्जेस्ट टेक्स्ट साइज टू स्मॉलेस्ट टेक्स्ट साइज…

Comments Off on Headings tag in Html hindi

Viewing HTML in a browser

Viewing HTML in a browser After manually saving the HTML web page or HTML file, the process of viewing or displaying the HTML file in any web browser is as follows. Here, to open/view your created HTML web page/file in the existing web browser, you can properly display/preview your HTML file in various popular web…

Comments Off on Viewing HTML in a browser

Viewing HTML in a browser in html hindi

Viewing HTML in a browser in html hindi एचटीएमएल वेब पेज या एचटीएमएल फाइल को मैन्युअल रूप से सेव करने के बाद किसी भी वेब ब्राउज़र में एचटीएमएल फ़ाइल को देखना या डिस्प्ले का प्रोसेस कुछ इस प्रकार है। यहाँ आपकी बनाई गई एचटीएमएल वेब पेज/फाइल को मौजूदा वेब ब्राउज़र में ओपन करने /देखने के…

Comments Off on Viewing HTML in a browser in html hindi

Writing and saving your first HTML file

Writing and saving your first HTML file When you create an HTML web page or HTML file for the first time. Then in the first step you have to create the HTML source file, then in step second save the HTML file with htm or html extension, finally in step 3 display this HTML file…

Comments Off on Writing and saving your first HTML file

Writing and saving your first HTML file in hindi

Writing and saving your first HTML file in hindi जब आप पहली बार एचटीएमएल वेब पेज या एचटीएमएल फाइल को बनायेंगे। तब पहले स्टेप में आपको एचटीएमएल सोर्स फाइल को बनाना, स्टेप सेकंड में फिर एचटीएमएल फाइल को htm या html एक्सटेंशन के साथ सेव करना, अंत में स्टेप 3 में इस एचटीएमएल फाइल को…

Comments Off on Writing and saving your first HTML file in hindi