HTML Quotation and Citation Elements:
HTML
for Short Quotations:
- The HTML
element defines a short quotation.
- Browsers usually insert quotation marks around the
element.
HTML
for Long Quotations:
- The HTML
element defines a quoted section.
- Browsers usually indent
elements.
HTML for Abbreviations:
- The HTML element defines an abbreviation or an acronym.
- Marking abbreviations can give useful information to browsers, translation systems and search-engines.
HTML
:
- The HTML element defines contact information (author/owner) of a document or article.
- The element is usually displayed in italic. Most browsers will add a line break before and after the element.
HTML :
- The HTML element defines the title of a work.
- Browsers usually display elements in italic.
HTML for Bi-Directional Override:
- The HTML element defines bi-directional override.
- The element is used to override the current text direction:
0 Comment to "HTML Quotation"
Post a Comment