Designed by: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (premature creation of pages!) | No edit summary | ||
| Line 1: | Line 1: | ||
| 1. This page has been prematurely created.  See [[process]]. | 1. This page has been prematurely created.  See [[process]]. | ||
| 2. If we are talking about people we should use [[hcard]] with a role of creator, designer, etc. | |||
Revision as of 09:08, 19 September 2008
1. This page has been prematurely created. See process. 2. If we are talking about people we should use hcard with a role of creator, designer, etc.
I propose a new microformat that credits the designer of a web page.  If the client doesn't want it visible, you can use visibility:hidden in the stylesheet. But should be always in the HTML of the page.
<div class="designby"> <a rel="design_shop" href="http://authorswebsite.com">Website Design</a> by <span rel="designer">Joe Webdesigner</span>. </div>
I'm sure you Microformat pros can improve on this. Please do.