/ Published in: CSS
Simulate an IFRAME, without the associated framey nastiness.
Expand |
Embed | Plain Text
.block { height: 300px; width: 200px; border: 1px solid #efefef; float: right; overflow: auto; clear: right; }
You need to login to post a comment.
