You know, in the 3 years that I've been writing HTML I was never aware that a <p> tag should technically be ended. Of course I've seen many people do it that way, but I wasn't aware that it should be done that way. Thank you for pointing that out. Though I've never had any problem with using the tag without closing it I'll keep that in mind and make sure to end it or use a <br> tag instead.
While we're on the subject, maybe you could tell me what the difference between a <br /> and <br> is? I had never seen the <br /> tag done that way until I started getting into PHP, but I've never quite understood what the difference is. :ermm:
|