What is wrong with this code here I just started javascript and some HTML so I am a biut rusty.
<HTML>
<HEAD>
<title>Fun With Phonics</title>
<SCRIPT LANGUAGE="JAVASCRIPT">
function cgngSite() {
alert("You are about to get transported to new site")
location = "http//www.scsite.com
>
</HEAD>
</HTML>