<i>

Description

This element causes enclosed text to be displayed in an italic font.

Example


<html>
<body>
     <p>
          This formulation is <i>new</i> and <i>improved</i>.
     </p><!--   w w  w  .ja v  a2s.  co  m-->
</body>
</html>

Click to view the demo

The code above generates the following result.

i




















Home »
  HTML CSS »
    HTML CSS Reference »




HTML Tag Reference
CSS Reference
CSS Selector Reference
Encoding Reference