HTML Paragraphs




The paragraph text editing element has a base element for <p> tag for a paragraph

He keeps the top and bottom row under the text to make it clear, and the browser will take it as it is.

Example- 

<p>The paragraph is a base element in text editing. The tag for a paragraph is &lt;p&gt;.</p>
<p>He places a empty line above and under the text to make it evident, and the browser will take it as it is.</p>

Output - 

The paragraph is a base element in text editing. The tag for a paragraph is
He places a empty line above and under the text to make it evident, and the browser will take it as it is.

Paragraph, justify

The paragraph can be edited in almost the same easy way as a text editor. The next example is created with the help of justification properties.

Example- 

<p align="justify">The paragraph can be edited in almost the same easy way as a text editor. The next example is created with the help of justification properties. <p>. he next example is created with the help of justification properties.</p>

Output - 

The paragraph can be edited in almost the same easy way as a text editor. The next example is created with the help of justification properties. 
The next example is created with the help of justification properties.


Centered paragraph

Example- 

<p align="center">The paragraph is a base element in text editing. The paragraph<br /> is a base element in text editing. The tag for a paragraph is &lt;p&gt;. <br />This one places a empty line above and under the text to make it evident, and the browser will take it as it is.</p>

Output - 

                            he paragraph is a base element in text editing. The paragraph
                             is a base element in text editing. The tag for a paragraph is <p>. 
                       This one places a empty line above and under the text to make it evident,

                                      and the browser will take it as it is.

Share on Google Plus

About It E Research

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment