HTML CODE FOR RESUME

 

<!DOCTYPE html>

<html>

<head>

<title>my cv</title>

</head>

 

<style>

{border=5px solid green}

 

</style>

<p>

<body>

<center>

<h1>

<u> WELCOME TO MY CV</u>

 

</h1>

</center>

 

<img src="E:\My pic\20201212_165651.png"height="100"width="80" border="5"align="right">

 

<h3>Name:Zabihullah</h3>

 

<h3>Address:                    Maira surizai payan peshawar</h3>

 

<h3>Email Address:        Zabih9988@gmail.com</h3>

<h3>contact No:                              03xxxxxxxxx</h3><hr>

 

<h2>

<div style="background-color:gray;color;white;pedding:05px">

<u>CAREER OBJECTIVE</u>

</h2>

 

<h3>

To succeed in an environment of growth , excellence and earn a job which provide me job satisficfaction and self development and help me achieve <br>

personal as well as organization goals

</h3>

 

 

<h2>

<div style="background-color:gray;color;white;pedding:05px">

<u>ACADMIC QUALIFICATION</u>

</h2>

<table border=5 width=1000>

<tr>

 

           <th>Qualification</th>

           <th>Board/university</th>

           <th>school/collage</th>

           <th>year of passing</TH>

           <th>Marks</th>

 

</tr>

 

<tr>

 

           <th>Software engineering</th>

           <th>Abasyn university</th>

           <th>Empty</th>

           <th>2021

           <th>Empty</th>

 

</tr>

 

<tr>

 

           <th>DIT</th>

           <th>spoken university </th>

           <th>Empty</th>

           <th>2019

           <th>82%</th>

 

</tr>

 

 

<tr>

 

           <th>12th</th>

           <th>Board</th>

           <th>PMDC collage</th>

           <th>2019

           <th>70%</th>

 

</tr>

 

 

<tr>

 

           <th>10th</th>

           <th>Board</th>

           <th>MAPS</th>

           <th>2017

           <th>80%</th>

 

</tr>

</table>

<h2>

<div style="background-color:gray;color;white;pedding:05px">

<u>STRENGHT</u>

</h2>

<u>

             <b>

             <h3>

 

             <li>Good communication and inter-peersonal skill

             <li>focused and confident with positive attitude

             <li>Good team player

             <li>self motivated

 

             </h3>

             </b>

 

 </u>

 

<h2>

<div style="background-color:gray;color;white;pedding:05px">

<u>personal Details</u>

</h2>

 

<ul>

<b>

                                <h3>

                                <li>Name:Zabihullah

                                <li>Marry:No

                                <li>Hobbies:</li>

 

                                  <ul>

                                 <li>reading

                                 <li>swimming

                                 <li>chess

                                 </ul>

 

 

</ul>

 

</body>

</p>

</html>

Comments

Popular posts from this blog

Python code to convert length into feet, inches, yards, miles, millimeters, centimeters, meters, kilometer.

Simple code to find student result e.g (Total marks, Percentage , student GPA )

Python code to find operation of two rational numbers