2014年5月26日 星期一

lab34


lab33

Results of Group A

Results of Group A

Brazil versus Scotland

Played on 10-Jun-1998
Result: Brazil2 , Scotland1

Morocco versus Norway

Played on 10-Jun-1998
Result: Morocco2 , Norway2

Scotland versus Norway

Played on 16-Jun-1998
Result: Scotland1 , Norway1

Brazil versus Morocco

Played on 16-Jun-1998
Result: Brazil3 , Morocco0

Brazil versus Norway

Played on 23-Jun-1998
Result: Brazil1 , Norway2

Scotland versus Morocco

Played on 23-Jun-1998
Result: Scotland0 , Morocco3

lab32


2014年4月28日 星期一

lab20

Before you do this lab, you must understand what is CGI(Common Gateway Interface) and Form.
 1. So please search the answer and post your opinion in your blog.
2. Hand code a HTML to edit an HTML so that the webpage can send a request to Google like http://maps.google.com/maps?q=24.9586,+121.24114 Use Form CGI that includes action, input, and submit. Try a few different coordinates. 3. If the input is not in the format of coordinates, display an error and ask the user to retry. For example, an incorrect input may look like 12.a2,21.22Lab 20

lab19

find:

lab18

Pulpit rock

2014年4月14日 星期一

lab17

第1張



第2張



第3張

lab16

!DOCTYPE html> lab16

lab15

2014年4月7日 星期一

lab14

<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <input type="button" id= "sexy baby" onclick="build()" value="sexy baby" /> <script> function build() { myImg = document.createElement("IMG") myImg.setAttribute("id","imageOne") myImg.setAttribute("src","https://scontent-b-hkg.xx.fbcdn.net/hphotos-prn2/t1.0-9/165418_277489942387700_732609952_n.jpg") docBody= document.getElementsByTagName("box").item(0) docBody.appendChild(myImg) } </script> <box> <br> <box>