Computer Science, asked by shakti1234, 1 year ago

write a html document to display the name of your school in both bold and italics​

Answers

Answered by tanisha264296
1
<html>

<head>
</head>
<body>
<b><i> A B C school..</b></i>
</body>
<html>
Similar questions