How do you make a text bold in the HTML document
Answers
Answered by
5
☺☺...Heya your answer is here...❤❤...
➡HTML document using bold
< HTML >
< HEAD >
< TITLE > Use of bold
</TITLE >
</HEAD >
< BODY >
< P align= "center" > < B > <U>School
</U> </B>
</P>
</BODY >
</HTML >
➡➡B=Bold and U = Underline ⬅⬅
➡HTML document using bold
< HTML >
< HEAD >
< TITLE > Use of bold
</TITLE >
</HEAD >
< BODY >
< P align= "center" > < B > <U>School
</U> </B>
</P>
</BODY >
</HTML >
➡➡B=Bold and U = Underline ⬅⬅
aruvats79:
Thanx
Answered by
4
Dear Use this Code to Make Bold <strong>example<\strong>
Similar questions