Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
150 changes: 140 additions & 10 deletions sdcusict.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
Expand All @@ -9,9 +10,146 @@
<link rel="stylesheet" href="style/css/font-awesome.min.css">
<link rel="stylesheet" href="style/css/sdcusict2022.css">
</head>

<body>
<!-- navbar -->

<nav class="navbar navbar-expand-lg navbar-dark "
style="background-color:rgb(4, 29, 83); border-radius: 0 0 60% 60%/0 0 50% 50%;height: 90px;">

<a class="navbar-brand mb-2" style="margin-left: 5rem;" href="#"><img width="80px" height="50px"
src="./logo.png" alt="SDC USICT"></a>
<button class="navbar-toggler mx-5 mb-3" type="button" style="border: 0;" 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 me-auto " style="border-radius:0 0 15% 0;" id="navbarSupportedContent">

<ul class="navbar-nav ms-2 mb-2 mb-lg-0 mt-5 me-lg-5 d-lg-none">


<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">
<svg class="mb-1 ms-2" xmlns="http://www.w3.org/2000/svg" width="25" height="25"
fill="currentColor" class="bi bi-house-door text-white" viewBox="0 0 16 16">
<path
d="M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146zM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5z" />
</svg> Home
</a>
</li>

<li class="nav-item dropdown mx-lg-3">
<a class="nav-link dropdown-toggle text-white" href="#" id="navbarDropdown" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor"
class="bi bi-people text-white mb-1 ms-2" viewBox="0 0 16 16">
<path
d="M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816zM4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275zM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z" />
</svg> Teams
</a>
<ul class="dropdown-menu ms-4" style="background-color: rgb(4,29,83); margin-top: -1rem;" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item text-white" href="#">Faculty</a></li>
<li><a class="dropdown-item text-white" href="#">Core Team</a></li>
<li><a class="dropdown-item text-white" href="#">New Team</a></li>
</ul>
</li>

<li class="nav-item mx-lg-3">
<a class="nav-link text-white" href="#">


<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor"
class="bi bi-layers text-white mb-1 ms-2" viewBox="0 0 16 16">
<path
d="M8.235 1.559a.5.5 0 0 0-.47 0l-7.5 4a.5.5 0 0 0 0 .882L3.188 8 .264 9.559a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882L12.813 8l2.922-1.559a.5.5 0 0 0 0-.882l-7.5-4zm3.515 7.008L14.438 10 8 13.433 1.562 10 4.25 8.567l3.515 1.874a.5.5 0 0 0 .47 0l3.515-1.874zM8 9.433 1.562 6 8 2.567 14.438 6 8 9.433z" />
</svg> Projects
</a>
</li>

<li class="nav-item mx-lg-3">
<a class="nav-link disabled text-white">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor"
class="bi bi-person text-white mb-1 ms-2" viewBox="0 0 16 16">
<path
d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z" />
</svg> Contact Us
</a>
</li>

</ul>

</div>

<ul class="navbar-nav ms-auto mb-2 mb-lg-0 mt-4 mt-lg-0 me-lg-5 lg-navbar">
<li class="nav-item mx-lg-3 hover">
<a class="nav-link active d-inline" aria-current="page" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-house-door text-white" viewBox="0 0 16 16">
<path
d="M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146zM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5z" />
</svg>
</a>
<a class="nav-link active hover-text mt-auto" aria-current="page" href="#">
Home
</a>
</li>

<li class="nav-item dropdown mx-lg-3 hover" id="lg-dropdown">
<a class="nav-link text-white d-inline" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-people text-white" viewBox="0 0 16 16">
<path
d="M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816zM4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275zM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z" />
</svg>
</a>

<ul class="dropdown-menu mt-0" id="lg-dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item text-white mt-2" href="#">Faculty</a></li>
<li><a class="dropdown-item text-white" href="#">Core Team</a></li>
<li><a class="dropdown-item text-white" href="#">New Team</a></li>
</ul>

<a class="nav-link active hover-text" aria-current="page" href="#">
Teams
</a>
</li>


<li class="nav-item mx-lg-3 hover">
<a class="nav-link d-inline" href="#">

<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-layers text-white" viewBox="0 0 16 16">
<path
d="M8.235 1.559a.5.5 0 0 0-.47 0l-7.5 4a.5.5 0 0 0 0 .882L3.188 8 .264 9.559a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882L12.813 8l2.922-1.559a.5.5 0 0 0 0-.882l-7.5-4zm3.515 7.008L14.438 10 8 13.433 1.562 10 4.25 8.567l3.515 1.874a.5.5 0 0 0 .47 0l3.515-1.874zM8 9.433 1.562 6 8 2.567 14.438 6 8 9.433z" />
</svg>
</a>
<a class="nav-link active hover-text" aria-current="page" href="#">
Projects
</a>
</li>

<li class="nav-item mx-lg-3 hover">
<a class="nav-link d-inline">
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor"
class="bi bi-person text-white" viewBox="0 0 16 16">
<path
d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z" />
</svg>
</a>
<a class="nav-link active hover-text" aria-current="page" href="#">
Contact Us
</a>
</li>

</ul>

</nav>


<!-- carousal -->

<!-- Carousal-2 -->
Expand All @@ -28,13 +166,5 @@
<script src="style/scripts/menuzord.js"></script>
<script src="style/scripts/sdcusict2022.js"></script>
</body>
</html>









</html>
55 changes: 55 additions & 0 deletions style/css/sdcusict2022.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@

@media (max-width: 991px) {
.navbar-collapse {
position: absolute;
background-color: rgb(4, 29, 83);
margin-top: -1%;
z-index: -1;
top: 50px;
width: 50%;
}

.lg-navbar {
display: none;
}
}

@keyframes fadeIn {
0% {
display: none;
top: 80%;
opacity: 0;
}
100% {
display: block;
top: 100%;
opacity: 1;
}
}

#lg-dropdown:hover #lg-dropdown-menu {
display: block;
margin-top: 0;
animation: fadeIn 0.5s ease-in-out;
border-radius: 15%;
background-color: rgb(4, 29, 83);

}

.hover {
margin-bottom: 0.5rem;
}

.hover-text {
margin-left: -0.5rem;
/* display: none; */
position:absolute;
display: inline;
z-index: -1;
}

.hover:hover .hover-text {
position: relative;
z-index: 0;
font-size: large;
}