How to create simple biodata form in html

=> open ur text editer :-

=> And save it as bidata.html and write below code:-

<html>

<body>
<table width="800" border="0" align="center" cellpadding="5">
<tr>
<td colspan="2">Basic Info<hr/></td>
</tr>
<tr>
<td width="50%" align="right">Full Name:</td>
<td>ABC H. XYZ</td>
</tr>
<tr>
<td align="right">Father's Name:</td>
<td>HIJ K. XYZ</td>
</tr>
<tr>
<td align="right">Age:</td>
<td>22 Years</td>
</tr>
<tr>
<td align="right">Date of Birth:</td>
<td>15<sup>th</sup> March</td>
</tr>
<tr>
<td align="right">Religion:</td>
<td>PATEL</td>
</tr>
<tr>
<td align="right">Nationality:</td>
<td>Indian</td>
</tr>
<tr>
<td colspan="2">Contact Details<hr/></td>
</tr>
<tr>
<td align="right" valign="top">Address:</td>
<td>B/7,"OM" Apt.</br>
Shyam Nagar,Nehru Road,</br>
Rajkot-360 00 2</td>
</tr>
<tr>
<td align="right" valign="top">Phone Number:</td>
<td>(R)0281-235645</br>
(M)08167568749</td>
</tr>
<tr>
<td align="right">Email Address:</td>
<td>abc.xyz313@gmail.com</td>
</tr>
<tr>
<td colspan="2">Eduction & Knowledge<hr/></td>
</tr>
<tr>
<td align="right">Language:</td>
<td>English, Hindi, Gujarati</td>
</tr><tr>
<td align="right">Eduction:</td>
<td>B.C.A, Msc IT & CA</td>
</tr><tr>
<td align="right">Other Knowledge:</td>
<td>Ms Office, Tally, Photoshop & Flash</td>
</tr><tr>
<td align="right">Hobbies:</td>
<td>Computer, Cricket, Travelling</td>
</tr>
<tr>
<td colspan="2">Work<hr/></td>
</tr>
<tr>
<td align="right" valign="top">Work Experience:</td>
<td>(1)Lab Assistant at A.I.T.S of CE- 1 Year<br/>
(2)Head Teacher at GTS College - 2 Years & Continue
</td>
</tr>
<tr>
<td colspan="2">About Me<hr/></td>
</tr>
<tr>
<td colspan="2">I am a hard working person.Teaching is my passion.Since years I have worked with students to help them sharpen their skills.<hr/></td>
</tr>
</table>
</body>

</html>

=>then run on ur browser.

=>if u download source code then click on below link :-

Download Source Code

Comments

  1. Replies
    1. How To Create Simple Biodata Form In Html >>>>> Download Now

      >>>>> Download Full

      How To Create Simple Biodata Form In Html >>>>> Download LINK

      >>>>> Download Now

      How To Create Simple Biodata Form In Html >>>>> Download Full

      >>>>> Download LINK w1

      Delete
  2. hello..my name heru from indonesia

    ReplyDelete
    Replies
    1. Hi.... Heruzulkifli. How are you and what can I do for you?

      Delete
  3. Decent subject.You know my mom is specialist and its extremely useful blog you imparted to us.Ever you encountered composing science mission statement and inspected your written work capabilities and check it to get more information about project. Think about it.

    ReplyDelete
  4. This is for all HTML dudes.I need to read more about this in your upcoming posts.Good work and thanks for sharing as well.

    ReplyDelete
  5. This comment has been removed by the author.

    ReplyDelete
  6. Cover letter is really important to attract the administration or where you are going to give it as this cover letter will be your first impresion to them. http://www.resume2018.com/best-tips-on-resumes-for-high-school-students/ for more help on your writing.

    ReplyDelete
  7. Will you please give me the codes..

    ReplyDelete
  8. Very helpful those who study in Kannada medium easy understand

    ReplyDelete
  9. thanks it help me with my homework

    ReplyDelete
  10. yes miss very nice and useful post..

    ReplyDelete

Post a Comment

Popular posts from this blog

How to use Height and Width property in HTML using CSS

How to use cursor property in HTML using CSS