Computer Science, asked by aruvats79, 1 year ago

How do you make a text bold in the HTML document

Answers

Answered by Anonymous
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 ⬅⬅

aruvats79: Thanx
Answered by gowthamcrontecpausiq
4
Dear Use this Code to Make Bold <strong>example<\strong>
Similar questions