On Sat, Dec 24, 2011 at 10:46 PM, BlackMist <mc100200142@vu.edu.pk> wrote:
Lovely Asim...
But you forgot the limitation specified in assignment. CSS styling not allowed. So this solution is not acceptable :)On Sat, Dec 24, 2011 at 1:47 PM, mc110401558 Asim Siddique <mc110401558@vu.edu.pk> wrote:
Aamir's solution is perfect as desired. Take a look at the snapshot attached.
<html>
<head>
<title>Virtual Univesity of Pakistan</title>
<style type="text/css">
.style1 {
border-width: 0px;
}
.style2 {
text-align: center;
font-size: 18px;
font-style: normal;
}
.style3 {
background-image: url('http://vulms.vu.edu.pk/Courses/CS101/Downloads/fall2011-assignment3-cs101-naviBG.jpg');
}
.style4 {
border: 6px solid #999999;
border-collapse: collapse;
}
.style5 {
border: 6px solid #999999;
}
.style7 {
text-align: center;
border: 0 solid #CCCCCC;
background-color: #CCCCCC;
}
.style8 {
background-color: #B4B4B4;
}
.style9 {
border: 6px solid #999999;
text-align: right;
}
.style10 {
color: #0000FF;
background-color: #FFFF00;
}
.style11 {
font-size: xx-large;
}
.style12 {
text-decoration: underline;
color: #FF00FF;
background-color: #FFFF00;
}
</style>
</head>
<body>
<table style="width: 100%; height: 789px" class="style8">
<tr>
<td style="height: 151px"><a href="http://www.vu.edu.pk">
<img src="http://vulms.vu.edu.pk/Courses/CS101/Downloads/fall2011-assignment3-cs101-header.jpg" width="900" height="164" class="style1" /></a></td>
</tr>
<tr>
<td>
<table style="width: 100%; height: 365px" class="style8">
<tr>
<td style="height: 614px; width: 160px">
<table style="width: 99%; height: 343px" cellspacing="3" cellpadding="3">
<tr>
<td class="style3"> <a href="http://vu.edu.pk"> Home </a></td>
</tr>
<tr>
<td class="style3"><font color="#0000FF" style="underline"> <u> About Us </u> </font> </td>
</tr>
<tr>
<td class="style3"> <font color="#0000FF"> <u> Our Services </u></font></td>
</tr>
<tr>
<td class="style3"> <a href="http://www.google.com"> Search Engine</a></td>
</tr>
<tr>
<td class="style3"> <font color="#0000FF"> <u>E-Learning </u></font></td>
</tr>
<tr>
<td class="style3"> <font color="#0000FF"> <u> Products </u></font></td>
</tr>
<tr>
<td class="style3"> <a href="http://vulms.vu.edu.pk/" > Login </a></td>
</tr>
<tr>
<td class="style3"> <font color="#0000FF"> <u> Contact Us </u> </font></td>
</tr>
</table>
</td>
<td style="height: 614px" class="style7">
<div class="style2">
<!-- <strong><span class="style10"><span class="style11"></span> </span><br> -->
<br>
STUDENT ORDER <br>
</strong></div>
<table border="3" width="58%" align="center" style="width: 35%; height: 300px">
<tralign="right>
<td class="style2" type="text" align="right">
<p> Name:</p>
</blockquote></td>
<td class="style2" valign="middle" style="width: 176px">
<form method="post">
<input name="Text1" type="text" style="width: 200px" size="20" /></form>
</td>
</tr>
<tr>
<td style="width: 115px" class="style2">VU-ID:</td>
<td class="style2" style="width: 176px">
<input name="Text2" type="text" style="width: 200px" size="11" /></td>
</tr>
<tr>
<td style="width: 115px" class="style2">Format:</td>
<td class="style2" style="width: 176px">
<form method="post" style="width: 197px">
<input name="Radio1" type="radio" checked="checked" />
Handouts
<input name="Radio1" type="radio" /> DVDs</form>
</td>
</tr>
<tr>
<td style="width: 115px" class="style2">Semester:</td>
<td class="style2" style="width: 176px">
<form method="post">
<select name="Select1" style="width: 200px">
<option selected="selected">Select Semeter</option>
<option>Semester 1</option>
<option>Semester 2</option>
<option>Semester 3</option>
<option>Semester 4</option>
<option>Semester 5</option>
<option>Semester 6</option>
<option>Semester 7</option>
<option>Semester 8</option>
</select></form>
</td>
</tr>
<tr>
<td style="height: 157px; width: 115px" class="style2" valign="top">Courses:<br>
</td>
<td style="height: 200px; width: 200px;" class="style2" valign="top">
<select multiple="multiple">
<option value="CS101">CS101</option>
<option value="CS201">CS201</option>
<option value="CS301">CS301</option>
<option value="MGT101">MGT101</option>
<option value="MGT301">MGT301</option>
<option value="MGT501">MGT501</option>
</select>
</td>
</tr>
<tr>
<td style="height: 80px; width: 115px" class="style2">Shipping Address:<br>
</td>
<td style="height: 80px; width: 200px;" class="style2">
<textarea rows="5" cols="23">
</textarea>
</td>
</tr>
<tr>
<td style="width: 115px" class="style2"> </td>
<td class="style2" style="width: 176px">
<form action="form_action.asp" method="get">
<input type="submit" value="Submit" />
<input type="reset" value="Reset" />
</form>
</td>
</tr>
</table>
<div class="style2">
<br>
<br>
</div>
</td>
</tr>
</table>
<div class="style2">
<br>
All rights reserved | © Assignment -3 (CS101).com
</div>
</td>
</tr>
</table>
</body>
</html>--On Sat, Dec 24, 2011 at 10:48 AM, mc110404828 Muhammad Aamir <mc110404828@vu.edu.pk> wrote:
yaar aap is main kuch bhi change na karain aisay send kar dain.. main aap ko code send kar raha hoon.jesay main save as kia hay just aap save as apne vu k id name se kar k submit karwa dain....
On Sat, Dec 24, 2011 at 1:24 AM, Faiza Zahid <fzahid26@yahoo.com> wrote:mujhy samjha dain k ismai kaisy change ho sakta hyjo assignment apny mujhy send ke hy and thanks alot for help
From: BlackMist <mc100200142@vu.edu.pk>
To: vuaskari_com@googlegroups.com
Sent: Friday, December 23, 2011 4:52 PM
Attached for reference. Please work on layout structure part to make it look like your assignment--On Fri, Dec 23, 2011 at 2:14 PM, Faiza Zahid <fzahid26@yahoo.com> wrote:
--plz assignment solution no 3 cs101 ka send kar dain plz
From: bc080201818 Akhlaq Ahmad <bc080201818@vu.edu.pk>
To: vuaskari_com@googlegroups.com
Sent: Friday, December 23, 2011 10:31 AM
Subject: Re: ::: vuaskari.com ::: CS101 3rd Assignment
made by meOn Fri, Dec 23, 2011 at 10:22 AM, Fizza Dastgir <mc090405569@vu.edu.pk> wrote:these are what I have>>>>>>>> not made by me!!--
On Fri, Dec 23, 2011 at 9:49 AM, mc110400449 Syeda Saniya Zahra <mc110400449@vu.edu.pk> wrote:
Plz send me its idea solution
On Fri, Dec 23, 2011 at 5:19 AM, mc110404105 Muhammad Danish Siddiqui <mc110404105@vu.edu.pk> wrote:
This is more than 100% completed. Some extra work also doneOn Thu, Dec 22, 2011 at 6:39 PM, mc110404105 Muhammad Danish Siddiqui <mc110404105@vu.edu.pk> wrote:
Well done.......................Much appreciated--
On Thu, Dec 22, 2011 at 3:06 PM, mc100207622 Habib Ur Rehman <mc100207622@vu.edu.pk> wrote:
Dear BM thanks for yours coprate,RegardsOn Thu, Dec 22, 2011 at 11:52 AM, BlackMist <mc100200142@vu.edu.pk> wrote:
An idea solution is attached. This solution has been completed up to 98-99%. Everything is available. However, effort is required to set the layout to make it look exactly like the assignment provided.--
This is not my subject and i did this for sake of facilitating fellow students only. Therefore, please review and improve the assignment yourself without any liability to me.
Good Luck
Regards,
BM
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
Best RegardsDanish SiddiquiMC110404105MBA 3.5Semester 1Skype: mds980Yahoo: its_md@ymail.commsn: mds980@hotmail.com
--
Best RegardsDanish SiddiquiMC110404105MBA 3.5Semester 1Skype: mds980Yahoo: its_md@ymail.commsn: mds980@hotmail.com--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
Fizza Dastgir Bhatti
MBA - ISLAMABAD
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
--
Regards,
Akhlaq Ahmad Sipra
BC080201818
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
Regards,Asim Siddique
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
No comments:
Post a Comment
PLEASE COMMENT ABOUT YOUR VISIT AND MY SITE
Note: Only a member of this blog may post a comment.