Posted on 2005-04-04 04:06:48-07 by liol
BReak problem
Just meet such problem during post. If I use <br/> without comma I receive error message. With comma all Ok.
Direct Responses: 296 | Write a response
Posted on 2005-04-05 07:08:58-07 by szabgab in response to 291
Re: BReak problem
comma ?
or do you mean space after the BR ?
Direct Responses: 305 | Write a response
Posted on 2005-04-06 16:03:42-07 by liol in response to 296
Re: BReak problem
Sorry. Space of course :)
Direct Responses: 306 | Write a response
Posted on 2005-04-06 16:07:59-07 by szabgab in response to 305
Re: BReak problem
Does the XHTML standard allow <BR/> ?
Anyway you can also use <BR> and it will be replaced by <BR /> when displaying.
Direct Responses: 318 | Write a response
Posted on 2005-04-09 05:20:18-07 by liol in response to 306
Re: BReak problem
As far as I know XML allows.
EmptyElemTag ::= '<' Name (S Attribute)* S? '/>' [WFC: Unique Att Spec]
http://www.w3.org/TR/2004/REC-xml-20040204/#sec-starttags
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.