Search This Blog

Read Your Language

Formating Tags in HTML Part -3

                      How to use  Formating Tags  in HTML ?



9. अगर आपको  बोल्ड की तरह की टेक्स्ट करना है तो आप यह भी टैग  प्रयोग कर सकते है :  
  <strong >writes a text </strong  > | 

Program in  HTML 

<html>
<head>
<body><strong > welcome to edumasterC</strong  ></body>
</head>
</html>


OUTPUT: 
welcome to edumasterC

10 . अगर आपको  इटैलिक की तरह की टेक्स्ट करना है तो आप यह भी टैग  प्रयोग कर सकते है :  
  <em  >writes a text </em   > | 

Program in  HTML 

<html>
<head>
<body><em  > welcome to edumasterC</em></body >
</head>
</html>

OUTPUT: 
welcome to edumasterC


11  . अगर आपको  इटैलिक की तरह की टेक्स्ट करना है तो आप यह भी टैग  प्रयोग कर सकते है :  
  <cite  >writes a text </cite    > | 

Program in  HTML 

<html>
<head>
<body><cite   > welcome to edumasterC</cite ></body  >
</head>
</html>

OUTPUT: 
welcome to edumasterC



12   . अगर आपको  किसी  टेक्स्ट को लेफ्ट मार्जिन  ऑफ़ इंडेंट (Left margin of indent ) करना है तोह आप यह टैग प्रयोग करे | 

  <blockquote  >writes a text </blockquote  > | 

Program in  HTML 

<html>
<head>
<body><blockquote  > welcome to edumasterC</blockquote  ></body >
</head>
</html>

OUTPUT: 
                     welcome to edumasterC


No comments:

Contact Form

Name

Email *

Message *

Followers