Skip to content
Open
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
8 changes: 2 additions & 6 deletions ProjB2/Bootstrap Gallery.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8">
<title>Image Gallery</title>

<!-- Style Sheets -->
<!--<link rel="stylesheet" type="text/css" href="bootstrap-4.0.0-beta.3-dist/css/bootstrap.css">-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/css/bootstrap.min.css" integrity="sha384-Zug+QiDoJOrZ5t4lssLdxGhVrurbmBWopoEl+M6BdEfwnCJZtKxi1KgxUyJq13dy" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="BootstrapGallery.css">
Expand Down Expand Up @@ -88,4 +84,4 @@ <h1><i class="fa fa-camera-retro fa-lg" aria-hidden="true"></i> The Image Galler
</div>
</div>
</body>
</html>
</html>