Quote:
Originally Posted by Ryan Fait
No worries
If you've got text, use the <p> tags. I only use <br /> if I want something to break for a single line. For example:
1020 West Point Dr.
Omaha, NE 57105
United States
For that... I would use <br />. Just about anything else I use <p>.
|
Agreed, I always use <br /> for line breaks, I never seem to use more then one together. (<br /><br />)
I always have break between r and / as it's just good coding practice.