Write a code to display your name school class and roll number in bold italic and underlined
Answers
Answered by
32
<HTML>
<HEAD>
<TITLE>
</TITLE>
</HEAD>
<BODY>
<B><U><I>YOUR SCHOOL NAME
SIMILARLY YOUR ROLL NO. ETC.
</BODY>
</HTML>
<HEAD>
<TITLE>
</TITLE>
</HEAD>
<BODY>
<B><U><I>YOUR SCHOOL NAME
SIMILARLY YOUR ROLL NO. ETC.
</BODY>
</HTML>
Answered by
3
Here is the code to display your name school class and roll number in bold italic and underlined.
< html >
< body >
< p > < b > Name < /b > < /p >
< p > < i > School < /i > < /p >
< p > < u > Class < /u > < /p >
< p > < b > < i > < u > Roll No. < /u > < /i > < /b > < /p >
< /body >
< /html >
Attachments:
Similar questions
Social Sciences,
6 months ago
Biology,
6 months ago
English,
6 months ago
Geography,
1 year ago
English,
1 year ago
English,
1 year ago
Social Sciences,
1 year ago
Physics,
1 year ago