mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
commit
This commit is contained in:
parent
f37ab7c113
commit
ab8370e74f
12
index.html
12
index.html
@ -1,7 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK href="PathToCss.css" rel="stylesheet" type="text/css">
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.png">
|
||||
<title>Bad website</title>
|
||||
</HEAD>
|
||||
<BODY class="MyGradientClass">
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.png">
|
||||
<title>Bad website</title>
|
||||
<link rel="stylesheet" href="style.css" Type="text/css" media="all">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user