Computer Science, asked by shrawankumarsingh246, 7 months ago

write an html code to display the text i am in 10th standard in blue colour with heading level 4​

Answers

Answered by ArpitMishra506
2

<html>

<head><title>html</title></head>

<body>

<h4><font color = "blue">I am in 10th standard</font></h4>

</body>

</html>

.

.

.

.

HOPE THIS HELPS YOU

.

.

.

.

PLEASE MARK AS BRAINLIEST AND FOLLOW ME TOO

Similar questions