Wednesday, June 22, 2011

Project 2011

The project basically seeks to provide an avenue whereby students from UPNG can interact with each other through discussion forums,chats, exchange of data information in their field of study and many more features that will assist the students in their studies.It is in its initial stages, and is likely to be launched at the end of the year.

The project is an initiative of The Whiz Kid a final year computer science student and John Duffy a final year law student at the University of Papua New Guinea.

Keeping checking this blog for updates on this project.

          

Proposed Home Page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>UPNG SOCIAL NETWORK HOMEPAGE</title>
<style type="text/css">
body   { border-color:#FC3
        border:medium;
margin-left:20%;
border-style:5px dotted red;
        

<!--
#align center {
margin: 20px;
padding: 15px 15x 15x 15x;
clear: right;
float: left;
height: auto;
width: auto;
}
a:visited {
}
body p {border:5px dotted red;
font-size: 14px;
}
body p {
color: #900;
}
body p {
font-family: "Comic Sans MS", cursive;
}
body p {
font-size: 24px;
}
-->
</style>
<link href="CSS/Level3_1.css" rel="stylesheet" type="text/css" media="projection" />
<link href="CSS/border.css" rel="stylesheet" type="text/css" />
</head>



<body background="Shell Logo_Yellow halftone_smaller.jpg" text="#000066" leftmargin="20px" topmargin="20px" marginwidth="20px" marginheight="20px">
<div id="align center">
  <div align="right">Contacts Us|<a href="Aboutus.html"> About Us </a></div>
  
</div>

<img src="UPNG Header.png" width="517" height="97" alt="logo" />
<marquee></marquee><menu><a href="Signup.html">Signup </a>|<a href="Login.html">Login </a></menu>

<h1 align="left"> <strong><frameset>WELCOME TO UPNG SOCIAL NETWORK</strong></h1>
<h1 align="left"><strong>
  </frameset>
</strong></h1>
<p> The UPNG SOCIAL NETWORK is an initiative of THE WHIZ KID and DUFFY a.k.a the Legend,to provide students an avenue for discussions of issues,chatting,seeking information and a whole lot heaps of fun stuff.Register now to be part of this new phenomenan.</p>
</body>
</html>