P (HTML element)
From Wiki @ Karl Jones dot com
Revision as of 19:03, 20 September 2016 by Karl Jones (Talk | contribs)
In HTML the p element represents a paragraph of content.
Description
Paragraphs are usually represented in visual media as blocks of text that are separated from adjacent blocks by vertical blank space and/or first-line indentation.
Paragraphs are block-level elements.
See also
External links
-
element
@ developers.mozilla.org - HTML paragraphs @ w3schools.com