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.

Lab_02

Assalamualaikum and hi..

The second lab task that i have done is design an interface for airlines. On the web page, there a few function had been put such as login interface with text box, radio button, check button, dropdown menu for destination selection and image. Here is the output of interface:


Lab_01

Assalamualaikum and hi...

The lab start with creating website by referring to the lab notes and save the files as html. The output will be display by using browser. The software that i used to create the website Notepad ++ which i found it was easier to use. During the task i learn about the command to use and how it works. These a few example of output:

This show the align or the page, which is left align, right align and center align.

The images had been put on the website. The format for the image can be .jpeg, .png and .gif.

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...