-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (24 loc) · 1.02 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="fordlee404.github.com : My github pages" />
<link rel="stylesheet" type="text/css" href="assets/styles/reset.css">
<link rel="stylesheet" type="text/css" href="assets/styles/index.css">
<link href='http://fonts.googleapis.com/css?family=Fruktur' rel='stylesheet' type='text/css'>
<title></title>
</head>
<body>
<div id="floater"> </div>
<section id="content">
<h1>This Page Will Coming Soon!</h1>
<div id="paint">
<embed id="sketch" src="http://sketch.odopod.com/flash/OdoSketch.swf?sketchURL=/sketches/232493.xml&userURL=/users/49276&bgURL=/images/bigbg.jpg&mode=embed" AllowScriptAccess="always" bgcolor=#EDE7DB menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="248"></embed>
</div>
</section>
<footer>
<h1>Leave me alone, I knwo what I'm doing!</h1>
</footer>
</body>
</html>