1 2 3 4 5 6
<!DOCTYPE HTML> <style> p { color: fuchsia } </style> <p>This is a paragraph inside the iframe.</p> <div style="display:none"><p>This is a paragraph inside the iframe.</p></div>