From 1b93f9af1b336c158843802cc003eeedb540450c Mon Sep 17 00:00:00 2001 From: DHEERAJ PANDEY Date: Fri, 25 Jun 2021 10:10:08 +0530 Subject: [PATCH] folders --- books.html | 7 +- branch.html | 150 +++ contact.html | 7 +- contribute.html | 7 +- cse.html | 131 +++ phone.css => cssfiles/phone.css | 52 +- style.css => cssfiles/style.css | 878 +++++++++--------- files.html | 7 +- .../UIET_DOC-removebg-preview.png | Bin cs building.png => images/cs building.png | Bin it building.png => images/it building.png | Bin .../lecturecomplex.png | Bin index.html | 12 +- notes.html | 7 +- papers.html | 7 +- showslide.js | 21 + syllabus.html | 7 +- 17 files changed, 801 insertions(+), 492 deletions(-) create mode 100644 branch.html create mode 100644 cse.html rename phone.css => cssfiles/phone.css (95%) rename style.css => cssfiles/style.css (94%) rename UIET_DOC-removebg-preview.png => images/UIET_DOC-removebg-preview.png (100%) rename cs building.png => images/cs building.png (100%) rename it building.png => images/it building.png (100%) rename lecturecomplex.png => images/lecturecomplex.png (100%) create mode 100644 showslide.js diff --git a/books.html b/books.html index 6e75f8b..3d62327 100644 --- a/books.html +++ b/books.html @@ -7,8 +7,9 @@ - - + + + @@ -18,7 +19,7 @@
- + + +
+
+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + + +
+ + +
+ + + + + +
+
+
+
+

Feed

+
+
+ +
+ + +

+ The UNIVERSITY INSTITUTE OF ENGINEERING AND TECHNOLOGY, a department of CSJM UNIVERSITY has prospered by leaps and bounds over the years achieving great academic heights besides foraying into the top 50 finest engineering colleges of the country. Having been taught by one of the best faculties of the region, the students of UIET have been empowered and groomed to take on the rigorous challenges in their upcoming lives. The sincere efforts made by our glorious alumni in the progress of the institute has further strengthened its fundamentals in a short span of time. The atmosphere of creativity and the enterprising attitude of the students has promoted a spirit of innovation. The recent achievements of the students in myriad fields including biotech, mechanical, electronics has set a new trend in the road to establishing a brand name for UIET. Apart from a healthy academic atmosphere and renowned faculty, the institute provides ample amount of exposure to the students to discover their abilities in the fields of arts, literature and music as it houses a range of literary and cultural committees which have become popular in as well as out of the institute. + + +

+
+
+ + + + +
+
+ + + + + + \ No newline at end of file diff --git a/contact.html b/contact.html index 2c7b341..472641c 100644 --- a/contact.html +++ b/contact.html @@ -7,8 +7,9 @@ - - + + + + + + +
+ + + +
+
+

Clickable Dropdown

+

Click on the button to open the dropdown menu.

+ + + + + + + + + + \ No newline at end of file diff --git a/phone.css b/cssfiles/phone.css similarity index 95% rename from phone.css rename to cssfiles/phone.css index 18d326d..746ddd5 100644 --- a/phone.css +++ b/cssfiles/phone.css @@ -1,27 +1,27 @@ - -.mainheader nav { - background-color: rgb(128, 0, 0); - height: 200px; - line-height: 40px; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; -} -.mainheader img { - width: 45%; - height: 10%; - margin: 2% 0; -} -td, th { - border: 1px solid #000000; - text-align: left; - padding: 4px; - } -/*body { - background-color: #5a8054; - color: white; - font-size: 100%; - /* font-family: 'Baloo Bhai 2', cursive; - line-height: 1.5; - text-align: center; + +.mainheader nav { + background-color: rgb(128, 0, 0); + height: 200px; + line-height: 40px; + border-radius: 5px; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; +} +.mainheader img { + width: 45%; + height: 10%; + margin: 2% 0; +} +td, th { + border: 1px solid #000000; + text-align: left; + padding: 4px; + } +/*body { + background-color: #5a8054; + color: white; + font-size: 100%; + /* font-family: 'Baloo Bhai 2', cursive; + line-height: 1.5; + text-align: center; }*/ \ No newline at end of file diff --git a/style.css b/cssfiles/style.css similarity index 94% rename from style.css rename to cssfiles/style.css index e20177d..e7b0875 100644 --- a/style.css +++ b/cssfiles/style.css @@ -1,439 +1,439 @@ -h2{ - - - background-color: #FEFFED; - padding: 30px 35px; - margin: -10px -50px; - text-align:center; - border-radius: 10px 10px 0 0; -} - -.muddhu img{ - /* background-color: sandybrown; */ - border-radius: 10px; - border-color: rgb(46, 48, 139); - align-items: center; -} - - - -hr{ - margin: 10px -50px; - - margin-left: auto; - margin-right: auto; - border: 0; - border-top: 1px solid #ccc; - margin-bottom: 40px; -} - -div.container{ - width:900px; - height: 610px; - margin:35px auto; - /* font-family: 'Raleway', sans-serif; */ -} - -div.main{ - width: 300px; - padding: 10px 50px 25px; - border: 2px solid gray; - border-radius: 10px; - font-family: raleway; - float:left; - margin-top:50px; -} - -input[type=text],input[type=password]{ - width: 100%; - height: 40px; - padding: 5px; - margin-bottom: 25px; - margin-top: 5px; - border: 2px solid #ccc; - color: #4f4f4f; - font-size: 16px; - border-radius: 5px; -} - -label{ - color: #464646; - text-shadow: 0 1px 0 #fff; - font-size: 14px; - font-weight: bold; -} - -center{ - font-size:15px; -} - -.note{ - color:red; -} - -.valid{ - color:green; -} - -.back{ - text-decoration: none; - border: 1px solid rgb(0, 143, 255); - background-color: rgb(0, 214, 255); - padding: 3px 20px; - border-radius: 2px; - color: black; -} - -input[type=button]{ - font-size: 16px; - background: linear-gradient(#00ff00 5%, #7f88ff 100%); - border: 1px solid #e5a900; - color: #4E4D4B; - font-weight: bold; - cursor: pointer; - width: 100%; - border-radius: 5px; - padding: 10px 0; - outline:none; -} -/* .gallery a:hover{ - background:white; -} */ - -input[type=button]:hover{ - background: linear-gradient(#7ffff9 5%, #ff0000 100%); -} - -.fugo{ - float:right; -} -body{ - scroll-behavior: smooth; - /* background-color:#5a8a54; */ - background-color: black; - color: white; - font-size: 100%; - /*Font Size is 14 */ - /* font-family: 'Baloo Bhai 2', cursive; */ - line-height: 1.5; - text-align: left; -} - -div.gallery a{ - /* background-color: rgb(49, 2, 2); */ - background-color: rgb(128, 0, 0); - margin: 3px; - border: 1px solid #ccc; - border-radius: 20px; - float: left; - width: 150px; - text-align: center; - padding: 10px; -} - - -div.gallery a:hover { - border: 1px solid #777; -} - - -div.gallery img { - /* webkitbox */ - width: 100%; - height: auto; -} -#fix{ - clear: both; -} -div.desc { - padding: 15px; - text-align: center; -} -iframe{ - float: right; -} -a{ - text-decoration: none; - color: white; -} -a:link, a:visited{ -color: #fdfdfd; -} -a:hover, a:active{ -background-color: #CF5C3F; -color:#fff; -} - -.body{ -margin: 0 auto; -width: 70%; -clear: both; -} -.mainheader img{ - /* webkitbox */ - width: 15%; - height: 10%; - margin: 2% 0; -} -.mainheader nav{ -/* background-color: rgb(49, 2, 2); */ -background-color: rgb(128, 0, 0); -height: 40px; -line-height: 40px; -border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; -} -.mainheader nav ul { -list-style-type: none; -margin: 0 auto; -} -.mainheader nav ul li { -list-style-type: none; -margin: 0 auto; -float: left; -display: inline-block; -/* font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */ -/* font-size: 1.5rem; */ -} -.mainheader nav a:link, .mainheader nav a:visited{ -color: #fff; - -padding: 10px 25px; -height: 20px; -} -.mainheader nav a:hover, .mainheader nav a:active, -.mainheader nav .active a:link, .mainHeader nav .active a:visited -{ - background-color: #ffffff; - color: green; - text-shadow: none; -} -.gallery a:hover, .gallery a:active, -.gallery .active a:link, .gallery .active a:visited -{ - background-color: #ffffff; - color:green; - text-shadow: none; -} -.mainheader nav ul li a{ - border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; - -} -.mainContent{ - line-height: 25px; - border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; - -} -.Content{ - width:100%; - float: left; - border-radius: 5px; - -moz-border-radius: 5px; --webkit-border-radius: 5px; - -} -.topContent{ - /* background-color: rgb(49, 2, 2); */ - background-color: rgb(128, 0, 0); -line-height: 25px; -border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; -padding: 3% 5%; -margin-top: 2%; - - -} -.bottomContent{ -/* background-color: rgb(49, 2, 2); */ -background-color: rgb(128, 0, 0); -line-height: 25px; -border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; -padding: 3% 5%; -margin-top: 2%; - -} -.top-sidebar{ -width: 21%; -float: left; -background-color: #cab; -border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; - -padding: 2% 3%; - -margin: 2% 0 2% 3%; -} -.middle-sidebar{ -width: 21%; -float: left; -background-color: #cab; -border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; -margin-left: 3%; -padding: 2% 3%; -margin-bottom: 2%; - - -} -.buttom-sidebar{ -width: 21%; -float: left; -background-color: #cab; -border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; -margin-left: 3%; -padding: 2% 3%; -margin-bottom: 2%; -} -.mainFooter{ -width: 100%; -float: left; -border-radius: 5px; --moz-border-radius: 5px; --webkit-border-radius: 5px; -/* background-color: rgb(49, 2, 2); */ -background-color: rgb(128, 0, 0); -margin-top: 6%; -margin-bottom: 2%; -} -.mainFooter p{ - width: 92%; - margin: 10px auto; - color: #fff; - padding: 1px; - height: 30px; - text-align: center; -} -#search{ - float: right; -} -#search input[type=text] { - width: 100%; - box-sizing: border-box; - border: 2px solid #ccc; - border-radius: 4px; - font-size: 16px; - background-color: white; - background-image: url('../images/searchicon.png'); - background-position: 10px 10px; - background-repeat: no-repeat; - padding: 10px 40px 12px 40px; -} -.post-info{ - font-style: italic; - color: #999; - font-size: 90%; -} - - -* {box-sizing:border-box} -body {font-family: Verdana,sans-serif;} -.iambrpslides {display:none} - -/* Slideshow container */ -.slideshow-container { - max-width: 1280px; - position: relative; - margin: auto; -} - - -/* Number text (1/3 etc) */ -.numbertext { - color: #f2f2f2; - font-size: 12px; - padding: 8px 12px; - position: absolute; - top: 0; -} - -/* The dots/bullets/indicators */ -.dot { - height: 13px; - width: 13px; - margin: 0 2px; - background-color: #bbb; - border-radius: 50%; - display: inline-block; - transition: background-color 0.6s ease; -} - -.active { - background-color: #717171; -} - -/* Fading animation */ -.fade { - -webkit-animation-name: fade; - -webkit-animation-duration: 1.5s; - animation-name: fade; - animation-duration: 1.5s; -} - -@-webkit-keyframes fade { - from {opacity: .4} - to {opacity: 1} -} - -@keyframes fade { - from {opacity: .4} - to {opacity: 1} -} - -/* On smaller screens, decrease text size */ -@media only screen and (max-width: 300px) { - .text {font-size: 11px} - -} -img{ - width: 100%; - - - - height: 350px; - -} -/* For Contributer table */ -table { - font-family: arial, sans-serif; - border-collapse: collapse; - width: 100%; - background-color: aqua; -} - -td, th { - border: 1px solid #000000; - text-align: left; - padding: 8px; -} - -tr{ - background-color: rgb(128,0,0); -} -#haid{ - background-color: rgb(7, 105, 105); -} -/* For Contribute Button */ -.button { - - border: none; - color: rgb(0, 0, 0); - padding: 15px 32px; - text-align: center; - text-decoration: none; - display: inline-block; - font-size: 16px; - margin: 4px 2px; - cursor: pointer; -} +h2{ + + + background-color: #FEFFED; + padding: 30px 35px; + margin: -10px -50px; + text-align:center; + border-radius: 10px 10px 0 0; +} + +.muddhu img{ + /* background-color: sandybrown; */ + border-radius: 10px; + border-color: rgb(46, 48, 139); + align-items: center; +} + + + +hr{ + margin: 10px -50px; + + margin-left: auto; + margin-right: auto; + border: 0; + border-top: 1px solid #ccc; + margin-bottom: 40px; +} + +div.container{ + width:900px; + height: 610px; + margin:35px auto; + /* font-family: 'Raleway', sans-serif; */ +} + +div.main{ + width: 300px; + padding: 10px 50px 25px; + border: 2px solid gray; + border-radius: 10px; + font-family: raleway; + float:left; + margin-top:50px; +} + +input[type=text],input[type=password]{ + width: 100%; + height: 40px; + padding: 5px; + margin-bottom: 25px; + margin-top: 5px; + border: 2px solid #ccc; + color: #4f4f4f; + font-size: 16px; + border-radius: 5px; +} + +label{ + color: #464646; + text-shadow: 0 1px 0 #fff; + font-size: 14px; + font-weight: bold; +} + +center{ + font-size:15px; +} + +.note{ + color:red; +} + +.valid{ + color:green; +} + +.back{ + text-decoration: none; + border: 1px solid rgb(0, 143, 255); + background-color: rgb(0, 214, 255); + padding: 3px 20px; + border-radius: 2px; + color: black; +} + +input[type=button]{ + font-size: 16px; + background: linear-gradient(#00ff00 5%, #7f88ff 100%); + border: 1px solid #e5a900; + color: #4E4D4B; + font-weight: bold; + cursor: pointer; + width: 100%; + border-radius: 5px; + padding: 10px 0; + outline:none; +} +/* .gallery a:hover{ + background:white; +} */ + +input[type=button]:hover{ + background: linear-gradient(#7ffff9 5%, #ff0000 100%); +} + +.fugo{ + float:right; +} +body{ + scroll-behavior: smooth; + /* background-color:#5a8a54; */ + background-color: black; + color: white; + font-size: 100%; + /*Font Size is 14 */ + /* font-family: 'Baloo Bhai 2', cursive; */ + line-height: 1.5; + text-align: left; +} + +div.gallery a{ + /* background-color: rgb(49, 2, 2); */ + background-color: rgb(128, 0, 0); + margin: 3px; + border: 1px solid #ccc; + border-radius: 20px; + float: left; + width: 150px; + text-align: center; + padding: 10px; +} + + +div.gallery a:hover { + border: 1px solid #777; +} + + +div.gallery img { + /* webkitbox */ + width: 100%; + height: auto; +} +#fix{ + clear: both; +} +div.desc { + padding: 15px; + text-align: center; +} +iframe{ + float: right; +} +a{ + text-decoration: none; + color: white; +} +a:link, a:visited{ +color: #fdfdfd; +} +a:hover, a:active{ +background-color: #CF5C3F; +color:#fff; +} + +.body{ +margin: 0 auto; +width: 70%; +clear: both; +} +.mainheader img{ + /* webkitbox */ + width: 15%; + height: 10%; + margin: 2% 0; +} +.mainheader nav{ +/* background-color: rgb(49, 2, 2); */ +background-color: rgb(128, 0, 0); +height: 40px; +line-height: 40px; +border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; +} +.mainheader nav ul { +list-style-type: none; +margin: 0 auto; +} +.mainheader nav ul li { +list-style-type: none; +margin: 0 auto; +float: left; +display: inline-block; +/* font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */ +/* font-size: 1.5rem; */ +} +.mainheader nav a:link, .mainheader nav a:visited{ +color: #fff; + +padding: 10px 25px; +height: 20px; +} +.mainheader nav a:hover, .mainheader nav a:active, +.mainheader nav .active a:link, .mainHeader nav .active a:visited +{ + background-color: #ffffff; + color: green; + text-shadow: none; +} +.gallery a:hover, .gallery a:active, +.gallery .active a:link, .gallery .active a:visited +{ + background-color: #ffffff; + color:green; + text-shadow: none; +} +.mainheader nav ul li a{ + border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; + +} +.mainContent{ + line-height: 25px; + border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; + +} +.Content{ + width:100%; + float: left; + border-radius: 5px; + -moz-border-radius: 5px; +-webkit-border-radius: 5px; + +} +.topContent{ + /* background-color: rgb(49, 2, 2); */ + background-color: rgb(128, 0, 0); +line-height: 25px; +border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; +padding: 3% 5%; +margin-top: 2%; + + +} +.bottomContent{ +/* background-color: rgb(49, 2, 2); */ +background-color: rgb(128, 0, 0); +line-height: 25px; +border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; +padding: 3% 5%; +margin-top: 2%; + +} +.top-sidebar{ +width: 21%; +float: left; +background-color: #cab; +border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; + +padding: 2% 3%; + +margin: 2% 0 2% 3%; +} +.middle-sidebar{ +width: 21%; +float: left; +background-color: #cab; +border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; +margin-left: 3%; +padding: 2% 3%; +margin-bottom: 2%; + + +} +.buttom-sidebar{ +width: 21%; +float: left; +background-color: #cab; +border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; +margin-left: 3%; +padding: 2% 3%; +margin-bottom: 2%; +} +.mainFooter{ +width: 100%; +float: left; +border-radius: 5px; +-moz-border-radius: 5px; +-webkit-border-radius: 5px; +/* background-color: rgb(49, 2, 2); */ +background-color: rgb(128, 0, 0); +margin-top: 6%; +margin-bottom: 2%; +} +.mainFooter p{ + width: 92%; + margin: 10px auto; + color: #fff; + padding: 1px; + height: 30px; + text-align: center; +} +#search{ + float: right; +} +#search input[type=text] { + width: 100%; + box-sizing: border-box; + border: 2px solid #ccc; + border-radius: 4px; + font-size: 16px; + background-color: white; + background-image: url('../images/searchicon.png'); + background-position: 10px 10px; + background-repeat: no-repeat; + padding: 10px 40px 12px 40px; +} +.post-info{ + font-style: italic; + color: #999; + font-size: 90%; +} + + +* {box-sizing:border-box} +body {font-family: Verdana,sans-serif;} +.iambrpslides {display:none} + +/* Slideshow container */ +.slideshow-container { + max-width: 1280px; + position: relative; + margin: auto; +} + + +/* Number text (1/3 etc) */ +.numbertext { + color: #f2f2f2; + font-size: 12px; + padding: 8px 12px; + position: absolute; + top: 0; +} + +/* The dots/bullets/indicators */ +.dot { + height: 13px; + width: 13px; + margin: 0 2px; + background-color: #bbb; + border-radius: 50%; + display: inline-block; + transition: background-color 0.6s ease; +} + +.active { + background-color: #717171; +} + +/* Fading animation */ +.fade { + -webkit-animation-name: fade; + -webkit-animation-duration: 1.5s; + animation-name: fade; + animation-duration: 1.5s; +} + +@-webkit-keyframes fade { + from {opacity: .4} + to {opacity: 1} +} + +@keyframes fade { + from {opacity: .4} + to {opacity: 1} +} + +/* On smaller screens, decrease text size */ +@media only screen and (max-width: 300px) { + .text {font-size: 11px} + +} +img{ + width: 100%; + + + + height: 350px; + +} +/* For Contributer table */ +table { + font-family: arial, sans-serif; + border-collapse: collapse; + width: 100%; + background-color: aqua; +} + +td, th { + border: 1px solid #000000; + text-align: left; + padding: 8px; +} + +tr{ + background-color: rgb(128,0,0); +} +#haid{ + background-color: rgb(7, 105, 105); +} +/* For Contribute Button */ +.button { + + border: none; + color: rgb(0, 0, 0); + padding: 15px 32px; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 16px; + margin: 4px 2px; + cursor: pointer; +} diff --git a/files.html b/files.html index d70d9aa..670883e 100644 --- a/files.html +++ b/files.html @@ -7,8 +7,9 @@ - - + + + @@ -18,7 +19,7 @@
- + - +
- +
- +
diff --git a/notes.html b/notes.html index d65214b..20330f0 100644 --- a/notes.html +++ b/notes.html @@ -7,8 +7,9 @@ - - + + + @@ -18,7 +19,7 @@
- + @@ -18,7 +19,7 @@
- +