123  

<html> <head> <title> The First Example: Hello, World </title> </head> <body> <h2> This line is HTML </h2> <script language="JavaScript"> <!-- document.write("Hello, World.This sentence is written using JavaScript."); // Text on the right of 2 slashes is comment /* This is comment that occur more than 1 line */ //--> </script> <noscript> Sorry, but your browser doesn't run JavaScript. </noscript> <h2> This line is HTML </h2> </body> </html

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 henry2004z 的頭像
    henry2004z

    D0081695 應數四乙 黃郁翔

    henry2004z 發表在 痞客邦 留言(0) 人氣()