write a HTML program to print the numbers 1 - 10 on the screen in italics pls
Answers
Answered by
1
Answer:
<!DOCTYPE html>
<html>
<head>
<title>HTML italic text</title> </head>
<body>
<h1>Products</h1>
<p> Our products: <em>Online HTML Editor</em> and <em>Online Image Editor</em>. </p>
</body>
</html>
Answered by
2
hi army....
............
Similar questions