Re: <div> embedded in <button>

Mark Diekhans <[email protected]>
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
It's not valid HTML.  <div> can only contain block-level content;
use <span> for text.

Mark

Jan Schnabel <[email protected]> writes:
> i tried to compile a html file, that contains following sequence:
> 
> <button>
>   <div>Text</div>
> </button>
> 
> Is there any possibility to force XMLC to compile this?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.