public int ParagraphExample()
Public Function ParagraphExample As Integer
public:
int ParagraphExample()
member ParagraphExample : unit -> int
The para element is optional if the text in the parent element consists of a single sentence or paragraph such as in the summary and returns elements on this method.
When multiple blocks of text are present, each must be wrapped in it to create new paragraphs.
Paragraph 1.
Paragraph 2.
Self-closing and empty paragraphs are ignored unless they create an initial paragraph break.
Paragraph 4.
HTML paragraph elements can also be used.They work the same way.