Test 1: Only using HTML coding to create a food web. Lecturer has giving a print screened image, and ask us create that food web. Mark will be subtracted for any element that are no same will the print screened image.Here my result:
Test 2: To be continue lab test 1, lecturer want us using JavaScript to make all the price check-boxes are function able. This mean that, once click on the checkbox the javaScript will automatically count the price. I fail to do it, but luckily my friend has help my a lot.
Test 3: This time is test css coding. Our Lecturer want us use back test 1 output, and then using css coding ONLY to make changes. must use to call the css coding into web tool.
Here, is output:
Test 4: is tesitng mysql. Lecturer want us to create a query to display details of vehicles with the owner and road tax records order by vehicle’s registration number. she provided a lot of table, so we need to integrate it into one table in database. Actually, i don't know how to do ne! so, that time i was a copycat.But, after see the coding, I feel easy. I really useless, haha..Here is My's friend coding:
""SELECT * FROM tbl_driver,tbl_vehicle,tblroadtax
WHERE tbl_driver.ID=tbl_vehicle.ID_driver AND tbl_vehicle.Reg_no=tblroadtax.Vehicle_reg
ORDER BY tbl_vehicle.Reg_No
在乎 ~你又知道了多少?
13 years ago
0 comments:
Post a Comment