Computer Science, asked by ssss9997124423, 1 year ago

Write the html code to display your name in bold, italics and underlined

Answers

Answered by ramanujbharti
11
<HTML>
<HEAD><TITLE>
<\TITLE>
<\HEAD>
<BODY> <B><I>name<\I><\B>
<\BODY>
<\HTML>
Answered by shs0920953muskan
2

Answer:

<HTML>

       <head>

               <tittle>

            <body> <B> <i> ariya</i> </B>

        </body>

                         </head>

            </HTML>

Explanation:

mark me in brainlist....plzzzz

Similar questions