Switch to full style
HTML code examples
Post a reply

i tag for italic text

Wed Feb 15, 2012 9: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>
 




Post a reply
  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     -  
 Transparent Text     -  
 text like a curve     -  
 Aligning the text within the div tag     -  
 Get Text Field value by php     -  
 Flaming Text     -  
 Add dashed border to text div     -  
 Make Bling Text     -  
 Text to speech in java     -  

Topic Tags

HTML Font