This file contains hidden or 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
1 cd /Telechargement | |
2 ls | |
3 cd Téléchargements/ | |
4 ls | |
5 cd clmystery-master/ | |
6 ls | |
7 cd mystery/ | |
8 ls | |
9 ls -l | |
10 cat crimescene |
This file contains hidden or 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
.noir { | |
background-color: black; | |
padding:4%; | |
border: 1px solid white; | |
} | |
.orange { | |
background-color: orange; | |
padding:4%; | |
border: 1px solid white; | |
} |
This file contains hidden or 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
.carrenoir { | |
background-color: black; | |
} |
This file contains hidden or 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
html { | |
background-color: grey; | |
font-family: cursive; | |
} | |
a { | |
text-decoration: none; | |
color: white; | |
} | |
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! section head !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/ | |
header { |
This file contains hidden or 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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<title>FindThePrecious.com/title> | |
<meta charset="utf-8"> | |
</head> | |
<body> | |
<header> | |
<h1>FindThePrecious.com</h1> | |
<nav> |
This file contains hidden or 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>FindThePrecious/Join the army</title> | |
<meta charset="utf-8"> | |
</head> | |
<body> | |
<header> | |
<h1>FindThePrecious.com</h1> | |
<nav> |
NewerOlder