W3Schools.com

HTML <ins> cite Attribute

HTML ins Tag Reference HTML <ins> tag

Example

An inserted text, with a URL to a document that explains why the text was inserted:

<p>My favorite color is <del>blue</del> <ins cite="why_inserted.htm">red</ins>!</p>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The cite attribute has no visual effect in ordinary web browsers, but can be used by screen readers.


Definition and Usage

The cite attribute specifies a URL to a document that explains the reason why the text was inserted/changed.


Syntax

<ins cite="URL">

Attribute Values

Value Description
URL Specifies the address to the document that explains why the text was inserted/changed.

Possible values:

  • An absolute URL - Points to another web site (like cite="http://www.example.com")
  • A relative URL - Points to a page within a web site (like cite="example.html")
  • An anchor URL - Points to a named anchor (like cite="#bottom")


HTML ins Tag Reference HTML <ins> tag
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
XML Editor - Free Trial!
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE