Sei sulla pagina 1di 2

Ques:

<HTML>
<Head>
<titile> Ramit Q1</titile>
</Head>
<Body bgcolor='yellow'>
<pre>
1
2 2
3

3</pre>

Bold<b>It makes the text bold</b><br>


Italic<i>It changes the text style</i><br>
Underline<u>It underlines the text</u><br>
Alignment<<p align=centre>It is used to align the text</p>
Paragraph<p>It is used to divide the para into different line</p>
Textcolor<font color=silver>It is used to give different colors to the
text</font><br>
Headings<h1>it is used to give different size of heading to the text</h1><br>
Headings<h5>it is used to give different size of heading to the text</h5><br>
HR<hr width=1500 size=5 color=blue>It is used to create a horizontal line<br>
</body>
</HTML>

Potrebbero piacerti anche