Assignment No. 03
Semester Spring 2011
Introduction to Computing-CS101
Total Marks: 50
Due Date: 13/06/2011
Objective:
To learn the basics of HTML and JavaScript.
Instructions:
Please read the following instructions carefully before solving & submitting assignment:
Assignment should not be copied from net or any other student.
It should be clear that your assignment will not get any credit (zero marks) if:
o The assignment is submitted after due date.
o The submitted assignment does not open or file corrupt.
o The assignment is copied (from other student or internet).
o Assignment submitted in any format other than HTML format (i.e. file.html).
GOOD LUCK
Solution
Copy Given Below CODE into NotePad And than Save as this COde DOTHTML( .html)
<html>
<head>
<title>CS101 3rd assignment</title>
</head>
<body>
<TABLE border="0" align="center">
<br>
<style type="text/css">
.html-marquee
{height:150px;width:100%;background-color:ffff33;background-image:url(http://
3.bp.blogspot.com/-k2HLGB2W3C0/TeZmVW9ZXeI/AAAAAAAAAVI/kUlmcuLK3PY/s
1600/vubest.logo+best+new+file.JPG);font-family:Garamond;font-size:28pt;color
:Yellow;font-weight:bold;border-width:0.1;border-style:dotted;border-color:Yello
w;}
</style>
<marquee class="html-marquee" direction="up" behavior="scroll"
scrollamount="8" >
This assignment is just for student help So DEAR student Plz Do NOT COPY and
Past...........Plz Before submit edit themself</marquee></p><br>
<tr><td align="center">
<br><b>CS101 Assignment</b>
</td></tr>
<tr width="20">
<td><br><FORM METHOD="POST" ACTION="http://bookshop.vu.edu.pk/">
<TABLE BORDER="1" BORDERCOLOR="#0000FF"
BORDERCOLORLIGHT="#33CCFF" BORDERCOLORDARK="#0000CC"
ALIGN="CENTER"><tr>
<td width="80" height="40" align="right" valign="top">Name:</td>
<td align="left"><input type="Name" name="User" MAXLENGTH="10"
SIZE="25"></td>
<td align="left"><input type="Name" name="User" MAXLENGTH="10"
SIZE="25" VALUE="Read Only Box by VRSHC" DISABLED></td>
</tr><tr>
<td width="80" height="40" align="right" valign="top">Password:</td>
<td align="left" valign="top"><input type="PASSWORD" name="pwd"
MAXLENGTH="10" SIZE="25"></td>
<td align="left" valign="top"><input type="PASSWORD" name="pwd"
MAXLENGTH="10" SIZE="25" VALUE="Read Only Box by VRSHC"
DISABLED></td>
</tr>
<tr width="20">
<td width="80" height="100" align="right" valign="top">Address:</td>
<td align="left" valign="top"><TEXTAREA Name="comments" rows="4"
cols="19"></TEXTAREA></td>
<td align="left" valign="top"><TEXTAREA Name="comments" rows="4"
cols="19" VALUE="Read Only Box by VRSHC" DISABLED></TEXTAREA></td>
</tr>
<tr width="20">
<td width="100" height="30" align="right" valign="top">Gender:</td>
<td align="center">
<input type="radio" name="sex" value="male" /> Male <input type="radio"
name="sex" value="female" CHECKED> Female</td>
</tr>
<tr width="20">
<td align="right" valign="top">Hobbies:</td>
<td>
<form>
<input type="checkbox" name="hobby" value="Cricket" /> Playing Cricket<br/>
<input type="checkbox" name="hobby" value="Internet" /> Surfing
Internet<br/>
<input type="checkbox" name="hobby" value="Books" /> Reading Books
</form></td>
<td><br>
<form>
<input type="checkbox" name="hobby" value="Cricket" DISABLED /> Playing
Cricket<br/>
<input type="checkbox" name="hobby" value="Internet" DISABLED /> Surfing
Internet<br/>
<input type="checkbox" name="hobby" value="Books" DISABLED /> Reading
Books
</form></td>
</tr>
<tr width="20">
<td width="80" height="110" align="right" valign="top">Location:</td>
<td width="90%" align="left" valign="top"><form name="Location"
action="http://www.vuhelp.net/forum" method="POST">
<div align="center">
<select name="mydropdown">
<option value="">Select Location</option>
<option value="Cheese">Lahore</option>
<option value="Cheese">Karchi</option>
<option value="Cheese">Islamabad</option>
<option value="Cheese">Multan</option>
<option value="Cheese">Peshawar</option>
</select>
</div>
</form></td>
<td width="90%" align="left" valign="top"><TEXTAREA Name="comments"
rows="4" cols="19" VALUE="Read Only Box by vuhelp"
DISABLED></TEXTAREA></td>
</tr>
<tr><td> </td><td><input type="submit" value="Submit" /><input
type="reset" value="Reset" /> </td></tr></tabale>
</tr></table><br>
<style type="text/css">
.html-marquee
{height:150px;width:100%;background-color:ffff33;background-image:url(http://
3.bp.blogspot.com/-k2HLGB2W3C0/TeZmVW9ZXeI/AAAAAAAAAVI/kUlmcuLK3PY/s
1600/vubest.logo+best+new+file.JPG);font-family:Garamond;font-size:28pt;color
:Yellow;font-weight:bold;border-width:0.1;border-style:dotted;border-color:Yello
w;}
</style>
<marquee class="html-marquee" direction="up" behavior="scroll"
scrollamount="8" >
This assignment is just for student help So DEAR student Plz Do NOT COPY and
Past...........Plz Before submit edit themself</marquee></p><br>
</body>
</html>
wow great Thanks dear
ReplyDeleteThanks dear
ReplyDelete