Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - tipmt.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
content-length: 795
date: Thu, 01 May 2025 11:35:29 GMT
server: LiteSpeed
location: https://tipmt.com/
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://tipmt.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
x-powered-by: PHP/8.1.31
content-type: text/html; charset=UTF-8
transfer-encoding: chunked
date: Thu, 01 May 2025 11:35:30 GMT
server: LiteSpeed
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: tipmt.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zxx">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="stylesheet" href="assets/css/bootstrap.min.css">

<link rel="stylesheet" href="assets/css/meanmenu.css">

<link rel="stylesheet" href="assets/css/owl.carousel.min.css">

<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">

<link rel="stylesheet" href="assets/css/magnific-popup.css">

<link rel="stylesheet" href="assets/css/flaticon.css">

<link rel="stylesheet" href="assets/css/remixicon.css">

<link rel="stylesheet" href="assets/css/odometer.min.css">

<link rel="stylesheet" href="assets/css/aos.css">

<link rel="stylesheet" href="assets/css/style.css">

<link rel="stylesheet" href="assets/css/dark.css">

<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="icon" type="image/png" href="logos.png">
<title>Tatanagar Institute of Paramedical Technology</title>
</head>
<body>
    
    
    
    
    
<!-- <div class="preloader-area">
<div class="spinner">
<div class="inner">
<div class="disc"></div>
<div class="disc"></div>
<div class="disc"></div>
</div>
</div>
</div> -->

<!-- 
<style>
.blink_me {
    color: red;
    font-weight: bolder;
    /* animation: blinker 1s linear infinite; */
}

.leftmenu1 {
    height: 0px;
    width: 85px;
    position: absolute;
    left: 0;
    top: 21%;
    z-index: 1000;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    /* filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
    /* animation: blinker 1s linear infinite; */

}

.leftmenu1 a {
    display: block;
    background: red;
    height: 52px;
    padding-top: 10px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    transition: all 0.3s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}

/* 2nd one */

.blink_me2 {
    color: red;
    font-weight: bolder;
    /* animation: blinker 1s linear infinite; */
}

.leftmenu2 {
    height: 0px;
    width: 85px;
    position: absolute;
    left: 0;
    top: 36%;
    z-index: 1000;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    /* filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
    /* animation: blinker 1s linear infinite; */

}

.leftmenu2 a {
    display: block;
    background: red;
    height: 52px;
    padding-top: 10px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    transition: all 0.3s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}

/* 3rd one */


.blink_me3 {
    color: red;
    font-weight: bolder;
    /* animation: blinker 1s linear infinite; */
}

.leftmenu3 {
    height: 0px;
    width: 85px;
    position: absolute;
    left: 0;
    top: 51%;
    z-index: 1000;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    /* filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
    /* animation: blinker 1s linear infinite; */

}

.leftmenu3 a {
    display: block;
    background: red;
    height: 52px;
    padding-top: 10px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    transition: all 0.3s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}



/* 4th one */

.blink_me4 {
    color: red;
    font-weight: bolder;
    /* animation: blinker 1s linear infinite; */
}

.leftmenu4 {
    height: 0px;
    width: 85px;
    position: absolute;
    left: 0;
    top: 66%;
    z-index: 1000;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    /* filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
    /* animation: blinker 1s linear infinite; */

}

.leftmenu4 a {
    display: block;
    background: red;
    height: 52px;
    padding-top: 10px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    transition: all 0.3s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}


/* 5th one */

.blink_me5 {
    color: red;
    font-weight: bolder;
    /* animation: blinker 1s linear infinite; */
}

.leftmenu5 {
    height: 0px;
    width: 85px;
    position: absolute;
    left: 0;
    top: 81%;
    z-index: 1000;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    /* filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
    /* animation: blinker 1s linear infinite; */

}

.leftmenu5 a {
    display: block;
    background: red;
    height: 52px;
    padding-top: 10px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    transition: all 0.3s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}


/* 6th one */

.blink_me6 {
    color: red;
    font-weight: bolder;
    /* animation: blinker 1s linear infinite; */
}

.leftmenu6 {
    height: 0px;
    width: 85px;
    position: absolute;
    left: 0;
    top: 96%;
    z-index: 1000;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    /* filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
    /* animation: blinker 1s linear infinite; */

}

.leftmenu6 a {
    display: block;
    background: red;
    height: 52px;
    padding-top: 10px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    transition: all 0.3s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}



</style>
 <div class="leftmenu1 blink_me"><a href="verification.php" target="_blank">Profile</a></div>
 <div class="leftmenu2 blink_me2"><a href="verification.php" target="_blank">Syllabus</a></div>
 <div class="leftmenu3 blink_me3"><a href="verification.php" target="_blank">Notes</a></div>
 <div class="leftmenu4 blink_me4"><a href="verification.php" target="_blank">Noices</a></div>
 <div class="leftmenu5 blink_me5"><a href="verification.php" target="_blank">Quiz</a></div>
 <div class="leftmenu6 blink_me6"><a href="verification.php" target="_blank">Fee & Dues</a></div> -->
<!-- <div class="top-header-area">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-lg-6 col-md-6">
<div class="header-left-content">
<p>Get the latest updates and UCP's response to COVID-19</p>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="header-right-content">
<div class="list">
<ul>
<li><a href="graduate-admission.html">Students</a></li>
<li><a href="campus-life.html">Faculty & Staff</a></li>
<li><a href="admission.html">Visitors</a></li>
<li><a href="academics.html">Academics</a></li>
<li><a href="alumni.html">Alumni</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div> -->

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<div class="top-header-area" style="padding:5px">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-lg-6 col-md-6">
<div class="header-left-content">
<p>
<a style="text-decoration:none;color:white"><i class="fa fa-envelope"></i>&nbsp;&nbsp;[email protected]</a> &nbsp;
<a style="text-decoration:none;color:white"><i class="fa fa-phone"></i>&nbsp;+91 9334635208</a>


</p>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="header-right-content">
<div class="list">
<ul>
<!--li><a href="https://www.facebook.com/profile.php?id=100068142596415&mibextid=LQQJ4d"><i class="fa fa-facebook" style="padding:5px;background-color:white;border-radius:100px;color:red"></i></a></li-->
<!--li><a href="https://instagram.com/ushacollegeofpharmacy?utm_source=qr&igshid=MzNlNGNkZWQ4Mg%3D%3D"><i class="fa fa-instagram" style="padding:5px;background-color:white;border-radius:100px;color:red"></i></a></li-->
<li><a href="https://api.whatsapp.com/send?phone=9334635208&text=Hi, I want to take admission in Tatanagar Institute of Paramedical Technology"><i class="fa fa-whatsapp" style="padding:5px;background-color:white;border-radius:100px;color:red"></i></a></li>
<!--li><a href="https://linkedin.com/"><i class="fa fa-linkedin" style="padding:5px;background-color:white;border-radius:100px;color:red"></i></a></li-->

<li><a href="https://mail.hostinger.com/?clearSession=true&[email protected]"><i class="fa fa-envelope" style="padding:5px;background-color:white;border-radius:100px;color:red"></i></a></li>

<li><a href="/Admin"><i class="fa fa-user" style="padding:5px;background-color:white;border-radius:100px;color:red"></i></a></li>

</ul>
</div>
</div>
</div>
</div>
</div>
</div>

<div>
    </br>
   <center>
       <img src="logos.png" style="width:120px"></br>
       <h2 style="color:#2e3192">Tatanagar Institute of Para Medical Technology</h2>
       <p style="margin-top:-10px;color:#00a54f">(Affiliated by Jharkhand State Paramedical Council)</p>
              <p style="margin-top:-20px;color:#00a54f">Shere Punjab Chowk, Adityapur-1, Jamshedpur-13, Jharkhand</p>

   </center>
</div>

<div class="mobile-responsive-nav" style="padding:0px">
<div class="container">
<div class="mobile-responsive-menu">
<div class="logo">
<a href="index.php" style="display:flex;visibility:hidden">
<img src="logos.png" class="main-logo"  style="width:60px;height:10px;border-radius:30px">
<p style="font-size:28px;black:white;font-family: 'Times New Roman', Times, serif;margin-top:5px"><b>&nbsp;&nbsp;UCP</b></p>
<img src="logos.png" style="width:60px;height:10px;border-radius:30px" class="white-logo" alt="logo">
</a>
</div>
</div>
</div>
</div>
<div class="desktop-nav" style="background-color:#111d5e">
<div class="container-fluid">
    <center>
<nav class="navbar navbar-expand-md navbar-light">

<div class="collapse navbar-collapse mean-menu" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto">

<li class="nav-item" style="display:flex">
<!--img src="new.gif" style="width:70px;margin-top:-10px"-->
<a href="apply-now.php" class="nav-link">Admission 2024</a>
</li>

<li class="nav-item">
<a href="index.php" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="gallary.php" class="nav-link">Gallery</a>
</li>



<!-- <li class="nav-item">
<a href="#" class="nav-link dropdown-toggle">
Pages
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="graduate-admission.html" class="nav-link">Graduate Admission</a>
</li>
<li class="nav-item">
<a href="campus-life.html" class="nav-link">Campus Life</a>
</li>
<li class="nav-item">
<a href="alumni.html" class="nav-link">Alumni</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link dropdown-toggle">
Academics
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="academics.html" class="nav-link">Academics</a>
</li>
<li class="nav-item">
<a href="academics-details.html" class="nav-link">Academics Details</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="#" class="nav-link dropdown-toggle">
Latest Blogs
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="latest-news.html" class="nav-link">Our Latest News</a>
</li>
 <li class="nav-item">
<a href="news-details.html" class="nav-link">Blog Details</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="faq.html" class="nav-link">FAQ</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link dropdown-toggle">
Users
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="login.html" class="nav-link">Login</a>
</li>
<li class="nav-item">
<a href="register.html" class="nav-link">Register</a>
</li>
<li class="nav-item">
<a href="recover-password.html" class="nav-link">Recover Password</a>
</li>
</ul>
</li>
<li class="nav-item">
<a href="privacy-policy.html" class="nav-link">Privacy Policy</a>
 </li> -->
<!-- <li class="nav-item">
<a href="terms-conditions.html" class="nav-link">Terms And Conditions</a>
</li>
<li class="nav-item">
<a href="coming-soon.html" class="nav-link">Coming Soon</a>
</li>
<li class="nav-item">
<a href="404.html" class="nav-link">404 Page</a>
</li>
</ul>
</li> --> 

<li class="nav-item">
<a href="about.php" class="nav-link">About</a>
</li>

<li class="nav-item">
<a href="#" class="nav-link dropdown-toggle">
Course
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="DMLT.php" class="nav-link">Diploma in Medical Laboratory Technology (D.M.L.T.)</a>
</li>

<li class="nav-item">
<a href="Dresser.php" class="nav-link"> Dresser </a>
</li>
</ul>
</li>



<li class="nav-item">
    <a href="events.php" class="nav-link">Events</a>
    </li>


<li class="nav-item">
<a href="contact-us.php" class="nav-link">Contact Us</a>
</li>

</ul>
<div class="others-options">
<!--<div class="icon">-->
<!--<i class="ri-menu-3-fill" data-bs-toggle="modal" data-bs-target="#sidebarModal"></i>-->
<!--</div>-->
</div>
</div>
</nav>
</center>
</div>
</div>
<div class="others-option-for-responsive">
<div class="container">
<div class="dot-menu">
<div class="inner">
<!--<div class="icon">-->
<!--<i class="ri-menu-3-fill" data-bs-toggle="modal" data-bs-target="#sidebarModal"></i>-->
<!--</div>-->
</div>
</div>
</div>
</div>



<div class="sidebarModal modal right fade" id="sidebarModal" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<button type="button" class="close" data-bs-dismiss="modal"><i class="ri-close-line"></i></button>
<div class="modal-body">
<a href="index.php" style="display:flex">
<img src="logos.png" class="main-logo"  style="width:60px;height:60px;border-radius:30px">
<p style="font-size:28px;black:white;font-family: 'Times New Roman', Times, serif;margin-top:5px"><b>&nbsp;&nbsp;UCP</b></p>
<img src="logos.png" style="width:60px;height:60px;border-radius:30px" class="white-logo" alt="logo">
</a>
<div class="sidebar-content">
<h3>About Us</h3>
<p>Tatanagar Institute of Paramedical Technology a constitute unit of the Shobha Educational Charitable, Adityapur marks the beginning of a new era- technical Education for students so to speak in the educational spectrum of Jharkhand.</p>
<div class="sidebar-btn">
<!--<a href="contact.html" class="default-btn">Let’s Talk</a>-->
</div>
</div>
<div class="sidebar-contact-info">
<h3>Contact Information</h3>
<ul class="info-list">
<li><i class="ri-phone-fill"></i> <a href="tel:+91 9334635208">+91 9334635208</a></li>
<li><i class="ri-map-pin-line"></i> PXPF+442, Dhadkidih, Jharkhand 833220</li>
</ul>
</div>
<ul class="sidebar-social-list">
<!--li>
<a href="https://www.facebook.com/profile.php?id=100068142596415&mibextid=LQQJ4d" target="_blank"><i class="fa fa-facebook"></i></a>
</li-->
<!--li>
<!--a href="https://instagram.com/ushacollegeofpharmacy?utm_source=qr&igshid=MzNlNGNkZWQ4Mg%3D%3D" target="_blank"><i class="fa fa-instagram"></i></a-->
</li>
<li>
<!--a href="https://linkedin.com/?lang=en" target="_blank"><i class="fa fa-linkedin"></i></a>
</li-->
<li>
<a href="https://api.whatsapp.com/send?phone=9334635208&text=Hi, I want to take admission in Tatanagar Institute of Paramedical Technology" target="_blank"><i class="fa fa-whatsapp"></i></a>
</li>
</ul>
<div class="contact-form">
<h3>Ready to Get Started?</h3>
<form action="insert_enquiry.php" method="post">
<div class="row">
<div class="col-lg-12 col-md-6">
<div class="form-group">
<input type="text" name="name" class="form-control" required data-error="Please enter your name" placeholder="Your name">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-6">
<div class="form-group">
<input type="email" name="email" class="form-control" required data-error="Please enter your email" placeholder="Your email address">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12">
<div class="form-group">
<input type="text" name="mobile" class="form-control" required data-error="Please enter your phone number" placeholder="Your phone number">
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12">
<div class="form-group">
<textarea name="message" class="form-control" cols="30" rows="6" required data-error="Please enter your message" placeholder="Write your message..."></textarea>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-lg-12 col-md-12">
<button type="submit" class="default-btn">Send Message<span></span></button>
<div id="msgSubmit" class="h3 text-center hidden"></div>
<div class="clearfix"></div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>




<!--div style="height:50px;width:100%;background-color:#2c3493;display:flex">
<marquee width="100%" direction="left" style="margin-top:10px;font-weight:bold;color:white;font-family: 'Times New Roman', Times, serif">
<img src="new.gif" style="width:50px"-->

</marquee>
</div>

<style>
/*SLIDESHOW*/
.slider {
    width: 100%;
    height: 510px;
    position: relative;
  }

  .slider img {
    width: 100%;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    /* transition: all 0.5s ease-in-out; */
  }

  .slider img:first-child {
    z-index: 0;
  }

  .slider img:nth-child(2) {
    z-index: 0;
  }

  .navigation-button {
    text-align: center;
    position: relative;
  }

  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
  }

  .active,
  .dot:hover {
    background-color: #717171;
  }
  
  @media screen and (max-width: 600px) {
 .slider {
    width: 100%;
    height: 200px;
    position: relative;
  }

  .slider img {
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    /* transition: all 0.5s ease-in-out; */
  }
}

/*SLIDESHOW*/


@media screen and (max-width: 600px) {
 .directorimg {
      display:none;
  }
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.column {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

@media screen and (max-width: 650px) {
  .column {
    width: 100%;
    display: block;
  }<
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.container {
  padding: 0 16px;
}

.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: grey;
}

.button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
}

.button:hover {
  background-color: #555;
}

.default-btn:hover{
    background-color:red;
}
</style>














<div class="slider">
    <img
      id="img-1"
      src="Admin/Banner/17111857341493713922_banner1.webp"
      alt="Image 1"
    />
    <img
      id="img-2"
      src="Admin/Banner/17111864152066651536_banner2.webp"
      alt="Image 2"
    />
    <img
      id="img-3"
      src="Admin/Banner/17111864271967380575_banner3.webp"
      alt="Image 3"
    />
    
    <img
      id="img-4"
      src="Admin/Banner/1711181902726335688_Facebook post - 1.webp"
      alt="Image 4"
    />
  </div>
  
  <center>
    <div style="padding:12px;border-radius:60px;background-color:white;width:220px;margin-top:-30px;position:relative">
        <button data-bs-toggle="modal" data-bs-target="#sidebarModal" style="padding:10px;width:180px;border-radius:50px;background-color:#2c3493;color:white"><b>Make an inquiry</b></button>
    </div>
</center>

  <div class="navigation-button">
    <span class="dot active" onclick="changeSlide(0)"></span>
    <span class="dot" onclick="changeSlide(1)"></span>
    <span class="dot" onclick="changeSlide(2)"></span>
        <span class="dot" onclick="changeSlide(3)"></span>

  </div>





<script>
    var currentImg = 0;
  var imgs = document.querySelectorAll('.slider img');
  let dots = document.querySelectorAll('.dot');
  var interval = 4000;

  // Second banner
  var secondEventTitle = 'Hi! *Freshmen* Orientation Day';

  // Third banner
  var thirdEventDate = new Date('2023-02-01'); // pull this from database
  var thirdEventDateString = thirdEventDate.toLocaleDateString('en-us', { year: 'numeric', month: 'short', day: 'numeric' });
  var days = calculateDays(new Date(), thirdEventDate) || 0;
  const countdownText = days > 0 ? `${days} days left` : 'Live Now!';

  var secondImageUrl = `Admin/Banner/17111864152066651536_banner2.webp`;
  var thirdImageUrl = `Admin/Banner/17111864271967380575_banner3.webp`;
    var fourthImageUrl = `Admin/Banner/1711181902726335688_Facebook post - 1.webp`;


  document.getElementById('img-2').src = secondImageUrl;
  document.getElementById('img-3').src = thirdImageUrl;
    document.getElementById('img-4').src = fourthImageUrl;


  var timer = setInterval(changeSlide, interval);

  function changeSlide(n) {
    for (var i = 0; i < imgs.length; i++) {
      imgs[i].style.opacity = 0;
      dots[i].className = dots[i].className.replace(' active', '');
    }

    currentImg = (currentImg + 1) % imgs.length;

    if (n != undefined) {
      clearInterval(timer);
      timer = setInterval(changeSlide, interval);
      currentImg = n;
    }

    imgs[currentImg].style.opacity = 1;
    dots[currentImg].className += ' active';
  }

  function calculateDays(today, eventDate) {
    const difference = eventDate.getTime() - today.getTime();

    return Math.ceil(difference / (1000 * 3600 * 24)); // convert to days
  }
</script>





</br></br>
<div class="campus-information-area pb-70">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-8" data-aos="fade-right" data-aos-easing="ease-in-sine" data-aos-duration="1300" data-aos-once="true">
<div class="campus-content pr-20">
<div class="campus-title">
<h2>FROM THE DESK OF DIRECTOR</h2>
<div style="display:flex">
<img src="director.png" class="directorimg" style="width:200px;height:200px">
<p>It is with great pleasure and immense pride that I extend my warmest greetings to the Tatanagar Institute of Paramedical Technology community. As the Director of this esteemed institution, I am honored to lead a team of dedicated educators and professionals who are committed to shaping the future of paramedical education.

At Tatanagar Institute of Paramedical Technology, we envision a transformative learning experience that goes beyond textbooks and classrooms. Our focus is on cultivating not just competent paramedics but also compassionate and socially responsible individuals. We believe that education is not only about imparting knowledge but also about instilling values and ethics that will guide our students throughout their lives.

To our students, I encourage you to make the most of your time at Tatanagar Institute of Paramedical Technology. Embrace every opportunity to learn, grow, and make lifelong connections. You are the future of paramedics, and we are here to support and guide you every step of the way.</p></br>

</div>
</div>

<!-- <div class="list">
<div class="row">
<div class="col-lg-6 col-md-6">
<ul>
<li>
<i class="ri-check-fill"></i>
<p>Graduate Programs</p>
</li>
<li>
<i class="ri-check-fill"></i>
<p>Programs</p>
</li>
<li>
<i class="ri-check-fill"></i>
<p>Doctoral Degrees</p>
</li>
<li>
<i class="ri-check-fill"></i>
<p>Alumni & Giving</p>
</li>
</ul>
</div>
<div class="col-lg-6 col-md-6">
<ul>
<li>
<i class="ri-check-fill"></i>
<p>Undergraduate</p>
</li>
<li>
<i class="ri-check-fill"></i>
<p>International Hubs</p>
</li>
<li>
<i class="ri-check-fill"></i>
<p>Doctoral Degrees</p>
</li>
<li>
<i class="ri-check-fill"></i>
<p>Global Students</p>
</li>
</ul>
</div>
 </div>
</div> -->
<!--<div class="counter">-->
<!--<div class="row">-->
<!--<div class="col-lg-4 col-4">-->
<!--<div class="counter-card">-->
<!--<h1>-->
<!--<span class="odometer" data-count="65">00</span>-->
<!--<span class="target">+</span>-->
<!--</h1>-->
<!--<p>Years Of Experience</p>-->
<!--</div>-->
<!--</div>-->
<!--<div class="col-lg-4 col-4">-->
<!--<div class="counter-card">-->
<!--<h1>-->
<!--<span class="odometer" data-count="30">00</span>-->
<!--<span class="target heading-color">k</span><span class="target">+</span>-->
<!--</h1>-->
<!--<p>Global Students</p>-->
<!--</div>-->
<!--</div>-->
<!--<div class="col-lg-4 col-4">-->
<!--<div class="counter-card">-->
<!--<h1>-->
<!--<span class="odometer" data-count="52">00</span>-->
<!--<span class="target">+</span>-->
<!--</h1>-->
<!--<p>Student Nationalities</p>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<center>
    <a href="director.php" class="butr" style="margin-left:200px;background-color:#2c3493;color:white;padding:10px;width:300px;border-radius:50px" >Read More >></a>

    
</center>

</div>
</div>
<div class="col-lg-4" data-aos="fade-up" data-aos-easing="ease-in-sine" data-aos-duration="1300" data-aos-once="true">
    <div style="padding:5px;background-color:#2c3493;color:white;width:100px;font-size:16px"><b>&nbsp;&nbsp;Notice</b></div>
<div class="campus-image pl-10" style="background-color:#f8f9fa;height:300px;border-style:solid;border-color:#2c3493;padding:10px">
    <marquee behavior="scroll" direction="up" height="100%" width="100%" onmouseover="this.stop();" onmouseout="this.start();">
                <div style="height:300px">
    <h6>HOLI HOLIDAY</h6>
    <p>     <a href="Admin/Public_Notice/1711532385810290975_HOLI Holiday 2024.pdf"><i class="fa fa-file-pdf-o" style='color:red'></i>&nbsp;Find attachment</a><br>
    <i class="fa fa-calendar"></i>&nbsp;&nbsp;March 27, 2024</p>
    </div>
        <!--  <div style="height:300px">-->
    <!--<h4>2Seesional Exam 2022-23</h4>-->
    <!--<p>Students of 2022 batch are hereby informed that their 1st sessional examination has been commenced from 20.02.2023. For the exam schedule go through the attachment.</p>-->
    <!--<p><i class="fa fa-calendar"></i>&nbsp;&nbsp;18 February 2023</p>-->
    <!--</div>-->
    
    <!--  <div style="height:300px">-->
    <!--<h4>3Seesional Exam 2022-23</h4>-->
    <!--<p>Students of 2022 batch are hereby informed that their 1st sessional examination has been commenced from 20.02.2023. For the exam schedule go through the attachment.</p>-->
    <!--<p><i class="fa fa-calendar"></i>&nbsp;&nbsp;18 February 2023</p>-->
    <!--</div>-->
    </marquee>
    
    
    
    
<!-- content-->
</div>
</div>
</div>
</div>
</div>


<!-- <div class="courses-area ptb-100 bg-f4f6f9">
<div class="container">
<div class="section-title">
<h2>Our Courses</h2>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit ut elit tellus luctus nec ullamcorper mattis</p>
</div>
<div class="row justify-content-center">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="single-courses-card">
<div class="courses-img">
<a href="courses-details.html"><img src="assets/images/courses/courses-1.jpg" alt="Image"></a>
</div>
<div class="courses-content">
<div class="admin-profile">
<img src="assets/images/courses/admin-1.jpg" alt="Image">
<p>With <a href="courses-details.html">Jessica Hamson</a></p>
</div>
<a href="courses-details.html"><h3>Python Programming For Data Science</h3></a>
<div class="bottom-content">
<ul class="d-flex justify-content-between">
 <li>
<ul>
<li><i class="flaticon-graduation"></i>321</li>
<li><i class="flaticon-bubble-chat"></i>1.2k</li>
</ul>
</li>
<li><a href="#">Free</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400" data-aos-once="true">
<div class="single-courses-card">
<div class="courses-img">
<a href="courses-details.html"><img src="assets/images/courses/courses-2.jpg" alt="Image"></a>
</div>
<div class="courses-content">
<div class="admin-profile">
<img src="assets/images/courses/admin-2.jpg" alt="Image">
<p>With <a href="courses-details.html">Christoph Baldwin</a></p>
</div>
<a href="courses-details.html"><h3>Databases: Advanced Topics In SQL And Athers</h3></a>
<div class="bottom-content">
<ul class="d-flex justify-content-between">
<li>
<ul>
<li><i class="flaticon-graduation"></i>321</li>
<li><i class="flaticon-bubble-chat"></i>1.2k</li>
</ul>
</li>
<li><a href="#">Free</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600" data-aos-once="true">
<div class="single-courses-card">
<div class="courses-img">
<a href="courses-details.html"><img src="assets/images/courses/courses-3.jpg" alt="Image"></a>
</div>
<div class="courses-content">
<div class="admin-profile">
<img src="assets/images/courses/admin-3.jpg" alt="Image">
<p>With <a href="courses-details.html">Morgen Matthias</a></p>
</div>
<a href="courses-details.html"><h3>Analyzing Data With MS Excel & Excel</h3></a>
<div class="bottom-content">
<ul class="d-flex justify-content-between">
<li>
<ul>
<li><i class="flaticon-graduation"></i>321</li>
<li><i class="flaticon-bubble-chat"></i>1.2k</li>
</ul>
</li>
<li><a href="#">Free</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="more-courses text-center">
<p>Select From Hundreds of Options <a href="register.php" class="read-more-btn active">More on Courses <i class="flaticon-next"></i></a></p>
</div>
</div>
</div> -->



<!--div class="health-care-area  bg-f4f6f9  ptb-100">
    <center>
        <h2>THE TIPMT ADVANTAGES</h2>
    </center>
    </br>
    </br>
<div class="container-fluid p-0">

<div class="row g-0">
    
<div class="col-lg-3 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="single-education-card bg-1" style="height:250px">
<div class="edication-content">
<div class="icon">
<i class="fa fa-trophy"></i>
</div>
<a href="academics-details.html"><h3>Affiliated College</h3><p style="color:white">Approved by PCI, JSPC and Affiliated by Kolhan University</p></a>
<!--<a href="academics-details.html" class="read-more-btn white-color">Graduate Education<i class="flaticon-next"></i></a>-->
<!--</div>
</div>
</div>
<div class="col-lg-3 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400" data-aos-once="true">
<div class="single-education-card bg-2" style="height:250px">
<div class="edication-content">
<div class="icon">
<i class="fa fa-graduation-cap"></i>
</div>
<a href="academics-details.html"><h3>Academic Excellence</h3>
<p style="color:white">Learning by experienced faculty members <p style="margin-top:-30px;visibility:hidden">gddfxfsr</p></p>
</a>
<!--<a href="academics-details.html" class="read-more-btn white-color">Graduate Education<i class="flaticon-next"></i></a>-->
<!--</div>
</div>
</div>
<div class="col-lg-3 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600" data-aos-once="true">
<div class="single-education-card bg-3" style="height:250px">
<div class="edication-content">
<div class="icon">
<i class="fa fa-star-o"></i>
</div>
<a href="academics-details.html"><h3>Placement Assistance</h3>
<p style="color:white">We provide placement assistance to our learner</p>
</a>
<!--<a href="academics-details.html" class="read-more-btn white-color">Graduate Education<i class="flaticon-next"></i></a>-->
<!--</div>
</div>
</div>
<div class="col-lg-3 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="800" data-aos-once="true">
<div class="single-education-card bg-4" style="height:250px">
<div class="edication-content">
<div class="icon">
<i class="fa fa-gears"></i>
</div>
<a href="academics-details.html"><h3>Training & Development</h3>
<p style="color:white">Additional 500 hours practical training during assessment of the course</p>
</a>
<!--<a href="academics-details.html" class="read-more-btn white-color">Graduate Education<i class="flaticon-next"></i></a>-->
<!--</div>
</div>
</div>

  
<div class="col-lg-3 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="single-education-card bg-1" style="height:250px">
<div class="edication-content">
<div class="icon">
<i class="fa fa-flask"></i>
</div>
<a href="academics-details.html"><h3>Specialized Laboratories</h3>
<p style="color:white">Specialized laboratories per Paramedical curriculum with modern equipments</p>
<p></p>
</a>
<!--<a href="academics-details.html" class="read-more-btn white-color">Graduate Education<i class="flaticon-next"></i></a>-->
<!--</div>
</div>
</div>
<div class="col-lg-3 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400" data-aos-once="true">
<div class="single-education-card bg-2" style="height:250px">
<div class="edication-content">
<div class="icon">
<i class="flaticon-student-with-graduation-cap"></i>
</div>
<a href="academics-details.html"><h3>Computer Laboratory</h3>
<p style="color:white">Common printer facility connected to free unlimited internet</p>
</a>
<!--<a href="academics-details.html" class="read-more-btn white-color">Graduate Education<i class="flaticon-next"></i></a>-->
<!--</div>
</div>
</div>
<div class="col-lg-3 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600" data-aos-once="true">
<div class="single-education-card bg-3" style="height:250px">
<div class="edication-content">
<div class="icon">
<i class="flaticon-athletics"></i>
</div>
<a href="academics-details.html"><h3>Sports & Cultural Activities</h3>
<p style="color:white">For overall development and a healthy fit body of learners</p>
</a>
<!--<a href="academics-details.html" class="read-more-btn white-color">Graduate Education<i class="flaticon-next"></i></a>-->
<!--</div>
</div>
</div>
<div class="col-lg-3 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="800" data-aos-once="true">
<div class="single-education-card bg-4" style="height:250px">
<div class="edication-content">
<div class="icon">
<i class="flaticon-college"></i>
</div>
<a href="academics-details.html"><h3>Hostel Facility</h3>
<p style="color:white">Well-furnished & hygienic separate hostels for boys and girls</p>
</a>
<!--<a href="academics-details.html" class="read-more-btn white-color">Graduate Education<i class="flaticon-next"></i></a>-->
<!--</div>
</div>
</div>


</div>
</div>
</div>-->



<div class="health-care-area ptb-100">
    <div class="container">
    <div class="section-title">
    <h2>OUR COURSES</h2>
    <p>At Tatanagar Institute of Paramedical Technology, we offer a diverse range of comprehensive courses designed to prepare students for a rewarding and successful career in the Paramedical field </p>
    </div>
    <div class="row justify-content-center">
        <div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
            <div class="single-health-care-card">
                <div class="img">
                    <!-- Link alternates between Dresser.php and DMLT.php -->
                    <a href="Dresser.php"><img src="Admin/Course/Dresser.png" alt="Image"></a>
                </div>
                <div class="health-care-content">
                    <p>Approved by :PCI, JSPC and Affiliated by Kolhan University,
Eligibility : Pass in Matriculation,
Duration : 1 Year</p>
                </div>
            </div>
        </div>
            <div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
            <div class="single-health-care-card">
                <div class="img">
                    <!-- Link alternates between Dresser.php and DMLT.php -->
                    <a href="DMLT.php"><img src="Admin/Course/DMLT.png" alt="Image"></a>
                </div>
                <div class="health-care-content">
                    <p>
Approved by : PCI, JSPC and Affiliated by Kolhan University,
Eligibility : Pass in intermediate (10+2) Science with 40% marks in PCB/PCM,
Duration : 2 Years </p>
                </div>
            </div>
        </div>
    
    
    


    </div>
    <!-- <div class="more-health-care text-center">
    <p>More Courses in Tatanagar Institute of Paramedical Technology. <a href="..#.." class="read-more-btn active">Know More<i class="flaticon-next"></i></a></p>
    </div> -->
    </div>
    </div>





<!--
<div class="campus-life-area  bg-f4f6f9 ptb-100">
<div class="container">
<div class="section-title">
<h2>STATE OF THE ART FACILITY</h2>
<p>Tatanagar Institute of Paramedical Technology images for medical laboratories </p>
</div>
-->
<!--div class="row justify-content-center">
    
<!?php 
/*$sql = "SELECT * from  tbl_gallary LIMIT 3";
$query = $dbh -> prepare($sql);
$query->execute();
$results=$query->fetchAll(PDO::FETCH_OBJ);
$cnt=1;
if($query->rowCount() > 0)
{
foreach($results as $result)
{				?>	
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="single-campus-card">
<div class="img">
<a href="campus-life.html"><img src="Admin/Gallary/<!?php echo htmlentities($result->Image);?>" style="height:250px;width:100%" alt="Image"></a>
</div>
<div class="campus-content">
<span><!?php echo htmlentities($result->Name);?></span>-->
<!--<a href="#"><h3><!?php echo htmlentities($result->Name);?></h3></a> 
</div>
</div>
</div>
    <!?php $cnt=$cnt+1;} }?>

</div>-->


<!--
<div class="more-campus text-center">
 <p><a href="gallary.php" class="read-more-btn active" style="background-color:#2c3493;color:white;padding:10px;border-radius:20px">View more on TIPMT gallary  <i class="flaticon-next"></i></a></p> 
</div>
</div>
</div> -->

<!--
<div class="admisssion-area  ptb-100">
<div class="container">
<div class="admission-content">
<div class="section-title">
<h2>CAMPUS LIFE</h2>
<p style="width:100%">Welcome to the vibrant campus life of Tatanagar Institute of Paramedical Technology!</p>
</div>
<div class="admission-image">
<img src="assets/images/admission/admission-1.jpg" alt="Image">
<div class="icon">
<a class="popup-youtube play-btn" href="https://www.youtube.com/watch?v=qe3sG8VmBCQ"><i class="ri-play-fill"></i></a>
</div>
</div>
<div class="query text-center">
<!-- <p>If You Have Any Query or Facing any Problem Please Contact Us Via Email</p> -->
<!--<a href="faq.php" class="default-btn btn" style="background-color:#2c3493;color;white;padding:10px;border-radius:20px">More on admission<i class="flaticon-next"></i></a>
</div>
</div>
</div>
</div>










<!--<div class="faq-area ptb-100">-->
<!--<div class="container">-->
<!--<div class="row align-items-center">-->
<!-- <div class="col-lg-6">-->
<!--<div class="faq-image pr-20">-->
<!--<img src="director.png" alt="Image">-->
<!--</div>-->
<!--</div>-->
<!--<div class="col-lg-6">-->
<!--<div class="faq-left-content pl-20">-->
<!--<div class="faq-title">-->
<!--<h2>Our Director's Message</h2>-->
<!--<p><b>Dear Students, Faculty, and Staff </b><br>-->

<!--It is with great pleasure and immense pride that I extend my warmest greetings to the Tatanagar Institute of Paramedical Technology community. As the Director of this esteemed institution, I am honored to lead a team of dedicated educators and professionals who are committed to shaping the future of pharmacy education and research.-->

<!--At Tatanagar Institute of Paramedical Technology, we envision a transformative learning experience that goes beyond textbooks and classrooms. Our focus is on cultivating not just competent pharmacists but also compassionate and socially responsible individuals. We believe that education is not only about imparting knowledge but also about instilling values and ethics that will guide our students throughout their lives.-->

<!--To our students, I encourage you to make the most of your time at Tatanagar Institute of Paramedical Technology. Embrace every opportunity to learn, grow, and make lifelong connections. You are the future of pharmacy, and we are here to support and guide you every step of the way.-->

<!--To our faculty and staff, I extend my heartfelt appreciation for your unwavering dedication and hard work. Your commitment to excellence is the foundation of our success.-->

<!--Together, let us continue to strive for excellence in education, research, and community engagement. Let us work towards creating a better world through pharmacy and healthcare.-->
<!--<br>-->
<!--Thank you for choosing Tatanagar Institute of Paramedical Technology, and I look forward to an exciting and rewarding journey ahead.-->
<!--<br>-->
<!--<b>-->
<!--Best regards,-->
<!--<br>-->
<!--Rituraj Singh-->
<!--<br>-->
<!--Director, Tatanagar Institute of Paramedical Technology</p>-->
<!--</b>-->
<!--</div>-->



<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->









</div>

<!-- <div class="health-care-area ptb-100">
<div class="container">
<div class="section-title">
<h2>Health Care</h2>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit ut elit tellus luctus nec ullamcorper mattis </p>
</div>
<div class="row justify-content-center">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="single-health-care-card">
<div class="img">
<a href="health-care-details.html"><img src="assets/images/health-care/health-care-1.jpg" alt="Image"></a>
</div>
<div class="health-care-content">
<a href="health-care-details.html"><h3>Happiness Begins With Good Health</h3></a>
<p>Lorem ipsum dolor sit amet con sec teturo adip iscing elit sed do eiusmod tempor insi didunt ut labore et dolore</p>
<a href="..#.." class="read-more-btn">Read More on healthcare<i class="flaticon-next"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400" data-aos-once="true">
<div class="single-health-care-card">
<div class="img">
<a href="health-care-details.html"><img src="assets/images/health-care/health-care-2.jpg" alt="Image"></a>
</div>
<div class="health-care-content">
<a href="health-care-details.html"><h3>When Life Depends on Medical Technology</h3></a>
<p>Lorem ipsum dolor sit amet con sec teturo adip iscing elit sed do eiusmod tempor insi didunt ut labore et dolore</p>
<a href="..#.." class="read-more-btn">Read More on healthcare<i class="flaticon-next"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600" data-aos-once="true">
<div class="single-health-care-card">
<div class="img">
<a href="health-care-details.html"><img src="assets/images/health-care/health-care-3.jpg" alt="Image"></a>
</div>
<div class="health-care-content">
<a href="health-care-details.html"><h3> Making A Meaningful Difference In Patients’ lives.</h3></a>
<p>Lorem ipsum dolor sit amet con sec teturo adip iscing elit sed do eiusmod tempor insi didunt ut labore et dolore</p>
<a href="..#.." class="read-more-btn">Read More on healthcare<i class="flaticon-next"></i></a>
</div>
</div>
</div>
</div>
<div class="more-health-care text-center">
<p>Select From Hundreds of Options. <a href="..#.." class="read-more-btn active">More on healthcare<i class="flaticon-next"></i></a></p>
</div>
</div>
</div> -->



<div class="events-area  bg-f4f6f9 ptb-100">
<div class="container">
<div class="section-title">
<h2>EVENTS</h2>
<p>Tatanagar Institute of Paramedical Technology organises the events</p>
</div>
<div class="row justify-content-center">


<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="single-events-card">
<div class="events-image">
<a href="events.php"><img src="Admin/Events/1695715954471682208_WhatsApp Image 2023-09-25 at 3.44.43 PM.jpeg" alt="Image" style="height:200px;width:100%"></a>
<div class="date">
<span>25</span>
<p>September</p>
</div>
</div>
<div class="events-content">
<div class="admin">
<p><a href="#"><i class="flaticon-student-with-graduation-cap"></i>Admin</a></p>
</div>
<a href="events.php"><h3>Celebrating World Pharmacist day at UCP</h3></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="single-events-card">
<div class="events-image">
<a href="events.php"><img src="Admin/Events/1692183208789013732_IMG_20230815_103129.jpg" alt="Image" style="height:200px;width:100%"></a>
<div class="date">
<span>15</span>
<p>August</p>
</div>
</div>
<div class="events-content">
<div class="admin">
<p><a href="#"><i class="flaticon-student-with-graduation-cap"></i>Admin</a></p>
</div>
<a href="events.php"><h3>Celebrating 76th independence day at UCP</h3></a>
</div>
</div>
</div>

<!-- <div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400" data-aos-once="true">
<div class="single-events-card">
<div class="events-image">
<a href="events-details.html"><img src="assets/images/events/events-2.jpg" alt="Image"></a>
<div class="date">
<span>29</span>
<p>Mar</p>
</div>
</div>
<div class="events-content">
<div class="admin">
<p><a href="events-details.html"><i class="flaticon-student-with-graduation-cap"></i>Raymond Salazar</a></p>
</div>
<a href="events-details.html"><h3>Regular WordPress Meetup In New Jersey, USA</h3></a>
</div>
</div>
</div> -->

<!-- <div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600" data-aos-once="true">
<div class="single-events-card">
<div class="events-image">
<a href="events-details.html"><img src="assets/images/events/events-3.jpg" alt="Image"></a>
<div class="date">
<span>30</span>
<p>Mar</p>
</div>
</div>
<div class="events-content">
<div class="admin">
<p><a href="events-details.html"><i class="flaticon-student-with-graduation-cap"></i>Raymond Salazar</a></p>
</div>
<a href="events-details.html"><h3>Monday Night Concert In Lake View,Mountain City</h3></a>
</div>
</div>
</div>
</div> -->


<div class="more-health-care text-center">
<p><a href="events.php" class="read-more-btn active" style="background-color:#2c3493;color:white;padding:10px;border-radius:20px">View more on TIPMT events <i class="flaticon-next"></i></a></p>
</div>
</div>
</div>


<!-- <div class="podcasts-area pt-100 pb-70">
<div class="container">
<div class="row">
<div class="col-lg-8">
 <div class="section-title style2">
<h2>Our Podcasts</h2>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit ut elit tellus luctus nec ullamcorper mattis </p>
</div>
<div class="single-podcasts-card" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="row align-items-center">
<div class="col-lg-5 col-md-5">
<div class="podcasts-image">
<img src="assets/images/podcasts/podcasts-1.jpg" alt="Image">
</div>
</div>
<div class="col-lg-7 col-md-7">
<div class="podcast-content">
<span>Episode:1</span>
<h3>How To Build Websites That Resonate</h3>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit ut elit tellus luctus nec ullamcorper mattis</p>
<div class="play-icon">
<a class="popup-youtube play-btn" href="https://www.youtube.com/watch?v=6WQCJx_vEX4"><i class="ri-play-fill"></i><span>play Episode</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="single-podcasts-card" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400" data-aos-once="true">
<div class="row align-items-center">
<div class="col-lg-5 col-md-5">
<div class="podcasts-image">
<img src="assets/images/podcasts/podcasts-2.jpg" alt="Image">
</div>
</div>
<div class="col-lg-7 col-md-7">
<div class="podcast-content">
<span>Episode:199</span>
<h3>How To Create A Nice Wesite</h3>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit ut elit tellus luctus nec ullamcorper mattis</p>
<div class="play-icon">
<a class="popup-youtube play-btn" href="https://www.youtube.com/watch?v=6WQCJx_vEX4"><i class="ri-play-fill"></i><span>play Episode</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="single-podcasts-card" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600" data-aos-once="true">
<div class="row align-items-center">
<div class="col-lg-5 col-md-5">
<div class="podcasts-image">
<img src="assets/images/podcasts/podcasts-3.jpg" alt="Image">
</div>
</div>
<div class="col-lg-7 col-md-7">
<div class="podcast-content">
<span>Episode:1</span>
<h3>How To Use Technology To Adapt</h3>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit ut elit tellus luctus nec ullamcorper mattis</p>
<div class="play-icon">
 <a class="popup-youtube play-btn" href="https://www.youtube.com/watch?v=6WQCJx_vEX4"><i class="ri-play-fill"></i><span>play Episode</span></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="categories">
<h3>Categories</h3>
<ul>
<li><a href="#"><i class="flaticon-briefcase"></i>Business</a></li>
<li><a href="#"><i class="flaticon-fashion"></i>Fashion</a></li>
<li><a href="#"><i class="flaticon-writing-tool"></i>writing</a></li>
<li><a href="#"><i class="flaticon-web-development"></i>Development</a></li>
<li><a href="#"><i class="flaticon-audio-speaker"></i>Marketing</a></li>
</ul>
</div>
<div class="subscribe-area">
<div class="top-content">
<i class="flaticon-email"></i>
<h3>Subscribe To Newsletter</h3>
<p>Get updates to news & events</p>
</div>
<form class="newsletter-form" data-toggle="validator">
<input type="email" class="form-control" placeholder="Your Email" name="EMAIL" required autocomplete="off">
<button class="default-btn" type="submit">
Subscribe
</button>
<div id="validator-newsletter" class="form-result"></div>
</form>
</div>
</div>
</div>
</div>
</div> -->

</br>


<div class="students-stories-area  pt-100 pb-70" style="background-color:white">
<div class="container">
<div class="section-title" >
<h2>MEET OUR TEAM</h2>
<p>Meet or get in touch with our TIPMT Team</p>
</div>

</br>
</br>
</br>

<center>

<div class="row justify-content-center" >
    
        	
  <div class="column" style="padding-top:40px ">
    <div class="card">
        <center>
    <img src="Admin/Teams/16984603401076907894_WhatsApp_Image_2023-08-16_at_4.49.53_PM-removebg-preview.png" alt="Mike" style="width:140px;height:140px;border-radius:100px;margin-top:-50px;margin-left:-20px;background-color:#2c3493">
</center>
      <!--<img src="Admin/Teams/16984603401076907894_WhatsApp_Image_2023-08-16_at_4.49.53_PM-removebg-preview.png" alt="Mike" style="width:150px;height:150px;border-radius:100px;margin-top:-50px;background-color:#2c3493">-->
      <div class="container">
          </br>
        <h2>Ritu Raj Singh</h2>
        <p class="title">Director</p>
        <!--<p> .</p>-->
        <!--<p>[email protected]</p>-->
        <p><!--a href="mailto:[email protected]"><button class="button" style="background-color:#2c3493">Contact</button></a--></p>
      </div>
    </div>
  </div>
  
  	
  <div class="column" style="padding-top:40px ">
    <div class="card">
        <center>
    <img src="Admin/Teams/Dr._Ankit_Shashank.jpg" alt="Mike" style="width:140px;height:140px;border-radius:100px;margin-top:-50px;margin-left:-20px;background-color:#2c3493">
</center>
      <!--<img src="Admin/Teams/Dr._Ankit_Shashank.jpg" alt="Mike" style="width:150px;height:150px;border-radius:100px;margin-top:-50px;background-color:#2c3493">-->
      <div class="container">
          </br>
        <h2>Dr. Ankit Shashank</h2>
        <p class="title">Principal</p>
        <!--<p> .</p>-->
        <!--<p>[email protected]</p>-->
        <p><!--a href="mailto:[email protected]"><button class="button" style="background-color:#2c3493">Contact</button></a--></p>
      </div>
    </div>
  </div>
  
  
  <!-- <div class="column">-->
  <!--  <div class="card">-->
  <!--    <img src="dummy.png" alt="Mike" style="width:150px;height:150px;border-radius:100px;margin-top:-50px">-->
  <!--    <div class="container">-->
  <!--      <h2>Jane Doe</h2>-->
  <!--      <p class="title">CEO & Founder</p>-->
  <!--      <p>Some text that describes me lorem ipsum ipsum lorem.</p>-->
  <!--      <p>[email protected]</p>-->
  <!--      <p><button class="button" style="background-color:#2c3493">Contact</button></p>-->
  <!--    </div>-->
  <!--  </div>-->
  <!--</div>-->
  
  <!--<div class="column">-->
  <!--  <div class="card">-->
  <!--    <img src="dummy.png" alt="Mike" style="width:150px;height:150px;border-radius:100px;margin-top:-50px">-->
  <!--    <div class="container">-->
  <!--      <h2>Jane Doe</h2>-->
  <!--      <p class="title">CEO & Founder</p>-->
  <!--      <p>Some text that describes me lorem ipsum ipsum lorem.</p>-->
  <!--      <p>[email protected]</p>-->
  <!--      <p><button class="button" style="background-color:#2c3493">Contact</button></p>-->
  <!--    </div>-->
  <!--  </div>-->
  <!--</div>-->

</div>
</center>




</div>
</div>

<!--
<div class="students-stories-area  pt-100 pb-70" >
<div class="container">
<div class="section-title" >
<h2>OUR WEBMINARS</h2>
<p>Our college regularly organizes informative and engaging webinars to enrich the knowledge and expertise of our students and faculty.</p>
</div>
<div class="row justify-content-center">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200" data-aos-once="true">
<div class="single-stories-card">
<div class="stories-content">
<h3>Fight against online pharmacy &nbsp; part - 1</h3>
</div>
<iframe src="https://www.youtube.com/embed/qe3sG8VmBCQ" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400" data-aos-once="true">
<div class="single-stories-card">
<div class="stories-content">
<h3>Fight against online pharmacy &nbsp; part - 2</h3>
</div>
<iframe src="https://www.youtube.com/embed/rOuyalCeg1o" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600" data-aos-once="true">
 <div class="single-stories-card">
<div class="stories-content">
<h3>Fight against online pharmacy &nbsp; part - 3</h3>
</div>
<iframe src="https://www.youtube.com/embed/umHoFPsN_WA" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
<center>
<p> <a href="webminar.php" class="read-more-btn active" style="background-color:#2c3493;padding:10px;color:white;border-radius:20px">View more on UCP webminars<i class="flaticon-next"></i></a></p>
</center>
</div>
</div>




-->




<div class="go-top">
<i class="ri-arrow-up-s-line"></i>
<i class="ri-arrow-up-s-line"></i>
</div>

<div style="bottom:0">
    
    
   <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2282.253113382661!2d86.16224269661912!3d22.78664239370452!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f5e519bb6d6de1%3A0xbfba0f7f7a915012!2sTatanagar%20Institute%20of%20Paramedical%20Tech.!5e1!3m2!1sen!2sin!4v1709892595737!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
    
    
</div>



<div class="footer-area pt-100 pb-70">
<div class="container">
<div class="row">
<div class="col-lg-4 col-sm-6">
<div class="footer-logo-area">
<a href="index.html" style="display:flex">
<img src="logos.png" class="main-logo"  style="width:60px;height:60px;border-radius:30px">
<p style="font-size:28px;black:white;font-family: 'Times New Roman', Times, serif;margin-top:5px"><b>&nbsp;&nbsp;TIPMT</b></p>
</a>
<p>Tatanagar Institute of Paramedical Technology is a leading institution dedicated to excellence in paramedical education. Established in 2017, our college has consistently been at the forefront of producing skilled paramedics and contributing to advancements in the field of paramedical technology.</p>
<div class="contact-list">
<ul>
<li><a href="tel:+91 9334635208">+91 9334635208
</a></li>
<li><a href="tel:+91 9472786354">+91 9472786354
</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="footer-widjet">
<h3>Students Services</h3>
<div class="list">
<ul>
<li><a href="login.php">Login</a></li>
<li><a href="register.php">Register</a></li>

<li><a href="verification.php">Verification</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="footer-widjet">
<h3>Quick Links</h3>
<div class="list">
<ul>
<li><a href="https://www.jharkhandstateparamedicalcouncil.com/">JSPC</a></li>
<li><a href="https://www.ushapharmacycollege.com/">Usha College of Pharmacy</a></li>
<li><a href="https://ushacollegeofnursing.com/">Usha College of Nursing</a></li>

<!--<li><a href="campus-life.html">Download Brochure</a></li> -->
</ul>
</div>
</div>
</div>
<div class="col-lg-2 col-sm-6">
<div class="footer-widjet">
<!--h3>Academics</h3-->
<div class="list">
<!--ul>
<!--li><a href="about.php">About</a></li>
<li><a href="events.php">Events</a></li>
<li><a href="faculty-login.php">Faculty Login</a></li>
<li><a href="apply-now.php">Apply Now</a></li>
<li><a href="#">Academic Calendar</a></li>
<li><a href="#">Download Brochure</a></li>
</ul-->
</div>
</div>
</div>
</div>
<div class="shape">
<img src="assets/images/shape-1.png" alt="Image">
</div>
</div>
</div>


<div class="copyright-area">
<div class="container">
<div class="copyright">
<div class="row">
<div class="col-lg-6 col-md-4">
<div class="social-content">
<ul>
<!--li><span>Follow Us On</span></li>
<!--li>
<a href="https://www.facebook.com/profile.php?id=100068142596415&mibextid=LQQJ4d" target="_blank"><i class="fa fa-facebook"></i></a>
</li-->
<!--li>
<a href="https://instagram.com/ushacollegeofpharmacy?utm_source=qr&igshid=MzNlNGNkZWQ4Mg%3D%3D" target="_blank"><i class="fa fa-instagram"></i></a>
</li-->
<!--li>
<a href="https://instagram.com/?lang=en" target="_blank"><i class="fa fa-linkedin"></i></a>
</li>
<li>
<!--a href="https://api.whatsapp.com/send?phone=6203617910&text=Hi, I want to take admission in Tatanagar Institute of Paramedical Technology" target="_blank"><i class="fa fa-whatsapp"></i></a>
</li-->
</ul>
</div>
</div>
<div class="col-lg-6 col-md-8">
<div class="copy">
 <p>© Tatanagar Institute of Paramedical Technology is Developed by <a >Dev Sharan</a></p> 
</div>
</div>
</div>
</div>
</div>
</div>
<script src="assets/js/jquery.min.js"></script>

<script src="assets/js/bootstrap.bundle.min.js"></script>

<script src="assets/js/jquery.meanmenu.js"></script>

<script src="assets/js/owl.carousel.min.js"></script>

<script src="assets/js/carousel-thumbs.min.js"></script>

<script src="assets/js/jquery.magnific-popup.js"></script>

<script src="assets/js/aos.js"></script>

<script src="assets/js/odometer.min.js"></script>

<script src="assets/js/appear.min.js"></script>

<script src="assets/js/form-validator.min.js"></script>

<script src="assets/js/contact-form-script.js"></script>

<script src="assets/js/custom.js"></script>
</body>

</html>                               

Whois info of domain

Domain Name: TIPMT.COM
Registry Domain ID: 2863182768_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.metaregistrar.com
Registrar URL: http://www.metaregistrar.com
Updated Date: 2024-03-21T06:10:03Z
Creation Date: 2024-03-13T07:42:44Z
Registry Expiry Date: 2026-03-13T07:42:44Z
Registrar: Metaregistrar BV
Registrar IANA ID: 2288
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +31.858885692
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DNS-PARKING.COM
Name Server: NS2.DNS-PARKING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-01T11:35:07Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass