In writing the document, we often use your paragraph as a regulator of an article. In HTML use the paragraph could use a crate tag below.
Tag <P> serves to create a new paragraph. </ P>
Tag <P> have the align attribute, such as <P align="left"> that create paragraphs into the left flat, <P align="right"> that create paragraphs into the right flat and <P align="center"> create paragraphs become in the middle.
Examples of the use of paragraphs.
<P Align="right"> <FONT COLOR="red"> <B> This paragraph is using the tag P align = "right" that caused the whole paragraph into the right flat. Use tags FONT COLOR = "red" causes all the red letters, and tag B causes all letters to be bold. </ B> </ FONT> </ P>
<P align="center">Example use of tags align="center". This tag causes the text in the middle. Maybe you can feel the difference between P tags with BR tags. If the BR tag just cause to move to a new line, tag P causes jump to form a new paragraph. </ P>
The results obtained as below
This paragraph is using the tag P align = "right" that caused the whole paragraph into the right flat. Use tags FONT COLOR = "red" causes all the red letters, and tag B causes all letters to be bold.
Examples of the use of tag P align = "center". This tag causes the text in the middle. Maybe you can feel the difference between P tags with BR tags. If the BR tag just cause to move to a new line, tag P causes jump to form a new paragraph.
0 komentar:
Post a Comment