Computer Science, asked by Manvee11, 1 year ago

how can you create HTML document in very short

Answers

Answered by LuckyYadav2578
2
by HTML coading as i will give a example of HTML coading of a simple programme

<html>
<body>
<font size=4 color=green>Lucky</font>
</body>
</html>
Similar questions