Tuesday 29 March 2016

LAB 3



CODING



<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<font style="font-family:Comics Sans Ms;">
<color style="color:red;">
<body style="background-color:cyan;">

<center>
<h1>Habitat For Humanity</h1>
<hr>

<img src="http://www.wakingtimes.com/wp-content/uploads/2015/03/humanity.jpg" alt="humanity" style="width:500px;height:300px;">
</center>

<ul>
<p><b><li> Our Mission </li></b></p>
<p>Habitat for Humanity believes that every man, woman and child should have a decent, safe and affordable place to live. </p>

<p><b><li>  why we build </li></b></p>
<p>There are nearly 2 billion people around the world who live in slum housing and more than 100 million are homeless. </P>
</ul>


<center>
<table border="1" bordercolor=blue style="width:50%">
</center>

 <tr>
    <td>Learn About Habitat</td>
    <td>Where We Build</td>
 </tr>
 <tr>
    <td>Support Habitat</td>
    <td>Stories and Multimedia</td>
 </tr>
</table>


<center>
<p><a href="LearnAboutHabitat.html/">Learn About Habitat</a> | <a href="WhereWeBuild.html/">Where We Build</a> | <a href="SupportHabitat.html/">Support habitat</a> |  <a href="Stories.html/">Stories and Multimedia</a> </p> 
</center>

<p>&copy;2014 Habitat for Humanity&reg; International.All rights reserved. </p>

</body>
</html>

Monday 7 March 2016

Asas Teknologi Web- Lab 1

Exercise 1

 Exercise 2


 Exercise 3



Addition question:

 What is the difference between IP address and MAC address?

IP can change with the change in network while MAC address will never change.