# HTML Blockquote

## Description

This macro adds a \<blockquote> tag to your page. It is used to display a quote or citation. Confluence styles blockquotes individually so it stands out from the other text.

The HTML Tookit for Confluence provides three mor individual styles.

## Adding the Macro

1. Edit your page.
2. Select “+” => Other macros
3. Type in “html” in the Search box
4. Select the “HTML Blockquote” macro

## Macro Options

### **Cite**

The cite attribute (not to be mixed up with the \<cite> tag) allows to enter a link to the source of the quote. It is not displayed nor linked to but user agents and search engines can read it.

### **Design**

Select a design for the blockquote. You can select from:

#### Confluence

<figure><img src="https://3884669180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs1Vtfb5fcOs06GOHo0WA%2Fuploads%2FUig4j24R9a8xCrzkVuwh%2Fimage2017-11-5_18-17-22-768x125.png?alt=media&#x26;token=2e9eec72-0c2f-49d8-b7b7-fedb2e506161" alt=""><figcaption></figcaption></figure>

#### Blue

<figure><img src="https://3884669180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs1Vtfb5fcOs06GOHo0WA%2Fuploads%2FRabrsC41VCSWgpKPW4Qk%2Fimage2017-11-5_18-16-11-768x213.png?alt=media&#x26;token=0748b12d-7cf7-423a-9142-90bcc1971938" alt=""><figcaption></figcaption></figure>

#### Blue Rounded

<figure><img src="https://3884669180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs1Vtfb5fcOs06GOHo0WA%2Fuploads%2FNkCC8Sevl7J9IbFeUzyz%2Fimage2017-11-5_18-18-14-768x211.png?alt=media&#x26;token=6a43bb17-ba21-4f66-897a-bb9d7f026e74" alt=""><figcaption></figcaption></figure>

#### Dark

<figure><img src="https://3884669180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs1Vtfb5fcOs06GOHo0WA%2Fuploads%2FTVC0Dh1xBZhveeiNigfX%2Fimage2017-11-5_18-18-56-768x213.png?alt=media&#x26;token=832ca448-fc16-452c-827a-8b0fd170ed5d" alt=""><figcaption></figcaption></figure>

### **Element ID**

If you need to address your element via an ID, e.g. in a stylesheet or via Javascript, enter the ID here. Make sure, the ID is unique on your page.

### **CSS Classes**

If you need to style your element via an external style sheet, enter all class names here, separated by a blank.

### **Inline Styles**

You can add inline styles to your element here, ending with a semicolon, e.g. “color:#ffffff;background-color:#000099;”.

### **Tooltip Title**

Enter a simple text here that will popup as a tooltip when the mouse is hovered over the element.

### **Custom Attributes**

You can enter fully specified custom attributes here separated by blanks, e.g.: data-animal=”cat” data-color=”red”.

### **Strip Body Wrapper**

By default, Confluence will wrap any macro body content into a \<p> tag. For custom HTLM tags, this might lead to unwanted results. Check this option to remove the Confluence \<p> wrapper.

## Body

Type the quote into the body of the macro.

It is very useful to add an HTML Cite macro at the bottom:

<figure><img src="https://3884669180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs1Vtfb5fcOs06GOHo0WA%2Fuploads%2FKUqUHzYIxJ2SQfJgeK5Y%2Fimage2017-11-5_18-15-33-768x173.png?alt=media&#x26;token=76d53d33-90fd-42cd-83bf-70027fea7e81" alt=""><figcaption></figcaption></figure>
