files/en-us/web/api/htmlparagraphelement/index.md
{{ APIRef("HTML DOM") }}
The HTMLParagraphElement interface provides special properties (beyond those of the regular {{domxref("HTMLElement")}} object interface it inherits) for manipulating {{HTMLElement("p")}} elements.
{{InheritanceDiagram}}
Inherits properties from its parent, {{domxref("HTMLElement")}}.
"left", "right", "justify", and "center".No specific methods, inherits methods from its parent, {{domxref("HTMLElement")}}.
{{Specifications}}
{{Compat}}