-
Notifications
You must be signed in to change notification settings - Fork 0
/
inthelittlewood.html
31 lines (28 loc) · 987 Bytes
/
inthelittlewood.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
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<style type="text/css">
body {
background: url("inthelittlewoodbackground.png");
background-repeat: no-repeat;
left: 0px;
top: 0px;
}
.auto-style1 {
color: #FFFFFF;
font-family:Vijaya;
font-size:18pt
}
</style>
</head>
<body style="overflow:hidden">
<div style="position:absolute;top:5px;">
<img alt="ridgedog" src="inthelittlewoodtitel.png"/>
</div>
<div>
<p style="margin:35px 0px 0px 5px;width:429px; height:500px" class="auto-style1">
Martyn was born on 7 April 1990 in England. In 2008 Martyn Started to do vlog videos and parodies on his channel which is now his official blog channel. he started to use the mod compilation; "the Yogbox" for his Minecraft series. After a long run of his Yogbox series (which was very popular), he started to do other things in Minecraft including mod spotlights and adventure maps. Martyn works at yogtowers.</p>
</div>
</body>
</html>