HTML P Tag - W3Schools
Có thể bạn quan tâm
Example
A paragraph is marked up as follows:
<p>This is some text in a paragraph.</p> Try it Yourself »More "Try it Yourself" examples below.
Definition and Usage
The <p> tag defines a paragraph.
Browsers automatically add a single blank line before and after each <p> element.
Tip: Use CSS to style paragraphs.
Browser Support
Element | |||||
---|---|---|---|---|---|
<p> | Yes | Yes | Yes | Yes | Yes |
Global Attributes
The <p> tag also supports the Global Attributes in HTML.
Event Attributes
The <p> tag also supports the Event Attributes in HTML.
More Examples
Example
Align text in a paragraph (with CSS):
<p style="text-align:right">This is some text in a paragraph.</p> Try it Yourself »Example
Style paragraphs with CSS:
<html><head><style>p { color: navy; text-indent: 30px; text-transform: uppercase;}</style> </head><body><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p></body></html> Try it Yourself »Example
More on paragraphs:
<p>This paragraphcontains a lot of linesin the source code, but the browser ignores it.</p> Try it Yourself »Example
Poem problems in HTML:
<p>My Bonnie lies over the ocean.My Bonnie lies over the sea.My Bonnie lies over the ocean.Oh, bring back my Bonnie to me.</p> Try it Yourself »Related Pages
HTML tutorial: HTML Paragraphs
HTML DOM reference: Paragraph Object
Default CSS Settings
Most browsers will display the <p> element with the following default values:
Example
p { display: block; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0;} Try it Yourself » ❮ Previous Complete HTML Reference Next ❯ ★ +1 Track your progress - it's free! Log in Sign UpTừ khóa » Html P Tag Alternative
-
HTML Tags For Text - Flavio Copes
-
Is The
Tag Ever An Undesirable Alternative To TheTag?
Need Paragraph Tag Alternative (for Image Groups) - HTML & CSS
: The Paragraph Element - HTML: HyperText Markup Language
" Tag Instead Of "
" Tag Or "
Why Did The Tutor Put A "" Tag Instead Of "
" Tag Or "
HTML Small Tag - W3Schools
HTML 5
Tag
WebD2: Common HTML Tags - University Of Washington
HTML:
Tag - TechOnTheNet
What Is The Best Alternative To Repetitive Typing Of
Tags In HTML ...Semantic HTML Guide – 10 Alternatives To Using Divs
How To Avoid A New Line With Tag? - GeeksforGeeks
Titles, Subtitles And Paragraphs: HTML H1 Tags And P - Nestify
HTML P Tag - Learn HTML | W3Docs
Copyright © 2022 | Thiết Kế Truyền Hình Cáp Sông Thu