-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.html
179 lines (144 loc) · 5.94 KB
/
main.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Male Tales</title>
<meta name="description" content="MaleTales">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<style>
.custom-well{
border: 1px;
border-style: solid;
border-color: #E9E9E9;
background-color: rgba(229, 229, 229, 0.2);
height: 400px;
}
.main-border{
border: 15px;
border-style: solid;
border-color: #E7512D;
}
</style>
</head>
<body class="main-border">
<!-- <div class="navbar navbar-default navbar-fixed-top navbar-inverse">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#example">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="" class="navbar-brand">Male Tales</a>
</div>
<div class="collpase navbar-collapse" id="example">
<ul class="nav navbar-nav">
<li><a href="">Link1</a></li>
<li class="active"><a href="">Link2</a></li>
</ul>
<a href="" class="btn btn-primary navbar-btn">A button</a>
<form action="" class="navbar-form navbar-right" role="search">
<div class="form-group">
<input type="text" class="form-control" placeholder="search this out">
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>
</div>
</div> -->
<header>
<div class="jumbotron">
<div class="container">
<!-- <h1>Male Tales</h1> -->
<!-- <h3>because men have changed</h3> -->
<div><img src="MT_logo_2.png" style="width: 100%; height: 100%">
</div>
</div>
</div>
</header>
<div class="container">
<ul class="nav nav-tabs">
<li role="presentation" class="active"><a href="main.html">Wall of Fame</a></li>
<li role="presentation"><a href="video_gallery.html">Videos</a></li>
<!-- <li role="presentation"><a href="#">Messages</a></li> -->
</ul>
</div>
<br>
<div class="container">
<p><h2>Something magic is about to happen to the man of tomorrow</h2></p>
<br>
<p><h4>Wanna be part of this experience? </h4></p>
<p>Just share your stories with us by using any of the hashtags listed bellow in twitter!</p>
</div>
<div class="container">
<p><h6><span>#beingaman</span></h6></p>
<p><h6><span>#manlyman</span></h6></p>
<p><h6><span>#veganpussy</span></h6></p>
<p><h6><span>#appletiniarenotforman</span></h6></p>
<p><h6><span>#neitherstrawberrydaiquiri</span></h6></p>
<p><h6><span>#mendontcry</span></h6></p>
<p><h6><span>#pinkyinthestinky</span></h6></p>
</div>
<br>
<div class="container">
<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal" data-whatever="@getbootstrap">Anonymous story sharing</button>
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="exampleModalLabel">New Anonymous Story</h4>
</div>
<div class="modal-body">
<form>
<!-- <div class="form-group">
<label for="recipient-name" class="control-label">Recipient:</label>
<input type="text" class="form-control" id="recipient-name">
</div> -->
<div class="form-group">
<label for="message-text" class="control-label">Story:</label>
<textarea class="form-control" id="message-text">Once upon a time...</textarea>
</div>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-primary">Share</button>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="container">
<span class="label label-default">#beingaman</span>
<span class="label label-default">#manlyman</span>
<span class="label label-default">#veganpussy</span>
<span class="label label-default">#appletiniarenotforman</span>
<span class="label label-default">#strawberrydaiquirineither</span>
<span class="label label-default">#mendontcry</span>
<span class="label label-default">#pinkyinthestinky</span>
</div> -->
<br>
<div class="container">
<div class="custom-well">
</div>
</div>
<a class="twitter-timeline" href="https://twitter.com/hashtag/beingaman" data-widget-id="687573864709230592">#beingaman-Tweets</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>
<footer>
<div class="container">
<hr>
<!-- <p>
<small><a href="http://facebook.com/askorama">Like us</a> on facebook</small></p>
<p> <small><a href="http://twitter.com/wiredwiki">Follow us </a> on Twitter</small></p>
<p> <small><a href="http://youtube.com/wiredwiki">Subscribe me</a> On Youtube</small> -->
<p style="padding-left: 35%">All rights reserved bla bla bla <a href="http://www.stickup-films.de/">Stickup-films</a></p>
</div> <!-- end container -->
</footer>
<!-- Latest compiled and minified JavaScript -->
<script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>