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
144 changes: 144 additions & 0 deletions Gallery.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="stylesheet" href="gallery.css">
<link rel="shortcut icon" href="./images/Hack-krmu-logo.png" type="image/x-icon">
<title>Hack KRMU 2.0 - Gallery</title>
</head>

<body>
<p class="heading">Hack KRMU 2.0 - Gallery</p>
<div class="gallery-image">
<div class="img-box">
<img src="images/hk2.0-gallery/1.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/2.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/3.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/4.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/5.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/6.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/7.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/8.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/9.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/10.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/11.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/12.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/13.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/14.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/15.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/16.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/17.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/18.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/19.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/20.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/21.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/22.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/23.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/24.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/25.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/26.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/27.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/28.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/29.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/30.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/32.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/33.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/34.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/35.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/36.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/37.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/38.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/39.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/40.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/41.JPG" alt="Gallery-img" />
</div>
<div class="img-box">
<img src="images/hk2.0-gallery/42.JPG" alt="Gallery-img" />
</div>

</div>
</body>

</html>
81 changes: 81 additions & 0 deletions gallery.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
body {
font-family: Raleway;
background-color: #202125;
}

.heading {
text-align: center;
font-size: 2.0em;
letter-spacing: 1px;
padding: 40px;
color: white;
}

.gallery-image {
padding: 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.gallery-image img {
height: 250px;
width: 350px;
transform: scale(1.0);
transition: transform 0.4s ease;
}

.img-box {
box-sizing: content-box;
margin: 10px;
height: 250px;
width: 350px;
overflow: hidden;
display: inline-block;
color: white;
position: relative;
background-color: white;
}

.caption {
position: absolute;
bottom: 5px;
left: 20px;
opacity: 0.0;
transition: transform 0.3s ease, opacity 0.3s ease;
}

.transparent-box {
height: 250px;
width: 350px;
background-color:rgba(0, 0, 0, 0);
position: absolute;
top: 0;
left: 0;
transition: background-color 0.3s ease;
}

.img-box:hover img {
transform: scale(1.1);
}

.img-box:hover .transparent-box {
background-color:rgba(0, 0, 0, 0.5);
}

.img-box:hover .caption {
transform: translateY(-20px);
opacity: 1.0;
}

.img-box:hover {
cursor: pointer;
}

.caption > p:nth-child(2) {
font-size: 0.8em;
}

.opacity-low {
opacity: 0.5;
}
Binary file removed images/glimpses/carosul1.png
Binary file not shown.
Binary file removed images/glimpses/carosul3.jpg
Binary file not shown.
Binary file removed images/glimpses/carosul4.jpg
Binary file not shown.
Binary file removed images/glimpses/carosul5.jpg
Binary file not shown.
Binary file removed images/glimpses/carosul6.png
Binary file not shown.
Binary file removed images/glimpses/carosul7.jpg
Binary file not shown.
Binary file removed images/glimpses/carosul8.jpg
Binary file not shown.
Binary file added images/hk2.0-gallery/1.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/10.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/11.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/12.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/13.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/14.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/15.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/16.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/17.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/18.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/19.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/2.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/20.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/21.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/22.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/23.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/24.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/25.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hk2.0-gallery/26.JPG
Binary file added images/hk2.0-gallery/27.JPG
Binary file added images/hk2.0-gallery/28.JPG
Binary file added images/hk2.0-gallery/29.JPG
Binary file added images/hk2.0-gallery/3.JPG
Binary file added images/hk2.0-gallery/30.JPG
Binary file added images/hk2.0-gallery/31.JPG
Binary file added images/hk2.0-gallery/32.jpg
Binary file added images/hk2.0-gallery/33.jpg
Binary file added images/hk2.0-gallery/34.JPG
Binary file added images/hk2.0-gallery/35.jpg
Binary file added images/hk2.0-gallery/36.jpg
Binary file added images/hk2.0-gallery/37.jpg
Binary file added images/hk2.0-gallery/38.jpg
Binary file added images/hk2.0-gallery/39.jpg
Binary file added images/hk2.0-gallery/4.JPG
Binary file added images/hk2.0-gallery/40.jpg
Binary file added images/hk2.0-gallery/41.jpg
Binary file added images/hk2.0-gallery/42.jpg
Binary file added images/hk2.0-gallery/5.JPG
Binary file added images/hk2.0-gallery/6.JPG
Binary file added images/hk2.0-gallery/7.JPG
Binary file added images/hk2.0-gallery/8.JPG
Binary file added images/hk2.0-gallery/9.JPG
Loading