HTML <i> Tag
HTML <i> tag:
This is a double tag. <i> This is the beginning tag and </i> this is the closing tag. This <i> element defines a part of text in a mood or Variable voice. That tag is generally displayed in italic. This tag using for making text in italic format. There are to type tag for making text italic format.<i>=italic text
Copy any one and past your page
Support Browser
- Elements Attributes: None.
Html Version Differenc: Differences Between HTML 5 and 4.01.
The HTML <i> tag was used to render text in italics In HTML 4.01 In HTML5 this is not necessarily the case. Style sheets shuld be used to format the text under the HTML <i> element.
If you want to make italic text using HTML code use HTML<i> tag.
1. What is the <i> tag ?
2. What is the using for <i> tag ?
3. What is the definition of <i> tag ?
4. What is the <i> tag mean ?
5.How can You make italic text using HTML?