Prev Demo
HTML5
>
<I> - Italic
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h2>Italic is used to write the text in italic style</h2> <i>Dotnetfunda is a online tutorial which is used to share and learn the technologies with each other</i> </body> </html>
Note: We DO NOT save your trial code in our database.
Output