mirror of
https://github.com/NohamR/Hub.git
synced 2026-01-11 16:38:18 +00:00
Merge branch 'main' of https://github.com/NohamR/Accueil
This commit is contained in:
12
index.html
12
index.html
@@ -5,7 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Accueil</title>
|
||||
<link rel="shortcut icon" href="assets/icon2.ico">
|
||||
<link rel="shortcut icon" href="assets/icon.ico">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<script src="js/js.js"></script>
|
||||
<script>var body = document.getElementsByTagName('body')[0];
|
||||
@@ -107,17 +107,7 @@
|
||||
<button id="google" onmouseenter='window.location.href="https://google.com"'><img
|
||||
src="assets/social/google.png" alt="reload" style="width: 75px"></button>
|
||||
</div>
|
||||
<br>
|
||||
<div>
|
||||
<input id="launchit" type="button" name="startit" value="minuteur" onclick="window.open( 'html/minuteur.html', 'tester',
|
||||
'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=650,height=650' );">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user