CS101 Assignment Solutions
Dear students!
You will not submit practice part (personal Profile). You will only submit submission part of question 2s.i.e. Skills, Hobbies and Define yourself.
Remember you will send your code in Word file. It means, you will submit one file containing both questions..
Cs101 Assignment no 2 Solution
cs101 assignment no 2 solution-Query
Cs101 Assignment Solution no 1
cs101_2_solution_Aatish.doc
CS101 Assignment 100% accurate
<html>
<head>
<title> Assignment No. 02</title>
</head>
<body>
<h1 align="center">Personal Profile</h1>
<head>
<title> Assignment No. 02</title>
</head>
<body>
<h1 align="center">Personal Profile</h1>
<form name="profile" method="post">
<table align= "center">
<tr><td><h3> Practice </h3></td></tr>
<tr><td>Name: </td><td><input type="text" name="userName" size="20"></td></tr>
<tr> <td valign="top">Favourite Drink:</td>
<td> <select name="drinks">
<option value="Tea"> Tea </option>
<option value="Coffee"> Coffee </option>
<option value="softdrink"> Soft Drink </option>
<option value="Blank" selected> Select from given list </option>
</select></td></tr> <tr><td></td></tr><tr><td></td></tr>
</tr>
<tr><td align="left"><h3><b>Submission Part</b></h3></th></tr>
<tr><th align="left">Skills</th></tr>
<tr>
<td><ol type="i">
<li>MS Office</li>
<li>Adobe Photoshop</li>
<li>HTML</li>
</ol>
</td>
</tr>
<tr><th align="left">Hobbies</th></tr>
<tr>
<td><ul>
<li>Foot Ball</li>
<li>Hockey</li>
<li>Cricket</li>
</ul>
</td>
</tr>
<tr><th align="left">Define yourself</th></tr>
<tr><td colspan="2" align="center"> You have to write yourself in maximum 200 words </td></tr>
<tr><td><button type="reset" value="Reset">Reset All Preference</button></td></tr>
</form>
</table>
</body>
</html>
<table align= "center">
<tr><td><h3> Practice </h3></td></tr>
<tr><td>Name: </td><td><input type="text" name="userName" size="20"></td></tr>
<tr> <td valign="top">Favourite Drink:</td>
<td> <select name="drinks">
<option value="Tea"> Tea </option>
<option value="Coffee"> Coffee </option>
<option value="softdrink"> Soft Drink </option>
<option value="Blank" selected> Select from given list </option>
</select></td></tr> <tr><td></td></tr><tr><td></td></tr>
</tr>
<tr><td align="left"><h3><b>Submission Part</b></h3></th></tr>
<tr><th align="left">Skills</th></tr>
<tr>
<td><ol type="i">
<li>MS Office</li>
<li>Adobe Photoshop</li>
<li>HTML</li>
</ol>
</td>
</tr>
<tr><th align="left">Hobbies</th></tr>
<tr>
<td><ul>
<li>Foot Ball</li>
<li>Hockey</li>
<li>Cricket</li>
</ul>
</td>
</tr>
<tr><th align="left">Define yourself</th></tr>
<tr><td colspan="2" align="center"> You have to write yourself in maximum 200 words </td></tr>
<tr><td><button type="reset" value="Reset">Reset All Preference</button></td></tr>
</form>
</table>
</body>
</html>
HOW TO UPLOAD MY HTML ASSIGMENT? MY OWN WEB PAGE DEVELOPMENT, THROUGH NOTEPAD
ReplyDelete