In EPiServer CMS, you can mark text as a quote, which is useful if you are working with accessibility on your website. With the Insert quote tool, you can format the text so that visitors using various aids to read the website can distinguish quotes from other text. You can format both short (part of a text) and long quotes (whole paragraphs) and you can enter a title and source for the quote.
Insert a quote as follows:
If you look at the HTML code for the text, the quote part will receive the correct tagging, in this case the <blockquote> tag.
The appearance of the quote on the web page depends on how you have defined it in the style templates of your website. A quotation is usually marked with italic text, quotation marks or an indent.
A quote can be removed from a text. This means that the quotation formatting tags will be removed from the text, but the text will still remain.
Delete a quote as follows:
Last updated: 2011-03-25 | Copyright © EPiServer AB