Computer Science, asked by roony56, 8 months ago

write the html program for Hello,World bold-faced,underlined ,in the in the center of the page​

Answers

Answered by saksham739
1

Answer:

<HTML>

<HEAD>

<TITLE>Hello World<TITLE>

</HEAD

<BODY>

<CENTER><B><U>Hello World</B><U>

</BODY>

</HTML>

Similar questions