ASSIGNMENT 28.4
Muhammad Hasan Qadri
J58828
,Table of Contents
INTRODUCTION:...............................................................................................................................1
P5: CREATE AN INTERACTIVE WEBSITE TO MEET A CLIENT NEED......................................................2
HOME PAGE:.....................................................................................................................................3
BESPOKE CLOCKS PAGE:.......................................................................................................................5
BESPOKE CLOCKS PAGE CODE:...............................................................................................................5
STANDARD CLOCKS PAGE:.....................................................................................................................8
STANDARD CLOCKS PAGE CODE:.............................................................................................................8
OUR SERVICES PAGE:.........................................................................................................................11
OUR SERVICES PAGE CODE:.................................................................................................................11
CONTACT US PAGE:...........................................................................................................................13
CONTACT US PAGE CODE:...................................................................................................................13
M3: IMPROVE THE EFFECTIVENESS OF A WEBSITE BASED ON A CLIENT REVIEW............................15
D3: DEMONSTRATE THE EFFECTIVENESS OF A WEBSITE BASED ON A CLIENT REVIEW....................31
CONCLUSION:...................................................................................................................................32
Introduction:
In this assignment I will develop a website in order to fulfil a client’s requirements (tick tock clocks). I
will also improve the effectiveness of the website based on client feedback and review. Finally, I will
demonstrate the effectiveness of a website based on a client review.
,P5: Create an interactive website to meet a client need
, Home Page:
H
ome Page code:
<!doctype
html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>
<body>
<table width="364" height="100" border="1">
<tbody>
<tr>
<td width="159" height="94"><strong style="font-size: 24px; color: #694848; font-family: Cambria,
'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif; text-align: justify;">Tick Tock
Clocks</strong></td>
<td width="189"><h1><img src="tick tock logo.png" width="193" height="90" alt=""/></h1></td>
</tr>
</tbody>
</table>
<table width="917" border="1">
<tbody>
<tr></tr>
</tbody>
<tbody>
</tbody>
<tbody>
</tbody>
</table>
<table width="912" height="30" border="1">
<tbody>
<tr>
<td width="902"><div class="topnav">
<input type="text" placeholder="Search..">
Muhammad Hasan Qadri
J58828
,Table of Contents
INTRODUCTION:...............................................................................................................................1
P5: CREATE AN INTERACTIVE WEBSITE TO MEET A CLIENT NEED......................................................2
HOME PAGE:.....................................................................................................................................3
BESPOKE CLOCKS PAGE:.......................................................................................................................5
BESPOKE CLOCKS PAGE CODE:...............................................................................................................5
STANDARD CLOCKS PAGE:.....................................................................................................................8
STANDARD CLOCKS PAGE CODE:.............................................................................................................8
OUR SERVICES PAGE:.........................................................................................................................11
OUR SERVICES PAGE CODE:.................................................................................................................11
CONTACT US PAGE:...........................................................................................................................13
CONTACT US PAGE CODE:...................................................................................................................13
M3: IMPROVE THE EFFECTIVENESS OF A WEBSITE BASED ON A CLIENT REVIEW............................15
D3: DEMONSTRATE THE EFFECTIVENESS OF A WEBSITE BASED ON A CLIENT REVIEW....................31
CONCLUSION:...................................................................................................................................32
Introduction:
In this assignment I will develop a website in order to fulfil a client’s requirements (tick tock clocks). I
will also improve the effectiveness of the website based on client feedback and review. Finally, I will
demonstrate the effectiveness of a website based on a client review.
,P5: Create an interactive website to meet a client need
, Home Page:
H
ome Page code:
<!doctype
html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>
<body>
<table width="364" height="100" border="1">
<tbody>
<tr>
<td width="159" height="94"><strong style="font-size: 24px; color: #694848; font-family: Cambria,
'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif; text-align: justify;">Tick Tock
Clocks</strong></td>
<td width="189"><h1><img src="tick tock logo.png" width="193" height="90" alt=""/></h1></td>
</tr>
</tbody>
</table>
<table width="917" border="1">
<tbody>
<tr></tr>
</tbody>
<tbody>
</tbody>
<tbody>
</tbody>
</table>
<table width="912" height="30" border="1">
<tbody>
<tr>
<td width="902"><div class="topnav">
<input type="text" placeholder="Search..">