Code
<html >
<head>
<title>Resume Of Waqeeh Ul
Hasan</title>
</head>
<body>
<h3> Resume Of <h1>Waqeeh Ul
Hasan</h3>
<p>
<img border="0"
src="http://lh6.ggpht.com/-
kYxgHwfb6V4/UawlWdsss_I/AAAAAAAAApo/M_TMAnnkYao/
166571_367932973267402_1468747437_n.jpg" alt="Pulpit rock" width="74" height="78">
166571_367932973267402_1468747437_n.jpg" alt="Pulpit rock" width="74" height="78">
<br>123
Gulshan-e-Iqbal Block 10/A<br>
Karachi, Pakistan and 75360
</p><p>
111 999 111<br>
Resum@gmail.com
</p> <hr>
<h2>Skills</h2><ol>
<li> Web Design </li>
<li>
Interface Desig </li>
<li> Project Direction</li>
</ol><hr><h2>Technical
</h2>
<ol>
<li> XHML </li>
<li> CSS </li>
<li> Javascript </li>
<li> Jquery </li>
<li> PHP</li>
<li> Windows Server 2008 </li>
</ol><hr>
<h2>
Educational Background </h2>
<h3>Primary
Education </h3>
<p>
Bahria college NORE 1 </p>
<h3>
Secondary Education </h3>
<p>
Bahria college NORE 1 </p>
<h3>
Higher education </h3>
<p>
Bahria university karachi campus </p>
<hr><h2>
Job Experience </h2>
<p> 1
year experience in a Food Court</p>
<p> 2
year experience in a Vogure office </p><hr>
</body>
</html>
Screen Shot
LAB 02:
Lab
Tasks:
4.
Change
the value of width in <HR> tag from 50% to 80%. Attach printout of
modified page.
Code
<html >
<head>
<title>Resume
Of Waqeeh Ul Hasan</title>
</head>
<body>
<h3>
<center> Resume Of <h1>Waqeeh Ul Hasan <center> </h3>
<h2>Personal
Information </h2>
<table
border="3">
<tr>
<td>
123
Gulshan-e-Iqbal Block 10 Karachi, Pakistan and 75360
</td>
<tr>
<td>
111 999 111
</td>
</tr>
<td>
Resum@gmail.com
</td>
</tr>
</table>
</p>
<hr>
<h2>Skills</h2>
<table border="3">
<tr>
<td> Web Design
</td>
</tr>
<tr>
<td>Interface Design
</td> </tr>
<tr><td>
Project Direction </td>
</tr> </table>
</body>
</html>
Screen Shot:
4.
Write
a code for HTML page with the <ELEMENT>, <H>, <B>, <P>,
<A>, <BR> and <HR> tags.
Code:
<html >
<head>
<title>Resume Of Waqeeh Ul
Hasan</title>
</head>
<body>
<h3> <center> Resume Of
<h1>Waqeeh Ul Hasan <center> </h3>
<hr>
<h2>Personal Information
</h2>
<table border="3">
<tr>
<td>
123
Gulshan-e-Iqbal Block 10 Karachi, Pakistan and 75360
</td>
<tr>
<td>
<b> 111
999 111 </b>
</td></tr>
<td> <a
href="Resum@gmail.com">Resum@gmail.com</a>
</td>
</tr>
</table>
</p>
<hr>
<h2>Skills </h2>
<table border="3">
<tr>
<td> Web Design </td>
</tr><tr>
<td>Interface Design </td>
</tr><tr>
<td>
Project Direction </td>
</tr> </table>
<hr> </body>
</html>
Screen Shot:
No comments:
Post a Comment