Enter HTML5 entry to proficient:<blockquote> label
Source: Internet
Author: User
Keywordstags HTML5 Getting started to master
<blockquote> Label
Definitions and usage
<blockquote> Label defines a block reference that is excerpted from another source.
All text between <blockquote> and </blockquote> is separated from the regular text, often indented on both the left and right sides, and sometimes italic is used. In other words, block references have their own space.
Instance
Mao Zedong said:
<blockquote> Imperialism is a paper tiger ... </blockquote>
Try it for yourself.
Differences between HTML 4.01 and HTML 5
No。
Tips and comments
Tip: If the tag is a short reference that does not require paragraph separation, use the <q> element.
Note: BLOCKQUOTE should only be applied to references from another source.
Property
The property value describes the URL referenced by the cite URL, if the reference is from the network.
Standard properties
<blockquote> tags support standard properties in HTML 5.
Event Properties
<blockquote> tags support event properties in HTML 5.
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.