-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
95 lines (71 loc) · 2.18 KB
/
index.html
File metadata and controls
95 lines (71 loc) · 2.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
<!--
Comment
-->
<head profile="http://gmpg.org/xfn/11">
<link rel="shortcut icon" href="http://www.veryicon.com/icon/ico/System/Fruity%20Apples/Orange.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style>
body {
background-color: #d0e4fe;
}
h1 {
color: orange;
text-align: center;
}
p {
font-family: "Times New Roman";
font-size: 20px;
}
</style>
<title>YOLO </title>
</head>
<body >
<div id="description">
Site.G version : 1.7 </div>
<!--
end description
-->
<div align="center" id="description1" style="font-size:50px" >
C'est pas magnifique ? </div>
<!--
end description
-->
<ul>
<li><span style="color:#008000;">vert<span style="font-size:10px">#jeSuisTropContent</span></span></li>
<li><span style="color:#ff0000;">bleu ...</span></li>
<li><span style="color:#0000ff;">rouge:) </span>external bug on server Xml#01</li>
<li><span style="color:#800080;">violet;) </span></li>
<li><span style="color:#ff6600;">orange:p</span></li>
</ul>
<p>2<span class="Apple-style-span" style="color:#003300;">)Pac Man on ne le présente plus.(excellent)</span></p>
<li id="image-6" class="widget widget_image"><div style="overflow:hidden;"><a href="http://scout.org/fr/"><img src="http://www.sgdf.fr/images/stories/A_voir/OMMS.jpg" class="alignright" width="90" height="90" /></a></div>
</li>
<button onclick="myFunction()">Button Name</button>
<p id="demo"></p>
<p id="demo1"></p>
<script>
function myFunction2() {
var x = document.getElementById("demo")
x.innerHTML = 0;
}
</script>
<script>
function myFunction() {
var x = document.getElementById("demo")
x.innerHTML = Math.floor((Math.random() * 100) + 1);
}
</script>
<script>
myFunction1();
myFunction2();
function myFunction1() {
var xx = document.getElementById("demo1")
xx.innerHTML = Math.floor((Math.random() * 100) + 1);
}
</script>
<li class="C'est quoi cette merde de class la ?"><a href="../index.html">Maison</a></li>
</body>
</html>
<!-- Localized -->