Wikipedia:WikiProject Usability/HTML: Difference between revisions

Content deleted Content added
M~enwiki (talk | contribs)
List of classes: noprint may need verification
M~enwiki (talk | contribs)
Line 74:
=== List of classes ===
 
* class="noprint" and class="metadata" - will not get printed onto paper. Metadata is more descriptive for things like notices, but the intent of noprint is much clearer.
** <tt><nowiki><span class="noprint">will not show up when printed</span></nowiki></tt> - <span class="noprint">will not show up when printed</span>