-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolour.html
38 lines (32 loc) · 1.19 KB
/
colour.html
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
<!doctype html><html>
<head><meta charset="UTF-8">
<link rel="STYLESHEET" href="main.css" type="text/css">
<title>HTML 5/CSS Colour Mixer | SS64.com</title>
<META NAME="Description" CONTENT="Mix (average) HTML/CSS colour codes to discover new colours, also convert from an RGB colour code.">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="REFRESH" content="3;url=https://emw3.com/colour.html">
</head>
<body>
<div id="tnav">
<ul>
<li class="tbtn"><a href="index.html"> ( SS64 )</a></li>
<li>
<div id="search">
<form action="https://www.google.com/search" method="get">
<button tabindex="-1" type="submit" id="q-img"></button>
<input type="text" name="q" id="q" size="27" maxlength="255" onBlur="if(this.value=='')this.value='Search...';" onClick="if(this.value=='Search...')this.value='';" value="Search...">
<input type="hidden" name="sitesearch" value="ss64.com">
</form>
</div>
</li>
</ul>
</div>
<h1> </h1>
<p>This page will redirect to <a href="https://emw3.com/colour.html">https://emw3.com/colour.html</a> in 3 seconds</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</p></body>
</html>