Computer Science, asked by anamikaverma86, 8 months ago

HTML coding for the following output:
with these attributes​

Attachments:

Answers

Answered by Akshat020607
1

CODE

<html>

<head><title>My School</title></head>

<body><H1><B><U>My School</U></B></H1>

<H3><B><font color="red">Maths</font><center>Difficult Subject</center>

</B></H3>

</body>

</html>

SUGGESTION

DO LIKE THIS FOR THE REST OF THE SUBJECTS ALSO. I WOULD HAVE CODED THE REST ONLY IF IT WAS OF ATLEAST 20 POINTS.

Similar questions