On Mon, Mar 12, 2012 at 1:25 PM, Zhi-Qiang Lei <[email protected]> wrote: Excuse me, I'm not pretty sure if this is the right place to ask this question. I want to create a page which can preview other page. The previewed one should not be styled by its stylesheet. Much like a sandbox or layer mask. What technique can I use? Thanks.
Best regards, Zhi-Qiang Lei --- The two pseudo-element selectors ":before" and ":after" are sometimes used to insert *generated content* either before or after an element on the page. In your situation the selector night display/toss/ or throw a screen shot image. Best, ~d PS Google is your best friend. Or, is it? Chelsea Creek Studio http://ccstudi.com ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
