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>?
According to this reference: http://dev.w3.org/html5/spec/Overview.html#the-cite-element it doesn't look like <cite> would be correct use for 'site by .. '. I'd use <p> for that line. -- Els ______________________________________________________________________ css-discuss [[email protected]] 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/
