SitePoint
Reference
CSS
Layout Properties
visibility
CSS Live Demo: visibility
(this page)
See also:
All Live Demos
CSS Live Demo: visibility
Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
p em { visibility:hidden; } p { font:normal normal normal 1em/1.5 sans-serif; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<p> <q>I could have <em>danced</em> all night,<br /> I could have <em>danced</em> all night,<br /> And still have begged for <em>more</em>.<br /> I could have spread my <em>wings</em>,<br /> And <em>done</em> a thousand <em>things</em>,<br /> I've never done before.</q> </p>
Show me!
Your results appear here: