html site: C:\Users\1001128366.UCSIHQ.000\Documents\css coding tutorial 8b.html
HTML CODING:
html>
<head>
<title> CSS coding tutorial 8B</title>
<!--External CSS code-->
<style type="text/css">
@import url ("css coding tutorial 8b.css");
</style>
</head>
<body>
<h1>X-241 Dog Robot</h1>
<br>
<div id="id_1">Overview</div>
<br>
<div>The X - 241 is the perfect canine pal for the busy</dv>
<div>billionaire</div>
<br>
<br>
<div id="id_1">Details</div>
<br>
<div>Lorem ipsum dolorsit amet, consectetur adipiscing elit.</div>
<div>Aliquam scelerisque bibendu nibh, et pellentesque elit placerat at.</div>
<div>Proin vel enim orci, a fermentum lectus. </div>
<div>Aenean Posuere adipiscing mauris volutpat valutpat.</div>
<br>
<br>
<div class="c1"> Warnings</div>
<div class="c2">
<ul>
<li>Do not immerse in water.</li>
<li> Do not eat.</li>
<li> Does not exist.</li>
</ul>
</div>
</body>
</html>
-------------------------------------------------------------------------------------------------
CSS CODING:
h1{
font-face:Verdana;
font-size:35;
color:black;
font-weight:bold;
}
#id_1{
font-face:Verdana;
font-size:25;
color:black;
font-weight:bold;
}
.c1{
font-face:Verdana;
font-size:25;
color:red;
font-weight:bold;
}
.c2{
font-face:Verdana;
font-size:16;
color:red;
font-weight:Bold
}
1001129175 Melvin
Sunday, June 30, 2013
Sunday, June 23, 2013
Tutorial 8 HTML and CSS coding
Website link: C:\Users\1001128366\Documents\IT tutorial 8.html
-----------------------------------------------------------------------------------------------------------------------
<html>
<head>
<title> Intro to It tutorial 8</title>
<!--External CSS code-->
<style type="text/css">
@import url ("css coding tutorial 8.css");
</style>
</head>
<body>
<!-- First Row for time -->
<center>
<table>
<tr class = "c1">
<td> </td>
<td>0800-0930</td>
<td>0930-1100</td>
<td>1100-1230</td>
<td>1230-1400</td>
<td>1400-1530</td>
<td>1530-1700</td>
<td>1700-1830</td>
</tr>
<tr>
<td id= "id_1">Monday</td>
<td>Intro to IT</td>
</tr>
<tr>
<td id= "id_1">Tuesday</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Design and Layout</td>
</tr>
<tr>
<td id= "id_1">Wednesday</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Intro to IT</td>
</tr>
<tr>
<td id= "id_1">Thursday</td>
<td></td>
<td>Media Law and Ethics</td>
<td>Media Law and Ethics</td>
</tr>
<tr>
<td id= "id_1">Friday</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Intro to IT</td>
</tr>
</table>
</center>
<center>Time Table (May - August 2013)</center>
</body>
--------------------------------------------------------------------------------------------------------------------------
CSS code
table {
border-style:dotted;
border-color:gold;
border-width:3px;
}
table{border-collapse:separate;}
#id_1{
background-color:B8B7B7;
}
.c1{
background-color:B8B7B7;
}
-----------------------------------------------------------------------------------------------------------------------
<html>
<head>
<title> Intro to It tutorial 8</title>
<!--External CSS code-->
<style type="text/css">
@import url ("css coding tutorial 8.css");
</style>
</head>
<body>
<!-- First Row for time -->
<center>
<table>
<tr class = "c1">
<td> </td>
<td>0800-0930</td>
<td>0930-1100</td>
<td>1100-1230</td>
<td>1230-1400</td>
<td>1400-1530</td>
<td>1530-1700</td>
<td>1700-1830</td>
</tr>
<tr>
<td id= "id_1">Monday</td>
<td>Intro to IT</td>
</tr>
<tr>
<td id= "id_1">Tuesday</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Design and Layout</td>
</tr>
<tr>
<td id= "id_1">Wednesday</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Intro to IT</td>
</tr>
<tr>
<td id= "id_1">Thursday</td>
<td></td>
<td>Media Law and Ethics</td>
<td>Media Law and Ethics</td>
</tr>
<tr>
<td id= "id_1">Friday</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Intro to IT</td>
</tr>
</table>
</center>
<center>Time Table (May - August 2013)</center>
</body>
--------------------------------------------------------------------------------------------------------------------------
CSS code
table {
border-style:dotted;
border-color:gold;
border-width:3px;
}
table{border-collapse:separate;}
#id_1{
background-color:B8B7B7;
}
.c1{
background-color:B8B7B7;
}
Sunday, May 19, 2013
HTMl coding
<html>
<head>
<title> Melvin's World </title>
</head>
<body style= background-color:"7DE9F3">
<font size="16" face="Broadway" color="white">
Bibliography
<p>
<font size="5" face="Calibri" color="blue">
<b>Name:</b> Melvin Kuan Zi Hui
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Student ID:</b> 1001129175
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Gender:</b> Female
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Age:</b> 22
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Address:</b> Setiawangsa, Kuala Lumpur
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>E-Mail Address: </b> blacknwhite04459@yahoo.com
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Contact Number:</b> None
</p>
<br>
<br>
<br>
<p>
<font size="14" face="Broadway" color="white">
<u> Family Member</u>
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Father:</b> Not Accapable
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Mother:</b> Janet Kuan
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Siblings:</b> I am the one and only...
</p>
<br>
<br>
<!-- Codes by HTML.am -->
<img src="mel's.jpg" width="225" height="200" alt="This is Me" />
</body>
</html>
<head>
<title> Melvin's World </title>
</head>
<body style= background-color:"7DE9F3">
<font size="16" face="Broadway" color="white">
Bibliography
<p>
<font size="5" face="Calibri" color="blue">
<b>Name:</b> Melvin Kuan Zi Hui
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Student ID:</b> 1001129175
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Gender:</b> Female
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Age:</b> 22
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Address:</b> Setiawangsa, Kuala Lumpur
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>E-Mail Address: </b> blacknwhite04459@yahoo.com
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Contact Number:</b> None
</p>
<br>
<br>
<br>
<p>
<font size="14" face="Broadway" color="white">
<u> Family Member</u>
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Father:</b> Not Accapable
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Mother:</b> Janet Kuan
</p>
<p>
<font size="5" face="Calibri" color="blue">
<b>Siblings:</b> I am the one and only...
</p>
<br>
<br>
<!-- Codes by HTML.am -->
<img src="mel's.jpg" width="225" height="200" alt="This is Me" />
</body>
</html>
Sunday, May 12, 2013
My Idol
For the past, I don't know what am I going to be or to do...
One day, I had watch a movie - Great Day
This is a production produce by Astro, is a Chinese Film.
The idol of mine, is the man behind these everything - The Director
Director Chiu is my Idol, he is the one that inspired me to be in this Film Industry,
and I always follow his step,
everytime when I am tired,
I will take a look over his interview and raise up my energy to walk across the failures.
This the latest production of Director Chiu - Nation Movie,
he had directored 3 films, the reason I choose this movie is because,
me myself had involve a part of this movie.
After 3 months cooperate with him,
he is a good director with high EQs,
he is a good boss with passionate on his dream.
he is my Idol!
One day, I had watch a movie - Great Day
This is a production produce by Astro, is a Chinese Film.
The idol of mine, is the man behind these everything - The Director
Director Chiu is my Idol, he is the one that inspired me to be in this Film Industry,
and I always follow his step,
everytime when I am tired,
I will take a look over his interview and raise up my energy to walk across the failures.
This the latest production of Director Chiu - Nation Movie,
he had directored 3 films, the reason I choose this movie is because,
me myself had involve a part of this movie.
After 3 months cooperate with him,
he is a good director with high EQs,
he is a good boss with passionate on his dream.
he is my Idol!
Melvin Kuan 1001129175
![]() |
| ...The ONE and only me... |
My favourite food - All types of Fast Food
My favourite leisure activity - Sports, Watching Film, Listen to Music, Readings
My favourite color - Black, White
Blogging is one of my past favourite activity too, but thanks to FACEBOOK make my life easier, updating status had become a part of my life......
Subscribe to:
Comments (Atom)
