Create an HTML according to following instruction,
a) Heading level 3
b) The text should be left aligned.
The text color should be red.
The font should be: Comic Sans MS.
The font size should be 5.
5
Answers
Answered by
11
Answer:
<html>
<head>
<title>VISHALKUMARV22</title>
</head>
<body>
<h3>HEADING</h3>
<font size="5px" color="red" face="comic sans ms">Mark me as Brainliest</font>
</body>
</html>
Similar questions
Art,
4 months ago
English,
4 months ago
Math,
9 months ago
Math,
1 year ago
India Languages,
1 year ago