- From: Olivier GENDRIN <olivier.gendrin@gmail.com>
- Date: Wed, 16 May 2007 13:14:25 +0200
- To: "HTML WG" <public-html@w3.org>
Imagine a page that list articles, indicating their copyrights. This page has also her own copyright : <h1>Articles</h1> <dl> <dt>First article</dt> <dd role="copyright">© John Doe</dd> </dl> <p role="copyright">This page is under CC By licence.</p> We have two solutions : - we specifies that role="copyright" indicates the copyright of the page. - we add a @scope attribute that will tell what content is concerned. (I still evocate a similar problem a month ago : http://lists.w3.org/Archives/Public/public-html/2007Apr/0048.html) -- Olivier G. http://www.lespacedunmatin.info/blog/
Received on Wednesday, 16 May 2007 11:14:31 UTC