CARVIEW |
Select Language
HTTP/2 301
server: GitHub.com
content-type: text/html
location: https://webplatform.github.io/docs/html/elements/p/
access-control-allow-origin: *
expires: Wed, 15 Oct 2025 23:10:35 GMT
cache-control: max-age=600
x-proxy-cache: MISS
x-github-request-id: 5A53:2121CB:75C7:AF39:68F02791
accept-ranges: bytes
age: 0
date: Wed, 15 Oct 2025 23:00:35 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210096-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760569235.216664,VS0,VE287
vary: Accept-Encoding
x-fastly-request-id: c2806c33200ef66aa20e5fc8dab377dba1c3b2ff
content-length: 162
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Thu, 09 Jan 2020 08:57:10 GMT
access-control-allow-origin: *
etag: W/"5e16eae6-2b16"
expires: Wed, 15 Oct 2025 23:10:35 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: BAF1:283E15:75F0:AF56:68F0278E
accept-ranges: bytes
age: 0
date: Wed, 15 Oct 2025 23:00:35 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210096-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760569236.517601,VS0,VE297
vary: Accept-Encoding
x-fastly-request-id: ec771056e51222bb84289b8a2ba5a59c1bd69e85
content-length: 2866
p ยท WebPlatform Docs
This page is In Progress
Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.
p
Summary
The p (for paragraph) element (<p>) represents a paragraph.
Overview Table
The p element cannot contain block-level elements (including p itself).
Examples
This example uses the p element to create a paragraph.
<p>The quick brown fox jumps over the lazy dog.</p>
Related specifications
See also
Related articles
Document Structure
HTML
p
Attributions
Mozilla Developer Network
: Article
Microsoft Developer Network: Windows Internet Explorer API reference Article