-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
97 lines (75 loc) · 3.49 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="style/style.css" media="screen" />
<link rel="stylesheet" type="text/css" href="style/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>UofT @ CUSEC 2014</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>UofT @ CUSEC 2014</h1>
<h2>UofT is going to CUSEC!</h2>
</header>
<section id="main_content">
<h3>
<a name="What's CUSEC?" class="anchor" href="cusec"><span class="octicon octicon-link"></span></a>
What's CUSEC?
</h3>
<p>
<a href="2015.cusec.net">CUSEC (Canadian University Software Engineering Conference)</a> is a three day conference for university students to learn and network with others in the software engineering industry. It's more fun than it's name sounds, <em>really</em>.
</p>
<h3>
<a name="When and where is it?" class="anchor" href="when-and-where"><span class="octicon octicon-link"></span></a>
When and where is it?
</h3>
<p>
Our trip will occur Wednesday, January 16 to Sunday, January 18. The conference itself will be held between Thursday, January 15 to Saturday, January 17. The venue and accommodations will be at the <a href="https://www.google.com/maps?q=Marriott+Ch%C3%A2teau+Champlain,+1050+Rue+de+la+Gaucheti%C3%A8re+Ouest,+Montreal,+QC+H3B+4C9,+Canada&hl=en&ie=UTF8&t=m&geocode=FUg9tgId2nKd-w&hnear=Marriott+Ch%C3%A2teau+Champlain,+1050+Rue+de+la+Gaucheti%C3%A8re+Ouest,+Montreal,+QC+H3B+4C9,+Canada&z=15">Marriott Château Champlain</a> in Montreal.
</p>
<h3>
<a name="How much does it cost?" class="anchor" href="how-much-does-it-cost"><span class="octicon octicon-link"></span></a>
How much does it cost?
</h3>
<p>
We're currently ironing that out. We'll update the site when we come to an exact number.
</p>
<h3>
<a name="Who are we?" class="anchor" href="who-are-we"><span class="octicon octicon-link"></span></a>
Who are we?
</h3>
<img src="img/edward.png" id="circle"/>
<p>
We're Edward and Tahia, and we are your head delegates! Last year was our first year at CUSEC, and it was definitely an experience we won't forget!
</p>
<!-- NOT TOO SURE ABOUT THIS: the wording/ context is weird
<h3>
<a name="Who is this for?" class="anchor" href="who-is-this-for"><span class="octicon octicon-link"></span></a>
Who is this for?
</h3>
<p>
This is meant for students who are currently attending U of T and are studying Computer Science or ECE.
</p> -->
<h3>
<a name="Still interested?" class="anchor" href="still-interested"><span class="octicon octicon-link"></span></a>
Still interested?
</h3>
<p>
Then fill out the form below and we'll keep you updated with what's happening.
</p>
</section>
<footer>
UofT @ CUSEC 2014 is maintained by <a href="https://github.com/ntirie">ntirie</a><br>
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>.
</footer>
</div>
</div>
</body>
</html>