-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathslides.html
More file actions
21 lines (20 loc) · 1.77 KB
/
slides.html
File metadata and controls
21 lines (20 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<div id="container">
<div id="example">
<!--<img src="_static/img/new-ribbon.png" width="112" height="112" alt="New Ribbon" id="ribbon">-->
<div id="slides">
<div class="slides_container">
<a href="#" title="" target="_blank"><img src="_static/img/slide-1.png" width="570" height="270" alt="Slide 1"></a>
<!--a href="#" title="" target="_blank"><img src="_static/img/slide-2.png" width="570" height="270" alt="Slide 2"></a-->
<a href="#" title="" target="_blank"><img src="_static/img/slide-3.png" width="570" height="270" alt="Slide 2"></a>
<a href="#" title="" target="_blank"><img src="_static/img/slide-4.png" width="570" height="270" alt="Slide 3"></a>
<a href="_static/img/mapfishapp-actions.png" title="" target="_blank"><img src="_static/img/mapfishapp-actions-small.png" width="570" height="270" alt="Slide 4"></a>
<a href="#" title="" target="_blank"><img src="_static/img/mapfishapp-attribution.png" width="570" height="270" alt="Slide 5"></a>
<a href="_static/img/extractorapp-admin.png" title="" target="_blank"><img src="_static/img/extractorapp-admin-small.png" width="570" height="270" alt="Slide 6"></a>
<a href="_static/img/analytics.png" title="" target="_blank"><img src="_static/img/analytics-small.png" width="570" height="270" alt="Slide 7"></a>
</div>
<a href="#" class="prev"><img src="_static/img/arrow-prev.png" width="24" height="43" alt="Arrow Prev"></a>
<a href="#" class="next"><img src="_static/img/arrow-next.png" width="24" height="43" alt="Arrow Next"></a>
</div>
<img src="_static/img/example-frame.png" width="739" height="341" alt="Example Frame" id="frame">
</div>
</div>