Brian Hazelton wrote:
> If I put in the footer "site by xxx" would that be a proper use of cite
> or should I just use a <p>?
>
>   
If there is information about who maintains the document the footer is 
in, address is actually the most appropriate. You can even make it more 
useful with a vcard:

<div id="ft">
  <address class="vcard">
  <a class="url org" href="http://wait-till-i.com/";>Wait till I 
come!</a> is the blog of <span class="fn">Christian Heilmann</span> <a 
class="email" 
href="mailto:onlinetools...@gmail.com";>onlinetools...@gmail.com</a>, a 
<span class="title">developer evangelist</span> living and working in 
<span class="adr"><span class="locality">London</span>, <span 
class="country-name">England</span></span>. <a 
href="http://feeds.technorati.com/contacts/wait-till-i.com";>Download 
vcard</a>.
  </address>
</div>

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to