Computer Science, asked by Priyalaruntapse, 8 months ago

write a HTML program to print the numbers 1 - 10 on the screen in italics pls

Answers

Answered by nehasahani23
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 kez2
2

hi army....

............

Similar questions