write a html document to display the name of your school in both bold and italics
Answers
Answered by
1
<html>
<head>
</head>
<body>
<b><i> A B C school..</b></i>
</body>
<html>
<head>
</head>
<body>
<b><i> A B C school..</b></i>
</body>
<html>
Similar questions