Re: validation error on nested div
"Lennart Borgman (gmail)" <[email protected]>
| Newsgroups | gmane.emacs.nxml.general |
|---|---|
| Message-ID | <[email protected]> |
Lucas Gonze wrote:
>
>
> In the following HTML, there is a validation error thrown on the
> content of the A element. The text "marked invalid" will be flagged,
> and the validator will report the problem as "Text not allowed."
> Removing either of the enclosing DIVs will make the validator error go
> away.
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
> <http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>">
> <html xmlns="http://www.w3.org/1999/xhtml <http://www.w3.org/1999/xhtml>">
> <head>
> <title></title>
> <meta http-equiv="Content-Type" content="text/html; />
There is a missing " on the line above.
> </head>
> <body>
> <div>
> <div>
> <p><a href="">marked invalid</a></p>
> </div>
> </div>
> </body>
> </html>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/emacs-nxml-mode/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/emacs-nxml-mode/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[email protected]
mailto:[email protected]
<*> 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/