<html> <head> </head> <body> <span id="spid"></span> <script> alert(document.getElementById('spid')); </script> </body> </html>