\\\\\\\\n \\\\\\\\n
\\\\\\\\n Home\\\\\\\\n HTML Tutorial\\\\\\\\n CSS Tutorial\\\\\\\\n JS Tutorial\\\\\\\\n PHP Tutorial\\\\\\\\n Python3 Tutorial\\\\\\\\n Java Tutorial\\\\\\\\n C Language Tutorial\\\\\\\\n C++ Tutorial\\\\\\\\n Ruby Tutorial\\\\\\\\n Go Language Tutorial\\\\\\\\n VBS Tutorial\\\\\\\\n \\\\\\\\n \\\\\\\\n
\\\\\\\\n \\\\\\\\n \\\\\\\\n
\\\\\\\\n
\\\\\\\\n HTML <del> cite property
\\\\\\\\n\\\\\\\\n
\\\\\\\\n Instance
\\\\\\\\nCitation source for deleted text:
\\\\\\\\n\\\\\\\\n<p>My favorite color is <del cite="">blue</del> red.</p>\\\\\\\\n\\\\\\\\n \\\\\\\\n Browser Support
\\\\\\\\nAll major browsers support the cite attribute.
\\\\\\\\nDefinition and Usage
\\\\\\\\ncite propertySpecifies the URL of the source of the deleted text.
\\\\\\\\nThispropertyofValueis a URLοΌpoints toexplainingtextdeletedreasonofdocumentγFor exampleοΌifa blog postinofa sentencedeletedοΌcite propertycanpoints toaexplainingDeletereasonofpageγ
\\\\\\\\nHTML 4.01 Differences with HTML5
\\\\\\\\ncite propertyin HTML 4.01 is a new attribute.
\\\\\\\\nSyntax
\\\\\\\\n\\\\\\\\n<del cite="URL">\\\\\\\\n\\\\\\\\n propertyValue
\\\\\\\\n| Value | \\\\\\\\nDescription | \\\\\\\\n
|---|---|
| URL | \\\\\\\\nSpecifies the URL of the source of the deleted text. | \\\\\\\\n
\\\\\\\\n
\\\\\\\\n Note: cite propertyIt is usually not displayed directly by browsers, but is intended for use by search engines or assistive technologies.
\\\\\\\\nRelated pages
\\\\\\\\n- \\\\\\\\n
- HTML <del> Tag \\\\\\\\n
- HTML <ins> Tag \\\\\\\\n
YouTip