GROOVE . Welcome to Groovy Inn. Have a enjoyable stay. Come again and again! __^ v ^__ __^ o ^__ __^ u ^__ #groove . Just wait 5 seconds then click SKIP AD at top right.
Monday, 9 January 2017
div#container
div#container
{
width:840px;
height:317px;
overflow:scroll; /* if you don't want a scrollbar, set to hidden */
overflow-x:hidden; /* hides horizontal scrollbar on newer browsers */
/* resize and min-height are optional, allows user to resize viewable area */
-webkit-resize:vertical;
-moz-resize:vertical;
resize:vertical;
min-height:317px;
}
iframe#embed
{
width:1000px; /* set this to approximate width of entire page you're embedding */
height:2000px; /* determines where the bottom of the page cuts off */
margin-left:-183px; /* clipping left side of page */
margin-top:-244px; /* clipping top of page */
overflow:hidden;
/* resize seems to inherit in at least Firefox */
-webkit-resize:none;
-moz-resize:none;
resize:none;
}
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment
Note: only a member of this blog may post a comment.