with font specification
Write the exact output of the following HTML code with font spe
bracket.
<html>
<title>Introduction</title>
<body>
<h1><b> computer science</b></h1>
<hr>
<u> Paper I </u>
<hr>
<u> Paper II </u>
</body>
</html>
Answers
Answered by
3
Answer:
computer science
paper l
paper ll
Similar questions