• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql
You are here: Home / HTML / Tags / HTML i Tag

HTML i Tag

August 12, 2013 by techhoneyadmin

Italics in HTMLItalics in HTML can be rendered using the HMTL i tag <i>.

Apart from displaying Italics in HTML the i <i> tag in HTML can also be used to indicate a foreign language, a quotation or any name.

HTML i Tag <i> is a closed tag and needs to be closed via closing HTML i tag </i>.


Syntax of writing Italics in HTML using HTML i tag

<i>
Some text here
</i>

Example of writing Italics in HMTL using HTML i tag

HTML i Tag Code Output
<br />
&lt;p&gt; The name of my puppy is &lt;/p&gt;<br />
&lt;i&gt;Miss. Beautiful &lt;/i&gt; &lt;p&gt; because she is too cute&lt;/p&gt;<br />
The name of my puppy is
Miss. Beautiful
because she is too cute

Here in the above HTML i tag example we can see that the name of the puppy “Miss. Beautiful” is displayed in italics and that’s how we can write Italics in HTML.

Note:  HTML i tag should be used only when nothing else from below list can be used.

  1. <em>
  2. <strong>
  3. <mark>
  4. <cite>
  5. <dfn>

HTML i Tag supports all HTML Global Attributes and HTML Event Attributes.


HTML i Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Tags Tagged With: How to write italics in html, HTML i, HTML i Tag, HTML Italics, HTML tag i, Html writing italics, HTMLITag, i HTML, i HTML Tag, i in html, i tag HTML, Italics HTML, Italics in HTML, Syntax and Example of i html tag, Tag HTML i, Tag i HTML, Use of html i tag, Using html i tag, What is the use of html i tag

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in