-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdirections.html
20 lines (19 loc) · 1.16 KB
/
directions.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
layout: conference
title: Columbus Code Camp
---
<div id="content" class="home">
<div id="content-left-full">
<div class="fancy page-title">Directions</div>
<p>
Code Camp Columbus 2018 will take place on October 27, 2018 at
<a href="https://www.rev1ventures.com">Rev1 Ventures</a>. Please see the map below.
</p>
<div id="dir-map">
<iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=tech+columbus&sll=&sspn=0.006279,0.012875&ie=UTF8&hq=tech+columbus&hnear=&ll=39.997309,-83.043734&spn=0.006279,0.012875&output=embed"></iframe>
</div>
<div id="dir-map-footer">
<small><a href="http://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=tech+columbus&sll=39.997309,-83.043734&sspn=0.006279,0.012875&ie=UTF8&hq=tech+columbus&hnear=&ll=39.997443,-83.041679&spn=0.006279,0.012875&z=14&iwloc=A&cid=6252006029381943992" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</div>
</div><!--content-left-full-->
</div><!--content-->