i tag for italic text

Wed Feb 15, 2012 8:43 pm

The i tag is used to define italic text in your web page.
Code:
 
<html>
<
head>
<
title>italic element example</title>
</
head>
<
body>
    <
p align="center">
         <
iThe i tag is used to define an italic text part in
          your html page 
</i>
    </
p>
</
body>
</
html>
 




  Related Posts  to : i tag for italic text
 Able to Copy Text from Uneditable Text Boxes(JTextfields)     -  
 Java- Copy text area into disabled text area     -  
 Get Text Field value by php     -  
 Flaming Text     -  
 Transparent Text     -  
 text like a curve     -  
 Aligning the text within the div tag     -  
 text Indent value to table     -  
 text alignment to right in a awt list box     -  
 Text alignment problem with IE     -  

Topic Tags

HTML Font