-
Notifications
You must be signed in to change notification settings - Fork 0
/
v1.html
47 lines (43 loc) · 2.31 KB
/
v1.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
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!-- Generated by Adobe Dreamweaver CS4 in HTML 2.0 Standards Mode :) -->
<style>
body {
background: #EE306A;
background: -webkit-linear-gradient(#EE3041, #EE30AA);
background: -moz-linear-gradient(#EE3041, #EE30AA);
background: linear-gradient(#EE3041, #EE30AA);
text-align: center;
margin-top: 50px;
color: #fff;
font-family: sans-serif;
}
h1 {
color: #48F86B;
text-align: right;
margin-right: -38px;
}
p {
color: #000;
font-size: 1.4em;
max-width: 600px;
margin: 0 auto 30px;
background: red;
text-shadow: 2px 2px 4px rgba(0,0,255,.6);
}
img { border-radius: 100px; border-top-right-radius: 150px; }
</style>
<title>#DevsDoDesign</title>
<h1>#DevsDoDesign</h1>
<p>About to kick ass at the next <a href="http://pubhack.co.uk" style="zoom:1.3;color:white;">PubHack</a>.</p></p>
<p style="background:none;"><a href="http://twitter.com/danharper7"><img src="https://2.gravatar.com/avatar/5a05eee5b25ac97b6d4c32f46c7a1e2d?d=https%3A%2F%2Fidenticons.github.com%2Fce249a562f99ebb8573066876f50dd85.png&r=x&s=120" style="
"></a><a href="http://twitter.com/_ewp"><img src="https://1.gravatar.com/avatar/41bc6fe55d97b8fc9ce66365e533a681?d=https%3A%2F%2Fidenticons.github.com%2Ff7a7e1f71afa09879079e9fca6037eaa.png&r=x&s=120" style="
border-top-right-radius: 100px;
margin-left: 5px;
"></a><a href="http://twitter.com/40theives"><img src="https://0.gravatar.com/avatar/c8f6777a77ae5fc9095cba77d2b6df20?d=https%3A%2F%2Fidenticons.github.com%2F15d93e89c2435b7f49c08742687b207c.png&r=x&s=120" style="
margin-left: 5px;
"></a><a href="http://twitter.com/rmlewiusuk"><img src="https://2.gravatar.com/avatar/89e4f27dc7a79817d685b65be12dc22c?d=https%3A%2F%2Fidenticons.github.com%2F04e65b85ea32d3cfccaf705b8fcef08e.png&r=x&s=120" style="
margin-left: 5px;
"></a></p>
<a class="twitter-timeline" href="https://twitter.com/search?q=%23DevsDoDesign" data-chrome="" data-widget-id="380636114110775296">Tweets about "#DevsDoDesign"</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<script src="script.js"></script>