2017-07-14 15:51:49 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<meta name="description" content="">
|
|
|
|
<meta name="author" content="">
|
|
|
|
|
|
|
|
<title>Creative - Start Bootstrap Theme</title>
|
2017-07-14 18:13:15 +02:00
|
|
|
|
|
|
|
<link rel="icon" type="image/jpg" href="img/favicon.jpg" />
|
2017-07-14 15:51:49 +02:00
|
|
|
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
|
|
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- Custom fonts for this template -->
|
|
|
|
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
|
|
|
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
|
|
|
|
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
|
|
|
|
|
|
|
|
<!-- Plugin CSS -->
|
|
|
|
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- Custom styles for this template -->
|
|
|
|
<link href="css/creative.css" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- Temporary navbar container fix -->
|
|
|
|
<style>
|
|
|
|
.navbar-toggler {
|
|
|
|
z-index: 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (max-width: 576px) {
|
|
|
|
nav > .container {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body id="page-top">
|
|
|
|
|
|
|
|
<!-- Navigation -->
|
|
|
|
<nav class="navbar fixed-top navbar-toggleable-md navbar-light" id="mainNav">
|
|
|
|
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarExample" aria-controls="navbarExample" aria-expanded="false" aria-label="Toggle navigation">
|
|
|
|
<span class="navbar-toggler-icon"></span>
|
|
|
|
</button>
|
|
|
|
<div class="container">
|
2017-07-15 18:33:39 +02:00
|
|
|
<a class="navbar-brand" href="#page-top">Max Spiegel<small> - Motion Designer</small></a>
|
2017-07-14 15:51:49 +02:00
|
|
|
<div class="collapse navbar-collapse" id="navbarExample">
|
|
|
|
<ul class="navbar-nav ml-auto">
|
|
|
|
<li class="nav-item">
|
2017-07-15 01:07:40 +02:00
|
|
|
<a class="nav-link" href="#about">Portfolio</a>
|
2017-07-14 15:51:49 +02:00
|
|
|
</li>
|
|
|
|
<li class="nav-item">
|
|
|
|
<a class="nav-link" href="#contact">Contact</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
<header class="masthead">
|
2017-07-16 23:21:41 +02:00
|
|
|
<video id="masthead-video" autoplay loop muted>
|
2017-07-14 20:30:10 +02:00
|
|
|
<source src="video/1_Compilation_Graphique.webm" type="video/webm">
|
2017-07-14 15:51:49 +02:00
|
|
|
</video>
|
|
|
|
|
2017-07-14 18:17:14 +02:00
|
|
|
<a class="btn btn-default btn-xl" href="#about">
|
2017-07-15 16:27:24 +02:00
|
|
|
<i class="fa fa-angle-down fa-2x" aria-hidden="true"></i>
|
2017-07-14 18:17:14 +02:00
|
|
|
</a>
|
2017-07-14 20:30:10 +02:00
|
|
|
|
2017-07-16 23:21:41 +02:00
|
|
|
<a id="video-sound" class="btn btn-default">
|
2017-07-15 16:27:24 +02:00
|
|
|
<i class="fa fa-volume-off fa-2x" aria-hidden="true"></i>
|
|
|
|
</a>
|
|
|
|
|
2017-07-16 23:21:41 +02:00
|
|
|
<a id="youtube-link" class="btn btn-default" href="https://youtube.com">
|
2017-07-15 16:27:24 +02:00
|
|
|
<i class="fa fa-youtube fa-2x" aria-hidden="true"></i>
|
2017-07-14 20:30:10 +02:00
|
|
|
</a>
|
2017-07-14 18:13:15 +02:00
|
|
|
|
|
|
|
</header>
|
|
|
|
|
2017-07-14 15:51:49 +02:00
|
|
|
<section class="bg-primary" id="about">
|
2017-07-15 16:12:18 +02:00
|
|
|
<img class="vecto1" src="img/vecto1.svg">
|
|
|
|
<img class="vecto2" src="img/vecto2.svg">
|
2017-07-14 15:51:49 +02:00
|
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-lg-8 offset-lg-2 text-center">
|
2017-07-15 14:51:29 +02:00
|
|
|
<h1 class="section-heading text-white">Portfolio</h1>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
2017-07-15 17:36:21 +02:00
|
|
|
<section id="portfolio">
|
2017-07-14 15:51:49 +02:00
|
|
|
<div class="container-fluid">
|
2017-07-15 17:36:21 +02:00
|
|
|
<div class="row">
|
|
|
|
<div class="video-portfolio col-lg-4 col-sm-6">
|
2017-07-15 18:54:45 +02:00
|
|
|
<video class="portfolio-control" loop muted poster="img/portfolio/1.jpg">
|
2017-07-15 17:36:21 +02:00
|
|
|
<source src="video/portfolio/1.webm" type="video/webm">
|
|
|
|
</video>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
2017-07-15 17:36:21 +02:00
|
|
|
<div class="video-portfolio col-lg-4 col-sm-6">
|
2017-07-15 18:54:45 +02:00
|
|
|
<video class="portfolio-control" loop muted poster="img/portfolio/1.jpg">
|
2017-07-15 17:36:21 +02:00
|
|
|
<source src="video/portfolio/1.webm" type="video/webm">
|
|
|
|
</video>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
2017-07-15 17:36:21 +02:00
|
|
|
<div class="video-portfolio col-lg-4 col-sm-6">
|
2017-07-15 18:54:45 +02:00
|
|
|
<video class="portfolio-control" loop muted poster="img/portfolio/1.jpg">
|
2017-07-15 17:36:21 +02:00
|
|
|
<source src="video/portfolio/1.webm" type="video/webm">
|
|
|
|
</video>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
2017-07-15 17:36:21 +02:00
|
|
|
</div>
|
|
|
|
<div class="row">
|
|
|
|
<div class="video-portfolio col-lg-4 col-sm-6">
|
2017-07-15 18:54:45 +02:00
|
|
|
<video class="portfolio-control" loop muted poster="img/portfolio/1.jpg">
|
2017-07-15 17:36:21 +02:00
|
|
|
<source src="video/portfolio/1.webm" type="video/webm">
|
|
|
|
</video>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
2017-07-15 17:36:21 +02:00
|
|
|
<div class="video-portfolio col-lg-4 col-sm-6">
|
2017-07-15 18:54:45 +02:00
|
|
|
<video class="portfolio-control" loop muted poster="img/portfolio/1.jpg">
|
2017-07-15 17:36:21 +02:00
|
|
|
<source src="video/portfolio/1.webm" type="video/webm">
|
|
|
|
</video>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
2017-07-15 17:36:21 +02:00
|
|
|
<div class="video-portfolio col-lg-4 col-sm-6">
|
2017-07-15 18:54:45 +02:00
|
|
|
<video class="portfolio-control" loop muted poster="img/portfolio/1.jpg">
|
2017-07-15 17:36:21 +02:00
|
|
|
<source src="video/portfolio/1.webm" type="video/webm">
|
|
|
|
</video>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
2017-07-15 17:36:21 +02:00
|
|
|
</div>
|
|
|
|
<div class="row">
|
|
|
|
<div class="video-portfolio offset-lg-4 col-lg-4 col-sm-6">
|
2017-07-15 18:54:45 +02:00
|
|
|
<video class="portfolio-control" loop muted poster="img/portfolio/1.jpg">
|
2017-07-15 17:36:21 +02:00
|
|
|
<source src="video/portfolio/1.webm" type="video/webm">
|
|
|
|
</video>
|
2017-07-15 15:06:11 +02:00
|
|
|
</div>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section id="contact">
|
|
|
|
<div class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-lg-8 offset-lg-2 text-center">
|
2017-07-14 18:13:15 +02:00
|
|
|
<h2 class="section-heading">Contactez moi !</h2>
|
2017-07-14 15:51:49 +02:00
|
|
|
<hr class="primary">
|
2017-07-14 18:13:15 +02:00
|
|
|
<p>Je m'appelle pelle</p>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
|
|
|
<div class="col-lg-4 offset-lg-2 text-center">
|
|
|
|
<i class="fa fa-phone fa-3x sr-contact"></i>
|
2017-07-14 18:13:15 +02:00
|
|
|
<p>07 12 34 56 78</p>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
|
|
|
<div class="col-lg-4 text-center">
|
|
|
|
<i class="fa fa-envelope-o fa-3x sr-contact"></i>
|
2017-07-14 18:13:15 +02:00
|
|
|
<p><a href="mailto:your-email@your-domain.com">max@swag.fr</a></p>
|
2017-07-14 15:51:49 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
2017-07-16 23:21:41 +02:00
|
|
|
|
2017-07-14 15:51:49 +02:00
|
|
|
<!-- Bootstrap core JavaScript -->
|
|
|
|
<script src="vendor/jquery/jquery.min.js"></script>
|
|
|
|
<script src="vendor/tether/tether.min.js"></script>
|
|
|
|
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
|
|
|
|
|
|
|
|
<!-- Plugin JavaScript -->
|
|
|
|
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
|
|
|
|
<script src="vendor/scrollreveal/scrollreveal.min.js"></script>
|
|
|
|
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
|
|
|
|
|
|
|
|
<!-- Custom scripts for this template -->
|
|
|
|
<script src="js/creative.min.js"></script>
|
2017-07-14 20:30:10 +02:00
|
|
|
|
|
|
|
<script>
|
2017-07-16 23:21:41 +02:00
|
|
|
var masthead_video = document.getElementById("masthead-video");
|
|
|
|
var video_button = document.getElementById("video-sound");
|
2017-07-14 20:30:10 +02:00
|
|
|
|
2017-07-16 23:21:41 +02:00
|
|
|
video_button.onclick = function () {
|
|
|
|
if (masthead_video.muted) {
|
|
|
|
masthead_video.muted = false;
|
|
|
|
video_button.children[0].className = 'fa fa-volume-up fa-2x';
|
2017-07-14 20:30:10 +02:00
|
|
|
} else {
|
2017-07-16 23:21:41 +02:00
|
|
|
masthead_video.muted = true;
|
|
|
|
video_button.children[0].className = 'fa fa-volume-off fa-2x';
|
2017-07-14 20:30:10 +02:00
|
|
|
}
|
2017-07-16 23:21:41 +02:00
|
|
|
};
|
2017-07-15 18:54:45 +02:00
|
|
|
|
|
|
|
$('.portfolio-control').hover(function () {
|
|
|
|
if ($(this).prop('paused')) {
|
|
|
|
$(this).get(0).play();
|
|
|
|
} else {
|
|
|
|
$(this).get(0).load();
|
|
|
|
}
|
|
|
|
});
|
2017-07-14 20:30:10 +02:00
|
|
|
</script>
|
2017-07-14 15:51:49 +02:00
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|