1 2 3 4 5 6 7 8 9 10 11
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <body> <script language="JavaScript" type="text/javascript"> document.writeln("<A><DIV STYLE=\"position:absolute;\">" + "</DIV></A>"); </script> </body> </html>