'i' displays enclosed text in an italic font : i : Basic Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Tags » i »

 

'i' displays enclosed text in an italic font



    
<html>
<head>
<title>i element example</title>
</head>
<body>
    <p align="center">
        <font size="4">text <i>text</i> text <i>text</i>.</font>
    </p>
</body>
</html>
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Tags
» i