Skip to content

Instantly share code, notes, and snippets.

View MkLHX's full-sized avatar
🤓
Focusing

Mickael Lehoux MkLHX

🤓
Focusing
View GitHub Profile
@MkLHX
MkLHX / custom.css
Last active September 8, 2016 15:39
Dans_la_peau_d'un_cornac
img{
width: 200px;
height: 200px;
margin-left: auto;
margin-right: auto;
}
file 1 test of gist
@MkLHX
MkLHX / css.css
Created September 12, 2016 11:35
css file test of gist
html file test of gist
@MkLHX
MkLHX / css.css
Created September 12, 2016 11:40
css file test of gist
@MkLHX
MkLHX / pseudo code
Last active September 12, 2016 15:24
debut
demande age utilisateur
calcul année actuelle - age
afficher resultat calcul
fin
@MkLHX
MkLHX / custom.css
Last active September 13, 2016 09:32
Quête BootStrap
@media (max-width: 767px) {
.green{
background-color: green;
min-height: 30px;
}
}
@media (min-width: 768px) {
.green{
background-color: green;
min-height: 60px;
@MkLHX
MkLHX / index.php
Last active September 21, 2016 09:08
<?php
ini_set('display_errors', 1);
include 'personne.php';
// New instance of personne class
$personne1 = new Personne();
//Set instance properties
$personne1->setPersonne('Mickael','Lehoux','Orleans','26/06/1983');
//Get instance properties
<?php
/**
* Created by PhpStorm.
* User: romain
* Date: 22/02/16
* Time: 10:13
*/
$students = [
"Emmanuel" => 42,
@MkLHX
MkLHX / queteSQL
Last active September 26, 2016 14:40
fuck check link!
https://modeanalytics.com/mickael/reports/2ea1b456bd3d/runs/f8f1ddfc455f