-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathIndex2.rtf
72 lines (71 loc) · 1.69 KB
/
Index2.rtf
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf340
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
\f0\fs24 \cf0 <!DOCTYPE html>\
<html>\
<head>\
<style type="text/css">\
h1 \{color: white;\
font-size: 55px;\
position: absolute;\
left:50px;\
top: 10px;\
font-family: helvetica;\}\
\
body \{background-image:url(background.png); \
background-repeat: no-repeat;\}\
\
h2 \{ color: white;\
font-family: helvetica;\
font-size: 17px;\
position: absolute;\
top: 125px;\
left: 50px;\}\
\
\
p \{ color: #4682B4;\
font-family: helvetica;\
font-size: 16px;\
position: absolute;\
top:190px;\
left: 50px;\} \
\
form \{\
position: absolute;\
top: 290px;\
left: 50px;\} \
\
div \{\
color: white\
font:helvetica;\
position: absolute;\
top: 370px;\
left: 50px;\} \
\
</style>\
</head>\
<body>\
<h1>GraphWhy</h1>\
\
<h2>Welcome to GraphWhy! Please join us in our mission to create a more informed public through self-curated graphs and statistics.\
</h2>\
\
<p>In the meantime, this page will be used as a blog in order to update you with our progress.\
</br>\
</br>\
Sign up below to receive updates or make suggestions. Everything is appreciated. Cheers!\
</p>\
\
<form>\
Username: <input type="text" name="username" />\
<br/> \
Password: <input type="password" name="password" />\
<br/>\
<input type="submit" value="submit" />\
</form>\
\
<div>If already signed up....... sign in <a href="">here</a></div>\
</body>\
</html>}