\\\\\\\\n

HTML <del> cite property

\\\\\\\\n
\\\\\\\\n

Instance

\\\\\\\\n

Citation source for deleted text:

\\\\\\\\n
\\\\\\\\n<p>My favorite color is <del cite="">blue</del> red.</p>\\\\\\\\n
\\\\\\\\n

Try it »

\\\\\\\\n
\\\\\\\\n

Browser Support

\\\\\\\\n

All major browsers support the cite attribute.

\\\\\\\\n

Definition and Usage

\\\\\\\\n

cite propertySpecifies the URL of the source of the deleted text.

\\\\\\\\n

ThispropertyofValueis a URL,points toexplainingtextdeletedreasonofdocument。For example,ifa blog postinofa sentencedeleted,cite propertycanpoints toaexplainingDeletereasonofpage。

\\\\\\\\n

HTML 4.01 Differences with HTML5

\\\\\\\\n

cite propertyin HTML 4.01 is a new attribute.

\\\\\\\\n

Syntax

\\\\\\\\n
\\\\\\\\n<del cite="URL">\\\\\\\\n
\\\\\\\\n

propertyValue

\\\\\\\\n \\\\\\\\n \\\\\\\\n \\\\\\\\n \\\\\\\\n \\\\\\\\n \\\\\\\\n \\\\\\\\n \\\\\\\\n \\\\\\\\n
ValueDescription
URLSpecifies the URL of the source of the deleted text.
\\\\\\\\n
\\\\\\\\n

Note: cite propertyIt is usually not displayed directly by browsers, but is intended for use by search engines or assistive technologies.

\\\\\\\\n
\\\\\\\\n

Related pages

\\\\\\\\n \\\\\\\\n