-
Notifications
You must be signed in to change notification settings - Fork 8
/
accessibility.html
executable file
·151 lines (123 loc) · 7.39 KB
/
accessibility.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
<!-- <!DOCTYPE html manifest="bathruby.manifest"> -->
<!DOCTYPE html>
<!--[if gte IE 8]><html class="no-js ie"><![endif]-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-6479775-17"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-6479775-17');
</script>
<meta charset="utf-8">
<title>Accessibility - Bath Ruby Conference: 13th March 2015</title>
<meta name="description" content="">
<!-- Mobile -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- Stylesheets -->
<link rel="stylesheet" href="css/style.css">
<!-- Typekit -->
<script src="//use.typekit.net/lqe1tqb.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<!-- Javascript -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script>
if (!window.jQuery) {
document.write('<script src="bower_components/jquery/dist/jquery.js"><\/script>');
}
</script>
<!--[if lte IE 9]>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="bower_components/html5shiv/dist/html5shiv.js"></script>
<script src="bower_components/respond/dest/respond.src.js"></script>
<script src="bower_components/selectivizr/selectivizr.js"></script>
<![endif]-->
<script src="js/scripts.min.js" defer></script>
</head>
<body class="accessibility-page">
<div style="position: fixed; top: 0; left: 0; width: 100%; background-color: #ff6; color: #000; font-size: 16px; font-family: "Helvetica Neue", Ariel, Helvetica; padding: 0.5em 0; margin: 0; text-align: left; overflow: hidden; clear: both; z-index: 9999" id="old-site-notice">
<span style="display: inline-block; color: #000; width: 90%; padding-left: 1em; text-align: center">
<strong>Hello!</strong> This is the website for a past conference. Click <a href="http://latest.bathruby.uk" style="display: inline; color: #69f; font-weight: bold; text-decoration: none; border: none; background: transparent">here</a> to visit the latest one.
</span>
<a style="display: inline-block; position: absolute; right: 1em; color: #999; font-weight: bold; text-decoration: none; border: none; background: transparent" href="#" title="dismiss" id="hide-notice">×</a>
</div>
<script type="text/javascript">
$('#hide-notice').click(function() {
$('#old-site-notice').fadeOut();
})
</script>
<!-- Outdated Browser -->
<div id="outdated"></div>
<!-- Header -->
<header class="clearfix">
<!-- Navigation -->
<div id="header">
<div class="wrap">
<a href="/index.html" id="mobile-logo">
<img src="images/bath-ruby-logo.png" width="703" height="177">
</a>
<input type="checkbox" id="toggle">
<label for="toggle" class="toggle" onclick></label>
<nav class="inner-wrapper">
<a href="/index.html" class="nav-logo"><img src="images/bath-ruby-logo.png" width="703" height="177"></a>
<a href="/schedule.html" class="nav-schedule" title="Schedule">Schedule</a>
<a href="/information.html" class="nav-information">Information</a>
<a href="/code-of-conduct.html" class="nav-code-of-conduct">Code of Conduct</a>
<a href="/accessibility.html" class="nav-accessibility active">Accessibility</a>
<a href="/sponsors.html" class="nav-sponsors">Sponsors</a>
<a href="/index.html#tickets" class="nav-tickets scroll">Tickets</a>
</nav>
</div>
</div>
</header>
<!-- Main -->
<article>
<div id="inner-container" class="wrap">
<section class="inner-wrapper">
<h1>Accessibility and Inclusion</h1>
<p>We're doing our best to ensure that Bath Ruby Conference is as inclusive as possible and this means the following:</p>
<ul>
<li>Our venue is fully accessible by wheelchair.</li>
<li>We offer significantly discounted tickets for students.</li>
<li>We will provide complimentary tickets to assistants of those with disabilities.</li>
<li>If you have any other accessibility requirements, suggestions or questions, please do <a href="mailto:[email protected]">get in touch</a>.</li>
</ul>
<p>Our goal is for the conference and fringe events to be accessible to people with physical disabilities. However, we are aware that accessibility issues are diverse and we may not have considered everything - please <a href="mailto:[email protected]">contact us</a> and we will do our best to confirm we have those requirements under control.</p>
<p>We will happily reserve you a ticket if it's not immediately clear whether necessary assistance is provided.</p>
</section>
</div>
</article>
<!-- Footer -->
<footer>
<div class="wrap">
<div class="inner-wrapper">
<img src="images/bath-ruby-icon.png" class="br-icon" width="55" height="38">
</div>
</div>
<div id="inner-footer">
<div class="wrap">
<div class="inner-wrapper">
<img src="images/bath-ruby-icon.png" class="br-icon-footer first" width="55" height="38">
<p class="copyright first">
Copyright © Bath Ruby 2015. All Rights Reserved.<br />
<a href="http://www.voltronik.co.uk/" target="_blank">Web Design</a> by <a href="http://www.voltronik.co.uk/" target="_blank">Voltronik</a>. <a href="http://designbull.co.uk" target="_blank">Branding</a> by <a href="http://designbull.co.uk" target="_blank">Designbull</a>.
</p>
<a href="https://twitter.com/BathRuby" target="_blank" class="last">
<i class="fa fa-twitter-square"></i>
</a>
<div class="shelter">
<a href="http://www.shelter.org.uk/" target="_blank">
<img src="images/shelter-logo.png" class="first" width="125" height="54">
</a>
<p>Registered charity in England and Wales (263710) <br />
and in Scotland (SC002327)</p>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>