0% found this document useful (0 votes)
25 views3 pages

Cut Unsed

The document highlights student placements at Infosys, a leading IT company in India, and mentions TCS as another notable company. It includes a navigation bar for a website named G-tutor 3.0, featuring links to various sections such as home, about us, paths, sign in, services, and contact us. The content is structured with HTML elements, indicating a focus on web design and student achievements.

Uploaded by

arsalaan272158
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views3 pages

Cut Unsed

The document highlights student placements at Infosys, a leading IT company in India, and mentions TCS as another notable company. It includes a navigation bar for a website named G-tutor 3.0, featuring links to various sections such as home, about us, paths, sign in, services, and contact us. The content is structured with HTML elements, indicating a focus on web design and student achievements.

Uploaded by

arsalaan272158
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<!

-- <div class="col-12 col-lg-12 col-xl-6 col-sm-12 rounded placedColOne p-3"


id="placedColOneone"
style="background-color: #67b4f4;">
<div class="col-12 border col-lg-12 col-xl-12 col-sm-12
rounded p-3">
<img src="./images/companies/infosys-logo-infosys-icon-free-
free-vector.jpg" alt="infosis" height="100px" width="100px" class="img-fluid ">
<p>Many of our students got placed at infosis an leading IT
company in india.</p>
</div>

<i class="fa-solid fa-circle-check fa-bounce"


style="color: #63E6BE;"></i>
<p class="d-inline">
Infosis</p>
</div> -->

<div class=" col-12 col-lg-12 col-xl-5 col-sm-12 rounded


placedColzTwo p-3" id="placedColOneTwo"
style="background-color: #67b4f4;"><i class="fa-solid fa-
circle-check fa-bounce"
style="color: #63E6BE;"></i>
<p class="d-inline">
TCS</p>
</div>

<!-- <nav class="navbar navbar-expand-lg rounded">

<div class="container-fluid d-flex align-items-center justify-content-


between">
<div class="logos">
<a class="navbar-brand p-0" id="navbar" href="#"> <img

src="https://cdn-icons-png.freepik.com/512/9796/9796882.png" alt="Logo"
height="30px"
width="32-32V141">
<h5 id="websitename" class="d-inline hfive ">G-tutor
3.0</h5>
</a>
</div>
<button class="navbar-toggler" type="button" data-bs-
toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-
controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>

<div class="collapse navbar-collapse justify-content-end p-2"


id="navbarSupportedContent">
<ul class="nav nav-pills nav-fill fw-medium py-1">

<li class="nav-item me-1 " id="image">


<a class="nav-link" onclick="toggleDayMode()"><img
src="./images/day.svg"
alt="toggleDay"></a>
</li>

<li class="nav-item me-1 ">


<a class="nav-link active " aria-current="page"
href="./index.html" id="homePage"
style="background-color: #301E67;">home</a>
</li>

<li class="nav-item">
<!-- <a class="nav-link"
href="C:/Users/Admin/Desktop/bootstrapwebsite/pubilc/about/about.html"
id="aboutPage">About Us</a>
<a class="nav-link" href="./about/about.html"
id="aboutPage">about us</a>
</li>

<li class="nav-item ">


<a class="nav-link" href="./paths/paths.html">paths</a>
</li>

<li class="nav-item">
<a class="nav-link" target="_blank"
href="./Login/login.html">sign in</a>
</li>

<li class="nav-item">
<a class="nav-link" target="_blank" id="compiler"
href="./compiler of web/compiler.html">compiler</a>
</li>

<li class="nav-item">
<a class="nav-link" href="./services.html"
target="_blank">services</a>
</li>

<li class="nav-item dropdown">


<a class="nav-link dropdown-toggle " href="#" download
data-bs-toggle="dropdown"
aria-expanded="false">
contact us
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item"
href="./services.html#pdfs">notes/pdfs</a></li>
<li><a class="dropdown-item"
href="./services.html#cheatsheet">cheat sheet</a></li>
<li><a class="dropdown-item"
href="./services.html#roadmaps">roadmap</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item"
href="./contactus.html">contact us</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav> -->

You might also like