Breaking News
Share It
AD
AD

Search This Blog

Powered by Blogger.

Blog Archive

Html Resume Code

 Html Resume Code <head>  <script type="text/javascript"></script>  <title>Resume</title>     </h...

Monday, August 31, 2020

Html Resume Code

August 31, 2020 by GTalkStock

 Html Resume Code<head> <script type="text/javascript"></script> <title>Resume</title>    </head>    <body>    <div style="background-color:#ddbea0;color:#1f96db;padding:1px;">    <h2 class="class" align="center"><b>Resume</b></h1><br /></div>    <table align="Center">    <td><h2><u>XYZ</u></h2>  <hr />  <br>  <p class="head"><b>Interests:</b> </p>  <ul>    <li>Drawing</li>    <li>Photography</li>    <li>Design</li>    <li>Programming</li>    <li>Travelling</li>  </ul>  <p class="head"><b>Skills</b></p>  <ul>    <li>Web Design with HTML & CSS</li>    <li>Python, JvaScript</li>  </ul>  <p class="head"><b>Education</b></p>  <ul> <li>BTech</li>  <li>ABC</li> </a> </ul>  <p class="head"><b>Experience</b></p> ...

Resume Html Code

August 31, 2020 by GTalkStock

Html Code for Resume.<html></head><body>    <div style="background-color:#856578;color:#160505;padding:1px;">    <h2 class="class" align="center"><b>Resume</b>  <br /></div>    <table align="Center">    </body>  <table width="800" border="0" align="center" cellpadding="5">   <tr>    <td colspan="2"><b><u>Basic Info</u></b><hr/></td>   </tr>   <tr>    <td width="50%" align="right"><b>Full Name:</b></td>    <td><b>GBJ</b></td>   </tr>   <tr>    <td align="right"><B>Father's Name:</B></td>    <td><b>BGJ</b></td>   </tr>   <tr>    <td align="right"><B>Date of Birth:</B></td>    <td><b>15</b><sup>th</sup><b>September</b><b>1999</b></td>   </tr>   <tr>    <td align="right"><b>Caste:</b></td> ...

Page 1 of 11