How does HTML blockquote work? Introduction to BLOCKQUOTE Label usage

Source: Internet
Author: User
This article mainly introduces the definition and use of the HTML blockquote tag, as well as the reference to the HTML blockquote tag and the P tag, so let's take a look at this article.

First, let's look at the definition of the HTML blockquote tag:

The <blockquote> tag defines a block reference.

All text between <blockquote> and </blockquote> is separated from the regular text, often indented on the left and right sides (increasing margins), and sometimes using italics. In other words, block references have their own space.

Now let's look at an example of using HTML BLOCKQUOTE tags:

To mark a long reference:

<blockquote>here is a long quotation here's a long quotation here's a long quotation here's a long quotation here is a long quotation.</blockquote>

The effect that appears in the browser,

<blockquote></blockquote> This label can wrap the text, all the way to the right indent. and add a set of labels, right indent one unit, add two sets of labels, right indent two units, and so on.

Now let's look at a reference to a long text and a comparison to the P tag:

<! DOCTYPE html>

Effect

As a result, the text that is set with the blockquote tag is indented.

Well, the above is about the HTML blockquote label settings of the article, there are problems can be in the message below.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.