CSS microproject
CSS microproject
Certificate
This is to certify that the report of project entitled,
Submitted by:
2100270146 3525 Samarth Arote
2100270051 3526 Varsha Raut
2100270177 3527 Krupali Wayal
2200270646 3528 Aryan Patil
To The
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
In partial fulfillment of the requirement of the Course of
~1~
INTRODUCTION
A College Management System is a comprehensive software platform or
application designed to streamline and automate various administrative
and academic tasks within an educational institution, specifically focused
on colleges and universities. It serves as an integrated system to manage
and coordinate a wide range of functions, including student enrollment,
class scheduling, attendance tracking, grade management, faculty and
staff management, library management, financial transactions, and more.
College Management Systems facilitate efficient information
management, data analysis, and reporting, helping college
administrators, faculty, and students access and process vital data with
ease. These systems enhance the overall efficiency and effectiveness of
college operations, making it easier to monitor student progress,
maintain academic records, and manage resources while enabling
institutions to adapt to the demands of the digital age in education. They
play a pivotal role in modernizing and optimizing the administrative and
educational processes within colleges, resulting in improved productivity
and data accuracy.
~2~
PROGRAM CODE
<!DOCTYPE html>
<html>
<head>
<script src="script.js"></script>
<link href="https://fonts.googleapis.com/css2?
family=Poppins:ital,wght@1,500&display=swap" rel="stylesheet">
</head>
<body id="home">
<ul>
</ul>
<section class="header">
<nav>
~3~
<div class="nav-links">
<ul>
</ul>
</div>
</nav>
<div class="text-box">
<p class="p2">The average salary package offered is 4 LPA to 5 LPA and the highest
salary package offered is 8 LPA to 10 LPA.<br>Almost 80% to 90% of students are placed in this
course. Infrastructure: The infrastructure of this college is good</p>
</div>
</section>
<!--cousrse disign-->
<p>here the course is very good so you can choose the one course from here</p>
~4~
<div class="row">
<div class="course-col">
<h3>Intermediate</h3>
<p>A paragraph is a series of sentences that are organized and coherent, and are all
related to a single topic. Almost every piece of writing you do that is longer than a few
sentences should be organized into paragraphs. This is because paragraphs show a reader
where the subdivisions of an essay begin and end, and thus help the reader see the
organization of the essay and grasp its main points.</p>
</div>
<div class="course-col">
<p>A paragraph is a series of sentences that are organized and coherent, and are all
related to a single topic. Almost every piece of writing you do that is longer than a few
sentences should be organized into paragraphs. This is because paragraphs show a reader
where the subdivisions of an essay begin and end, and thus help the reader see the
organization of the essay and grasp its main points.</p>
</div>
<div class="course-col">
<p>A paragraph is a series of sentences that are organized and coherent, and are all
related to a single topic. Almost every piece of writing you do that is longer than a few
sentences should be organized into paragraphs. This is because paragraphs show a reader
where the subdivisions of an essay begin and end, and thus help the reader see the
organization of the essay and grasp its main points.</p>
</div>
</div>
</section>
~5~
<section class="campus">
<p> A paragraph is a series of sentences that are organized and coherent, and are all
related to a single topic. Almost every piece of writing you do that is longer than a few
sentences should be organized into paragraphs. This is because paragraphs show a reader
where the subdivisions of an essay begin and end, and thus help the reader see the
organization of the essay and grasp its main points.</p>
<div class="row">
<div class="campus-col">
<img src="./images/download.jpeg">
<div class="layer">
</div>
</div>
<div class="campus-col">
<img src="images/eduford_img/newyork.png">
<div class="layer">
<h3>Navi Mumbai</h3>
</div>
</div>
<div class="campus-col">
<img src="images/eduford_img/washington.png">
<div class="layer">
<a href="https://mchsangli.bharatividyapeeth.edu/"><h3>KOLKATA</h3></a>
</div>
~6~
</div>
</div>
</section>
<!--Falcilities-->
<section class="facilty">
<p>A paragraph is a series of sentences that are organized and coherent, and are all
related to a single topic. Almost every piece of writing you do that is longer than a few
sentences should be organized into paragraphs. This is because paragraphs show a reader
where the subdivisions of an essay begin and end, and thus help the reader see the
organization of the essay and grasp its main points.</p>
<div class="row">
<div class="facility-col">
<img src="./images/eduford_img/library.png">
<p>A paragraph is a series of sentences that are organized and coherent, and are all
related to a single topic. Almost every piece of writing you do that is longer than a few
sentences should be organized into paragraphs.</p>
</div>
<div class="facility-col">
<img src="images\eduford_img\basketball.png">
<p>A paragraph is a series of sentences that are organized and coherent, and are all
related to a single topic. Almost every piece of writing you do that is longer than a few
sentences should be organized into paragraphs.</p>
</div>
~7~
<div class="facility-col">
<img src="images\eduford_img\cafeteria.png">
<p>A paragraph is a series of sentences that are organized and coherent, and are all
related to a single topic. Almost every piece of writing you do that is longer than a few
sentences should be organized into paragraphs.</p>
</div>
</div>
</section>
<section class="testimonial">
<div class="row">
<div class="testimonial-col">
<img src="/images/avengers-age-of-ultron-1280x720-avengers-2-robert-downey-jr-
iron-man-5750.jpg">
<div>
</div>
</div>
~8~
<div class="testimonial-col">
<div>
</div>
</div>
</div>
</section>
</section>
<!----Footer-->
<h4>About Us</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Possimus praesentium
quibusdam in totam veniam eveniet sed, alias nesciunt dicta repudiandae aspernatur quidem
odit quaerat temporibus quas ad fuga eum error!Lorem ipsum dolor sit amet consectetur
adipisicing elit. Explicabo eius culpa qui. In perspiciatis, vero minima illum voluptas, quam
aliquam quae natus, unde tempora aperiam nobis blanditiis dignissimos fugiat ad.A paragraph
is a series of sentences that are organized and coherent, and are all related to a single topic.
~9~
Almost every piece of writing you do that is longer than a few sentences should be organized
into paragraphs.</p>
<div class="icons">
</div>
</section>
<footer class="footer2">
<div class="container">
</div>
</footer>
</body>
</html>
CSS
*{
margin:0%;
padding: 0;
.header{
~ 10 ~
min-height: 100vh;
width: 100;
background-position: center;
background-size: cover;
position: relative;
nav{
display: flex;
padding: 2% 6%;
justify-content: space-between;
align-items: center;
nav img {
width: 150px;
.nav-links{
flex:1;
text-align: right;
.nav-links ul li{
list-style: none;
display:inline-block;
~ 11 ~
padding: 8px 12px;
position: relative;
.nav-links ul li a{
color: #0c0101;
text-decoration: none;
font-size: 5vh;
.nav-links ul li::after{
content: '';
width: 0%;
height: 2px;
background : #f44336;
display: block;
margin: auto;
transition: 0.5s;
.nav-links ul li:hover::after{
width:100%;
.text-box{
width:80%;
~ 12 ~
color: #eb1616;
position: absolute;
top:50%;
left:70%;
.text-box h1{
font-size: 62px;
.text-box p{
margin:10px 40px ;
font-size:15px;
color:#f1eaea;
.hero-btn {
display: inline-block;
text-decoration: none;
color: #fff;
font-size: 13px;
background: transparent;
~ 13 ~
position:relative;
cursor: pointer;
.hero-btn:hover{
border: #f44336;
background: #f44336;
transition: 0.5s;
.course{
width:80%;
margin:auto;
text-align: center;
padding-top: 100px;
h1{
font-size: 36px;
font-weight: 600;
p{
color: #072ffa;
font-size: 14px;
font-weight: 300;
~ 14 ~
line-height: 22px;
padding:10px;
.row{
margin-top: 5%;
display: flex;
justify-content: space-between;
.course-col{
flex-basis: 31%;
background: #d4c784;
border-radius: 10px;
margin-bottom: 5%;
box-sizing: border-box;
h3{
text-align: center;
font-weight: 300;
margin:10px 0;
.course-col:hover{
~ 15 ~
}
.campus{
width: 80%;
margin: auto;
text-align: center;
padding-top: 50px;
.campus-col{
flex-basis: 32%;
border-radius: 10px;
margin-bottom: 30px;
position:relative;
overflow:hidden;
.campus-col img{
width:100%;
.layer{
background: transparent;
height: 100%;
width:100%;
position: absolute;
top:0;
~ 16 ~
left:0;
transition: 0.5s;
.layer:hover{
.layer h3{
width: 100%;
font-weight: 500;
color: #fff;
font-size: 26px;
bottom: 0;
left: 50%;
transform: translate(-50%);
position: absolute;
.layer:hover h3{
bottom: 49%;
opacity: 1;
transition: 0.5s;
.facility{
width: 80%;
~ 17 ~
margin:auto;
text-align:center;
padding-top: 100px;
.facility-col{
flex-basis: 31%;
border-radius: 10px;
margin-bottom: 5%;
text-align: left;
.facility-col img{
width:100%;
border-radius: 10px;
.facility-col p{
padding: 0%;
.facility-col h3{
margin-top: 16px;
margin-bottom: 15px;
text-align: left;
.testimonial{
~ 18 ~
width: 80%;
margin:auto;
padding-top: 100px;
text-align: center;
.testimonial-col{
flex-basis: 54%;
border-radius: 10px;
margin-bottom: 5%;
text-align: left;
background: #fff3f3;
padding: 25px;
cursor: pointer;
display:flex;
.testimonial-col img{
height:40px;
margin-left: 5px;
margin-right:30px;
border-radius: 50%;
.testimonial-col p{
padding: 0%;
~ 19 ~
}
.testimonial-col h3{
margin-top: 15%;
text-align: left;
.testimonial-col .fa{
color: #f44336;
.cta{
width: 80%;
background-position: center;
background-size: cover;
border-radius: 10px;
text-align:center;
padding: 100px 0;
.footer {
background-color: #f5f5f5;
padding: 20px;
text-align: center;
}
~ 20 ~
.footer h4 {
font-size: 18px;
margin-bottom: 10px;
.footer p {
font-size: 14px;
line-height: 1.5;
.icons {
margin-top: 20px;
.icons i {
font-size: 20px;
margin-right: 10px;
color: #333;
.icons i:hover {
color: #007bff;
cursor: pointer;
.footer2 {
background-color: #333;
color: #fff;
~ 21 ~
padding: 20px;
text-align: center;
.footer2 p {
font-size: 14px;
margin: 0;
JAVA SCRIPT
function showSection(sectionId) {
if (section) {
function showSection(sectionId) {
if (section) {
~ 22 ~
OUTPUT
~ 23 ~
~ 24 ~
~ 25 ~