Content deleted Content added
m Reverted edit by Andres.developer (talk) to last version by WOSlinker |
→Non-print: this parenthetical was pertinent in 2002, maybe |
||
Line 128:
=== Non-print ===
One can exclude content from being printed
<syntaxhighlight lang="html">
<div class="someclass noprint">This will not appear in the print version.</div>
|