logo       

Re: <div> embedded in <button>: msg#00068

java.enhydra.xmlc

Subject: Re: <div> embedded in <button>


It's not valid HTML. <div> can only contain block-level content;
use <span> for text.

Mark

Jan Schnabel <j.schnabel@xxxxxxxxxxx> 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?


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise