Wikipedia:WikiProject Usability/HTML: Difference between revisions

Content deleted Content added
M~enwiki (talk | contribs)
List of classes: tested with Firefox 1.0.4 on Linux printing to a postscript file, works
Line 76:
* 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>
 
! This needs to be verified. The CSS indicates that this is the case,
! but my browser is... disagreeing. I have no printer, if someone
! could check this?