For Programmers: Free Programming Magazines  


Home > Archive > PERL CGI Beginners > September 2004 > Re: CGI.pm : Handling Carriage Returns from textarea()









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: CGI.pm : Handling Carriage Returns from textarea()
Chad A Gard

2004-09-12, 8:55 pm


On Sep 9, 2004, at 11:02 PM, Robert Page IV wrote:

> I am familiar with <br>. What is the difference between <br> and <br
> />?
>



In XHTML, all elements need a close. By doing <br />, it will work
regardless of whether your DTD is for an HTML variant or XHTML. I
didn't know which you were using, so played it safe.


Chad A Gard
http://www.percussionadvocates.com/chad

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com