|
OLD | NEW |
---|---|
(Empty) | |
1 <html> | |
2 | |
3 <head> | |
4 | |
5 </head> | |
6 | |
7 <body> | |
8 <a href="c.html" style="position:absolute; left:10px; top:110px;"> c.html </a> | |
9 | |
10 <span style="position:absolute; top:2000px;"> this is all the way down here to test scrolling </span> | |
11 </body> | |
12 | |
13 </html> | |
OLD | NEW |