close

<html>
<head>
<title> The First Example: Hello, World </title>
</head>
<body>
<h2> This line is HTML </h2>

<script language="JavaScript">

for (i=1; i<=10; i=i+1)
{
document.write(i + "<BR>");
}

</script>
<noscript>
Sorry, but your browser doesn't run JavaScript.
</noscript>

<h2> This line is HTML </h2>
</body>
</html>1426833577-1823692279_n  

arrow
arrow
    全站熱搜

    db9coupehttp://p 發表在 痞客邦 留言(0) 人氣()