Posts

Showing posts from December, 2025

Soham

 [30/12, 10:34 pm] Soham BCA: DOCTYPE HTML>  <html> <head> <meta charset ="UTF-8"> <meta name ="viewport" content=" width=device-width, initial-scale=1.0"> <title> Department of MCA </title> </head> <body> <h1> VSM'S Institute of Technology </h1>  <hr> </hr> <h2> <em> MCA department</em></h2> <h3><small> <samp> Faculty details </samp> </small> </h3> <table border="1"> <tr>      <th>  Name </th>      <th> designation </th> </tr>     <tr>         <td> gayatri </td>         <td>HOD </td> </tr>     <tr>       <td> shraddha </td>       <td> professor</td> </tr> </table>   <h3><strong...