forked from dcpandey1/UIETDocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
DHEERAJ PANDEY
committed
Jun 26, 2021
1 parent
64f61af
commit 515e613
Showing
10 changed files
with
183 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<title>Files</title> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="Keywords" content="College, Kanpur, UIET, Kanpur, college in Kanpur,India"> | ||
<meta name="author" content="Dheeraj Pandey"> | ||
<link rel="stylesheet" type="text/css" href="cssfiles/style.css"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" media="screen and (max-width:465px) " href="cssfiles/phone.css"> | ||
<!-- <link rel="stylesheet" media="screen and (max-width:1170px) " href="phone.css"> --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<script src="javascript/js.js="></script> | ||
|
||
</head> | ||
|
||
<body class="body"> | ||
<header class="mainheader"> | ||
<img src="images/UIET_DOC-removebg-preview.png"> | ||
<!-- <content id="search"> | ||
<form> | ||
<input type="text" name="search" placeholder="Search anything..." | ||
onclick="window.location.href='search.html'"> | ||
</form> | ||
</content> --> | ||
<nav> | ||
<ul> | ||
<li><a href="http://uietdocs.com/">Home</a></li> | ||
<li><a href="notes.html">Notes</a></li> | ||
<li><a href="papers.html">Papers</a></li> | ||
<li><a href="syllabus.html">Syllabus</a></li> | ||
<li><a href="files.html">Files</a></li> | ||
<li><a href="books.html">Books</a></li> | ||
<li><a href="contribute.html">Contribute</a></li> | ||
<li><a href="branch.html">About Us</a></li> | ||
<!-- <li><a href="search.html">Search</a></li> --> | ||
|
||
</ul> | ||
</nav> | ||
<hr> | ||
<h1 style="text-align: center;">Branch</h1> | ||
<hr> | ||
<!-- SEmesterI <hr> --> | ||
|
||
<!-- Year IV --> | ||
<h1>Year I</h1> | ||
<div class="dropdown"> | ||
<button class="dropbtn">CSE</button> | ||
<div class="dropdown-content"> | ||
<a href="#">Notes</a> | ||
<a href="#">Papers</a> | ||
<a href="#">Files</a> | ||
</div> | ||
</div> | ||
<div class="dropdown"> | ||
<button class="dropbtn">ECE</button> | ||
<div class="dropdown-content"> | ||
<a href="#">Link 1</a> | ||
<a href="#">Link 2</a> | ||
<a href="#">Link 3</a> | ||
</div> | ||
</div> | ||
<div class="dropdown"> | ||
<button class="dropbtn">IT</button> | ||
<div class="dropdown-content"> | ||
<a href="#">Link 1</a> | ||
<a href="#">Link 2</a> | ||
<a href="#">Link 3</a> | ||
</div> | ||
</div> | ||
<div class="dropdown"> | ||
<button class="dropbtn">MEE</button> | ||
<div class="dropdown-content"> | ||
<a href="#">Link 1</a> | ||
<a href="#">Link 2</a> | ||
<a href="#">Link 3</a> | ||
</div> | ||
</div> | ||
<div class="dropdown"> | ||
<button class="dropbtn">MSME</button> | ||
<div class="dropdown-content"> | ||
<a href="#">Link 1</a> | ||
<a href="#">Link 2</a> | ||
<a href="#">Link 3</a> | ||
</div> | ||
</div> | ||
<div class="dropdown"> | ||
<button class="dropbtn">CHE</button> | ||
<div class="dropdown-content"> | ||
<a href="#">Link 1</a> | ||
<a href="#">Link 2</a> | ||
<a href="#">Link 3</a> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div id="fix"></div> | ||
|
||
<hr> | ||
<!-- <footer class="mainFooter"> | ||
<p>Copyright © <a href="">Dheeraj Pandey</a> </p> | ||
<center> | ||
<a href="https://www.linkedin.com/in/dheerajpandey1/">LinkedIn</a> | ||
<a href="https://www.instagram.com/dcpandey0/">Instagram</a> | ||
<a href="https://www.facebook.com/teamcodezen">Facebook</a> | ||
</center> | ||
</footer> | ||
<script type="text/javascript"> | ||
document.title = "Course"; | ||
</script> --> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters