font tag in html
in english
The font tag in HTML is used to design a web page.To increase or decrease the text size and to change the color of the text, the font tag is used in HTML.Text can be seen in different colors using font tag, you can change the design of your web page by using the tag in HTML.Using font tag only by changing the color, you are also given a color code in the font tag and the name of the color is also given in it and the size is also defined in it.In this you can increase or decrease the tag size, you can also give color according to you by using font tag.If this code is used in the program then the output will be something like this
in hindi
HTML में फॉन्ट टैग का उपयोग वेब पेज को डिजाइन करने के लिए किया जाता है। टेक्स्ट का आकार बढ़ाने या घटाने के लिए और टेक्स्ट का रंग बदलने के लिए, HTML में फॉन्ट टैग का उपयोग किया जाता है। फॉन्ट टैग का उपयोग करके टेक्स्ट को विभिन्न रंगों में देखा जा सकता है, आप कर सकते हैं HTML में टैग का उपयोग करके अपने वेब पेज का डिज़ाइन बदलें। केवल रंग बदलकर फ़ॉन्ट टैग का उपयोग करके, आपको फ़ॉन्ट टैग में एक रंग कोड भी दिया जाता है और उसमें रंग का नाम भी दिया जाता है और आकार भी होता है इसमें परिभाषित है। इसमें आप टैग आकार को बढ़ा या घटा सकते हैं, आप फ़ॉन्ट टैग का उपयोग करके अपने अनुसार रंग भी दे सकते हैं। यदि प्रोग्राम में इस कोड का उपयोग किया जाता है तो आउटपुट कुछ इस तरह होगा
The output of this program is given below
CONTENTS
html program basic and advance ,web designing
heading title and footer
html-bold-elements-program
structure-of-html-programs
html-text-aligment-left-rightcenter
how-to-use-font-tag-in-html
No comments