Now, I have a question. Do we want an XHTML compliant manual ?
(understand: may I kill the target attribute of <a> and all the other
non-compliant stuffs ?)

What are the changes?

For now, I just saw the following :
- <a target> is invalid (people should be smart enough to open the link into a new window by themselves)
- <p role="directory"> : the role attribute doesn't exist.


If agreed, I also would like to use <div>s instead of <table>s to generate the menu ($nav)

In an indeal world, we would use semantic markup instead of tables for formatting. See the HTML output source of http://php.net/downloads.php for example. There are no tables :)


Goba

Reply via email to