Skip to content

Instantly share code, notes, and snippets.

View Lexhoo's full-sized avatar
🏠
Working from home

Alex DOGOUM Lexhoo

🏠
Working from home
  • Merignac
View GitHub Profile
@Lexhoo
Lexhoo / gist:4ac3647b4337f4c6fa177080cec5d314
Last active January 23, 2019 20:01
findThePrecious_AlexDogoum
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<title>findtheprecious</title>
</head>
<body>
<h1>Find the precious</h1>
@Lexhoo
Lexhoo / gist:b74d20214db06be593b229fafb0492d4
Created January 27, 2019 16:50
Html Gandalf Dogoum Alex
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<title>findtheprecious</title>
<link rel="stylesheet" href="monFichierDeStyle.css" />
</head>
<body>
@Lexhoo
Lexhoo / Gandalf.Css
Created January 27, 2019 16:52
Gandalf.html
.container .first .image img{
top:0;
left:0;
width:28%;
height:10%;
transform:0.5;
opacity:0.5;
}
.container .first .image img{
top:0;
left:0;
width:20%;
height:14%;
transform:0.5;
opacity:0.5;
}
@Lexhoo
Lexhoo / gandalHtml
Created January 29, 2019 21:08
Gandalf Dogoum Alex
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<title>findtheprecious</title>
<link rel="stylesheet" href="monFichierDeStyle.css" />
</head>
<body>
@Lexhoo
Lexhoo / Css Oeuil
Created February 1, 2019 01:33
L'Oeuil Du Sauron Dogoum Alex
.container {
max-height: 100nv;
max-width: 100nv;
}
.grey{
border: 1px solid white;
padding: 4%;
background-color: #444444;
@Lexhoo
Lexhoo / Css
Last active February 1, 2019 02:17
L'Oeuil du Sauron
.container {
max-height: 100ù;
max-width: 100nv;
}
.grey{
border: 1px solid white;
padding: 4%;
background-color: #444444;
@Lexhoo
Lexhoo / mon_historique.log
Created February 26, 2019 20:50
Gist_Enquete_Alex_DOGOUM
This file has been truncated, but you can view the full file.
Last login: Tue Feb 26 17:29:36 on ttys000
macbook-pro-de-alex:~ alexdogoum$ cd documents
macbook-pro-de-alex:documents alexdogoum$ pwd
/Users/alexdogoum/documents
macbook-pro-de-alex:documents alexdogoum$ ls
20171027_185743.jpg
85 Most Amazing Collection of Computer Desktop Wallpapers - 4818 [ECLiPSE]
Adobe
CV tal ingenieur etudes et dev
DBSwallpapzer
@Lexhoo
Lexhoo / mon_historique.log
Created February 26, 2019 21:02
Enquete Alex
14 git status
15 git add checklist-vacances.md
16 git commit -m "Ajouté
17 ls
18 cat
19 git
20 git init
21 cd
22 cd Alexrepo
23 mkdir Alexrepo
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Hello Wilder</title>
</head>
<body>
<script src="hello-wilder.js"></script>
</body>
</html>