20-01-2013, 04:50 PM
immortal, i think u jus missed this part of subject..
Quote: HTML Paragraphs
HTML paragraphs are defined with the <p>Text</p> tag.
NOTE: we have tried the single shape of this Tag (check <br> Tag), it also comes in pairs like <p>Test</p>. and here are some attributes (Left, Center, Right) are followed with the (Align) property.
as i believe it's confusin' and wastin' time by followin' <p>text</p> in this case, so long as we could jus use the solo <p> Tag.
The <p> puts an end of the line, and starts a new line. (note that tag is single and had no End Tag. But in some other cases it has). Like when u want to confine ur text at the left, center, right by the align property, or when u write in Arabic, u could use Left to Right or Right to Left followed by the dir property
and Please notice me if it didn work with u by the <p> Tag.
Jus be ur SELF, 'cuz everyone else is already TAKEN!.

