Re: Auto Wrap Text in <p></p>

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 56982
interpreted = N
texte = Getting the text to display properly isn't really my issue... I'm building a site using XHTML Strict, and I'm using CSS for all the styling and positioning. I need each paragraph to be wrapped in

tags. It will basically look the same as if I were using the StandardConversions.db, but it will be more semantically accurate and allow me to style the

tags. On 3/18/04 11:16 AM, "Gary Krockover" wrote: > All you need to do is [input] the info from the textarea (there's that > darned [input] again!) and then just use the standard [convertchars] when > displaying. Also make sure you [url] the value on the append. Any place > that the client uses a hard return in the text area will be converted and > displayed properly on the site. > > One suggestion also: On the display page, I'd add this to the top of the page: > > [grep search=%0D&replace=] > [grep search=%0B&replace=] > > (of course closing the grep's at the bottom) because Netscape and Safari > will show the little squares where the hard returns are. > > GK > > At 11:04 AM 3/18/2004, you wrote: >> My client can add news stories to their site using a