How to use cite tag


<cite>

All Tags not showing in online page, but show on view source.

<p><cite>India</cite> is most powerfull country.</p>

Code show like this:

India is most powerfull country.

Browser Support

The <cite> tag is supported in all major browsers.

What is cite tag

The cite tag using for the title of a work, like a movie, painting.

Difference in HTML 4.01

cite tag is used to citation in HTML 4.

Difference in HTML5

cite tag is used to the title of a work in HTML5.

Leave a Reply

Your email address will not be published. Required fields are marked *