how can you create HTML document in very short
Answers
Answered by
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>
<html>
<body>
<font size=4 color=green>Lucky</font>
</body>
</html>
Similar questions