/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
.fauxIframe { background: white; padding: 2px; border: 1px solid #cc9; } .fauxIframe div { background: white; height: 150px; overflow: auto; font-size: 120%; font-family: georgia, serif; padding: 10px; border: 1px solid #ddd; }