-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 34430da
Showing
129 changed files
with
14,609 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<h2># Projet2OFP</h2> | ||
2ème Projet au sein du centre de formation OnlineFormaPro<br/><br/> | ||
|
||
 | ||
|
||
<hr/> | ||
|
||
<h4>La maquette à intégrer:</h4> | ||
<img src="maquette.png"/> | ||
|
||
<hr/> | ||
|
||
<h3>Exercice:</h3> | ||
<ol> | ||
<li>Réaliser un site à partir d'une maquette.</li> | ||
</ol> | ||
|
||
<p>Le site n'est pas responsive car ce n'était pas le but de l'éxercice.</p> | ||
|
||
<p>Projet réalisé par: <a href="http://clairegiacomel.com/" target="_blank">Claire Giacomel</a>, Ponçon Elodie, Bojama Mélissa, Sautebin Anthony.<p> | ||
|
||
<hr/> | ||
|
||
<h4>Résultat:</h4> | ||
<p>Code source ci dessus</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,190 @@ | ||
<!DOCTYPE html> | ||
<html lang="frFR"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Blueasy</title> | ||
<link rel="stylesheet" href="css/font-awesome.css"> | ||
<link rel="stylesheet" href="css/css-claire.css" type="text/css"> | ||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
<header id="b-header"> | ||
<div id="b-nav"> | ||
<div class="content"> | ||
<div id="logo"><p>BLU<span id="c-logo">E</span>ASY</p></div> | ||
<nav> | ||
<ul> | ||
<li><a href="#b-header" class="active">HOME</a></li> | ||
<li><a href="#services">SERVICES</a></li> | ||
<li><a href="#features">FEATURES</a></li> | ||
<li><a href="#portfolio">PORTFOLIO</a></li> | ||
<li><a href="#b-contact">CONTACT</a></li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
<div class="title"> | ||
<h2><mark>"I'm looking for the unexpected.</mark></h2> <h2><mark>I'm looking for things I've never seen before."</mark></h2> | ||
</div> | ||
</header> | ||
|
||
<section> | ||
<article id="services" class="b-bleu"> | ||
<div class="content"> | ||
<h3><span class="line-b">Ser</span>vices</h3> | ||
<div class="flex"> | ||
<div> | ||
<img src="images/coffee.png" alt="icône café" width="40px" height="55px"/> | ||
<h4>COFFEE</h4> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
</div> | ||
|
||
<div> | ||
<img src="images/instant.png" alt="icône photo" width="50px" height="55px"/> | ||
<h4>INSTANT</h4> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
</div> | ||
|
||
<div> | ||
<img src="images/serious.png" alt="icône truc" width="53px" height="51px"/> | ||
<h4>SERIOUS</h4> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
</div> | ||
|
||
<div> | ||
<img src="images/frame.png" alt="icône cadre" width="54px" height="51px"/> | ||
<h4>FRAME</h4> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<article id="porfolio" class="b-blanc"> | ||
<div class="content"> | ||
<h3><span class="line-g">Po</span>rtfolio</h3> | ||
<nav> | ||
<ul> | ||
<li><a class="active" href="">ALL</a></li> | ||
<li><a href="">PANORAMAS</a></li> | ||
<li><a href="">PORTRAITS</a></li> | ||
<li><a href="">MACRO</a></li> | ||
<li><a href="">JOURNAL</a></li> | ||
</ul> | ||
</nav> | ||
<div class="flex"> | ||
<div class="img"><img src="images/portfolio1.jpg" alt="un paysage" width="467px" height="292px"></div> | ||
<div class="img"><img src="images/portfolio2.jpg" alt="un paysage" width="599px" height="375px"></div> | ||
<div class="img"><img src="images/portfolio3.jpg" alt="un paysage" width="599px" height="338px"></div> | ||
<div class="img"><img src="images/portfolio4.jpg" alt="un paysage" width="600px" height="960px"></div> | ||
<div class="img"><img src="images/portfolio5.jpg" alt="un paysage" width="596px" height="332px"></div> | ||
<div class="img"><img src="images/portfolio6.jpg" alt="un paysage" width="596px" height="278px"></div> | ||
<div class="img"><img src="images/portfolio7.jpg" alt="un paysage" width="598px" height="372px"></div> | ||
<div class="img"><img src="images/portfolio8.jpg" alt="un paysage" width="598px" height="372px"></div> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<article id="features" class="b-gris"> | ||
<div class="content"> | ||
<div> | ||
<h3><span class="line-b">Jus</span>t default section</h3> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
|
||
<p><a href="" target="blank" class="bouton">VISIT ME</a></p> | ||
</div> | ||
<div> | ||
<video controls width="1280px" height="720px"> | ||
<source src="video/beached.vlc"> | ||
<source src="video/beached.mp4"> | ||
</video> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<article class="b-bleu"> | ||
<div class="content"> | ||
<h3><span class="line-b">Twi</span>tter</h3> | ||
<div class="icon"><i class="fa fa-twitter" aria-hidden="true"></i></div> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> | ||
<p><a href="https://twitter.com/Cheesecake" target="blank">@cheesecake</a></p> | ||
</div> | ||
</article> | ||
|
||
<article id="b-pres"> | ||
<div class="content"> | ||
<h3><span class="line-b">Wh</span>o is John Doe?</h3> | ||
<div> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
</div> | ||
<div> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p> | ||
<nav> | ||
<ul> | ||
<li><a href="" class="social"><i class="fa fa-twitter" aria-hidden="true"></i></a></li> | ||
<li><a href="" class="social"><i class="fa fa-google-plus" aria-hidden="true"></i></a></li> | ||
<li><a href="" class="social"><i class="fa fa-dribbble" aria-hidden="true"></i></a></li> | ||
<li><a href="" class="social"><i class="fa fa-coffee" aria-hidden="true"></i></a></li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<article class="b-blanc"> | ||
<div class="content"> | ||
<h3><span class="line-g">Tes</span>timonials</h3> | ||
<div class="icon"><i class="fa fa-quote-right" aria-hidden="true"></i></div> | ||
<blockquote>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</blockquote> | ||
<p id="author">-Walter White</p> | ||
</div> | ||
</article> | ||
|
||
<article id="b-contact"> | ||
<div class="content"> | ||
<h3><span class="line-b">Co</span>ntact</h3> | ||
<form method="post" action="mailto:[email protected]"> | ||
<div class="flex"> | ||
<p> | ||
<label for="fullname">Full Name</label><br/> | ||
<input type="text" name="fullname" id="fullname" /><br /> | ||
|
||
<label for="email">Email</label><br/> | ||
<input type="email" name="email" id="email" /> | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. | ||
</p> | ||
<div> | ||
<div> | ||
|
||
<p> | ||
<label for="message">Message</label><br/> | ||
<input type="text" name="message" id="message" /><br /> | ||
|
||
<input type="submit" value="Message" /> | ||
</p> | ||
</form> | ||
</div> | ||
</article> | ||
</section> | ||
|
||
<footer> | ||
<div class="content"> | ||
<nav> | ||
<ul> | ||
<li><a href="#b-header">HOME</a></li> | ||
<li><a href="#services">SERVICES</a></li> | ||
<li><a href="#portfolio">PORTFOLIO</a></li> | ||
<li><a href="#b-contact">CONTACT</a></li> | ||
</ul> | ||
</nav> | ||
<div id="copy"><p>2013 ©</p></div> | ||
</div> | ||
</footer> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.