-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOSF.html
More file actions
216 lines (160 loc) · 7.89 KB
/
OSF.html
File metadata and controls
216 lines (160 loc) · 7.89 KB
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<html lang = "en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="viewport" content="width=device-width, initial-scale=.25">
<title> ASIS&T at Ualbany </title>
<link rel = "stylesheet" type="text/css" href="./bootstrap/css/bootstrap.css" />
<style type = "text/css" >
body
{
/*-moz-scroll-limit-y-max:1650px;*/
-ms-scroll-limit-y-max:1850px;
overflow-x:hidden;
}
img
{
transition: opacity 420ms ease-in-out;
}
img:hover
{
opacity: 1;
}
#orange
{
}
</style>
</head>
<style>
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
width: 80%;
margin: auto;
}
</style>
<body style ="transform:scale(.5); transform-origin: 0 0; height:1650px;" >
<div class="container " style = "margin-left:-20px; height:1650px;">
<!--<div class="container-fluid">-->
<!--<br />-->
<!--<h1 style = "background-color: white; font-size : 90px;font-style: italic; font-family: verdana; font-weight: 900; ">-->
<!-- Open Source Festival 2017-->
<!--</h1>-->
<!--</div>-->
<div class="container " style ="width:2700px;" >
<br />
<img class ="img-responsive" src="./pictures/opensourseimage.png" style = "width:2700px; height:500px;" />
</div>
<div class=" container well well-sm" style ="background-color:yellow; text-align:center; fill-opacity:.1; width: 2700px;" >
<h2>
<a href = "./index.html"> <button id = "orange" class="btn btn-default" style = "font-size: 30px; background-color: yellow; color:purple;" onmouseover = "edit(0);" onmouseleave = "reset(0);" >Home <br /></button></a>
<a href = "./Current_Officers.html"><button id = "orange" class="btn btn-default" style = "font-size: 30px; color:purple;" onmouseover = "edit(1);" onmouseleave = "reset(1);"> Current Officers<br /></button></a>
<a href = "./OSF.html"><button id = "orange" class="btn btn-default" style = "font-size: 30px; background-color: yellow; color:purple;" onmouseover = "edit(2);" onmouseleave = "reset(2);">Open Source Festival 2017 <br/></button></a>
<a href = "./workshops.html"><button id = "orange" class="btn btn-default" style = "font-size: 30px; color:purple;" onmouseover = "edit(3);" onmouseleave = "reset(3);"> Workshops <br/></button></a>
</h2>
</div>
<!---->
<img class="center-block" src="./pictures/OSF_2017_intro.png" style="z-index:2; position:relative; top:150px; left:800px; width = 900px; height:700px; opacity:.9;" />
<div class="container" style ="z-index:1; position:relative; top:-700px; left:350px; ">
<div id="myCarousel" class="carousel slide " data-ride="carousel" style = "width:2000px; height:1100px; ">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="./pictures/albany.jpg" alt="jokes 1" style="height:1000px;" >
</div>
<div class="item">
<img src="./pictures/venue_image.jpg" alt="jokes 2" style="height:1000px;" >
</div>
<div class="item">
<img src="./pictures/BinaryLibrary.png" alt="jokes 3" style="height:1000px;" >
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div><!-- corousel end -->
</div>
<div class="container" style = "position:relative; top:-700px; left:342px; z-index:3; width:2040px; ">
<div class="panel-group" >
<div class="panel panel-default" >
<div class="panel-heading" style = "background-color:yellow;">
<h4 class="panel-title" style= "text-align:center; background-color:yellow;">
<a data-toggle="collapse" href="#collapse2" style= "text-align:center; font-size:45px;">Forms</a>
</h4>
</div>
<div id="collapse2" >
<!--class="panel-collapse collapse" -->
<ul class="list-group">
<li class="list-group-item" style ="font-size:45px; background-color:rgba(2,1,1,.2);"><a href ="./OSF_2017/pictures/OSF_2017_pictures.html">Pictures</a> </li>
<li class="list-group-item" style ="font-size:45px;" ><a href="./OSF_2017/OSF2017Program.pdf">2017 OSF Program</a></li>
<li class="list-group-item" style ="font-size:45px; background-color:rgba(2,1,1,.2);"><a href ="./OSF_2017/OSF_2017_Events.pdf ">Events</a> </li>
<li class="list-group-item" style ="font-size:45px;" ><a href="./OSF_2017/OSF_CFP_2017.pdf">Information</a></li>
<li class="list-group-item" style ="font-size:45px; background-color:rgba(2,1,1,.2);"><a href ="./OSF_2017/OSF_Invitation_2017.pdf">Invitation</a> </li>
<li class="list-group-item" style ="font-size:45px;"><a href ="https://docs.google.com/forms/d/e/1FAIpQLSdHAGFXDt7Q787D9ctUt8TPhUo7s-kqvo130TNuXvvmduNALw/viewform?c=0&w=1">Registration </a> </li>
<li class="list-group-item" style ="font-size:45px; background-color:rgba(2,1,1,.2)"><a href ="./OSF_2017/Sponsor_Letter_OSF2017.pdf">Sponsorship </a> </li>
<li class="list-group-item" style ="font-size:45px;"><a href ="./OSF_2017/Sponsor_Form_OSF_2017.pdf">Sponsorship Form</a></li>
</ul>
<div class="panel-footer"></div>
</div>
</div>
</div>
</div>
<!---->
<div class="container" style = " left:620px;">
<img class = "img-repsonsive" src="./pictures/availabs.png" alt="jokes 3" style="height:325px; background-color:white; position:relative; left:620px; bottom: 670px; ">
</div>
<div class="container" style = " left:220px;">
<img class = "img-repsonsive" src="./pictures/Liberteks-LOGO-dark_full.jpeg" alt="jokes 3" style="height:325px; background-color:white; position:relative; bottom:1000px; left:1400px;">
</div>
<div class="container" style = " ">
<img src="./pictures/iSci_logo.png" alt="jokes 3" style="height:600px; background-color:white; position:relative; bottom:900px; left:525px;">
</div>
<br />
<br />
<br />
<br />
<div class="container" style = " ">
<img src="./pictures/ASRC_logo.png" alt="jokes 3" style="height:600px; width: 1770px; background-color:white; position:relative; bottom:900px; left:525px;">
</div>
<div class = "container-fluid" style = "height:600px; text-align:center; font-size:30px; color:white; position:relative; top:-600px; left:900px;">
<br/>
<br/>
<span style = "font-size:120px; color:white; font-style:italic; font-family: Sofia;">asis&t </span>
<br/>
1400 Washington Ave. <br/>
Albany, New York, 12203, USA <br/>
Email: <a href =
"mailto:ualbanyasist@gmail.com" style=
"color:white">ualbanyosf@albany.edu</a>
<br/>
<br/>
All copyright images on this site were used from commons.wikimedia.org
</div>
</div>
<script>
// alert("The date to submit proposals has been extendded to Monday April, 3 for any additional invitations to be sent")
function edit(a) {
var change = document.getElementsByTagName("button")[a]
change.style.color = "orange";
change.style.textDecoration = "underline";
}
function reset (a) {
var change = document.getElementsByTagName("button")[a]
change.style.color = "purple";
change.style.textDecoration = "none";
}
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="./bootstrap/js/bootstrap.min.js"></script>
</body>
</html>