Wednesday, October 24, 2018

Lab_03

Assalamualaikum and hi..

Next lab task is about JavaScript. JavaScript file also will be save as .html for the client side. This task required the student to explain about JavaScript and put some application on website. The application that i have put is calculator, conversion for cm to m, pounds to kg, mph to knots, and degree Celsius to degree Fahrenheit. The dropdown function was on application.

Main page.

Page for JavaScript notes.

Page calculator application.

Page cm to m conversion. When the number being inserted in cm, it will prompt the value for meter.

No comments:

Post a Comment

Lab_10

Assalamualaikum and hi.. In this exercise, I created login session that can recorded the time when user login and logout. After the user l...