<html> <head> </head> <body> </body> </html>
<html> <head> <title>サンプル</title> </head> <body> </body> </html>
<html> <head> </head> <body onload="setDate()"> <form name="form1" action="#"> <input type="text" name="timefield" size=50> </form> </body> </html>
コメントする