2 <style type=
"text/css">
3 html
{ overflow: hidden
; }
4 #anchor { margin: 100em 0em 0;}
5 .picture {margin: 0 0 50em 0em; }
9 <a id=
"clickme" href=
"#anchor">Click here
</a>
10 <h2 id=
"anchor">Any text
</h2>
11 <div id=
"textInFrame" class=
"picture">
12 <span> click and hold and drag mouse up to see if it scrolls.
</div>
14 <div id=
"console"></div>