On Tue, 9 Mar 2004, Mehdi Achour wrote:
Hi folks :)
I just corrected a little thing that made this possible :
http://validator.w3.org/check?uri=http%3A%2F%2Fdidou.keliglia.com%2Fphp%2Flivedocs%2Findex.php%3Fl%3Dfr%26q%3Dmanual
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)
didou