-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathblog.html
48 lines (45 loc) · 1.27 KB
/
blog.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
39
40
41
42
43
44
45
46
47
48
<DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> About"i" </title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div>
<h1 <div class="header">
Blog
</h1>
</div>
<div>
<ul id=#menu>
<li><a href="/Users/david/Desktop/aboutMe/index.html">Home</a></li>
<li><a href="Blog">Blog</a></li>
<li><a href="Contact">Contact<a/></li>
</ul>
</div>
<div id="box1">
<h1 <div class="header">
{about<font-variant1>"i"</font-variant1>}David
<div class="header"><font-variant2>
Caution:Under Construction</font-variant2>
</div>
</h1>
<img width="100%" height="500"src=http://images.fineartamerica.com/images-medium-large/arthur-ravenel-jr-bridge-over-the-cooper-river-dustin-k-ryan.jpg>
</div>
<div id="box2" class="quote1">
"Life is too Short, I want to build a Purpose!"
</div>
<p>
<a href="http://www.twitter.com/brokensurfer">
<div id="box3">
<img style="width:70px; height:70px; margin-left: -10;"
src=http://www.alter-net.info/twitter_newbird_boxed_whiteonblue.png/image_preview>
</div>
</a>
</p>
<p>
This is my Blog will be!
</p>
</body>
</html