OneCompiler

Web-static page

122
 <!DOCTYPE html>
<html>
  <head>
    <body>
      <h1>ABnetworsolutins</h1>
      <p><i></i>ABnetworsolutins is a starup company where we can join to be a part of a software
      employee.<br>There we can do it as a best employee and they have more options to be a part of 
      there.<br>So, like to be join in our company</i></p>
    </body>
    <ul>
      <li>Web developer</li>
      <li>Game Designing</li>
      <li>Internships</li>
    </ul>
    <a href="https://t.me/+P1ZlOAil4dE0ZjFl">Click here to join</a>
    <style>
      table,th,td {
        border:1px solid black;
      }
    </style>
    <table>
      <tr>
      <th>Qualification</th>
      <th>Batch</th>
      <th>Job Role</th>
      <th>Vacencies</th>
      </tr>
      <tr>
        <td>Graduate</td>
        <td>2021-2023</td>
        <td>web developer</td>
        <td>45</td>
      </tr>
      <tr>
        <td>Intermediate</td>
        <td>2019-2021</td>
        <td>Data entry,Reception</td>
        <td>14,2</td>
      </tr>
    </table>
    
  </head>
</html>