-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocation.html
48 lines (33 loc) · 1.91 KB
/
location.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>BSides Orlando - April 13, 14 2013 - BSides Security Conference</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div>
<header>
<img src="head.png" alt="BSides Orlando April 13-14 2013">
</header>
<nav>
<a href="index.html"><img src="home.png" alt="Home" /></a>
<a href="sponsorship.html"><img src="sponsorship.png" alt="Sponsorship" /></a>
<a href="contributors.html"><img src="contributors.png" alt="Contributors" /></a>
<a href="about.html"><img src="about.png" alt="About BSides" /></a>
<a href="callforpapers.html"><img src="callforpapers.png" alt="Call For Papers" /></a>
<a href="speakers.html"><img src="speakers.png" alt="Speakers" /></a>
<a href="location.html"><img src="location.png" alt="Location" /></a>
<a href="events.html"><img src="events.png" alt="Events" /></a>
<a href="https://twitter.com/bsidesorl"><img src="twitter.png" alt="twitter" width="38px"></a>
<h1>April 13, 14 2013. Orlando, Florida</h1>
</nav>
<section>
<h1>Map of Location</h1>
<h2>8001 International Drive, Orlando, FL 32819</h2>
<iframe width="800" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?ie=UTF8&cid=1862941797607330092&q=Wyndham+Orlando+Resort&gl=US&hl=en&t=h&ll=28.448959,-81.470275&spn=0.01132,0.017145&z=16&iwloc=A&output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?ie=UTF8&cid=1862941797607330092&q=Wyndham+Orlando+Resort&gl=US&hl=en&t=h&ll=28.448959,-81.470275&spn=0.01132,0.017145&z=16&iwloc=A&source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</section>
</body>
</div>
</html>