On Tue, 28 Mar 2006 23:03:25 +0200, Devlon <[EMAIL PROTECTED]> wrote:
> Whatchu talking about Willis? > > I've used <br /> in the past and it works just fine. <br /> (with the space) is the backwards compatible way of writing an xhtml line break. Older browser will choke on <br/> because they see it as an "br/" element (which obviously don't exist). Both are equally valid, but <br /> works in more situations. Conclusion: Write linebreaks with a space - <br /> -- Andreas Haugstrup Pedersen <URL: http://www.solitude.dk/ > Commentary on media, communication, culture and technology. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/videoblogging/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
