Mercurial > mxd2map
comparison website/about.htm4 @ 268:1725558a9ce8
* website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
rearranged logo in about-page, optimized Make-targets.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 08 Sep 2011 16:47:40 +0200 |
parents | 4f6356a908e1 |
children | 5161c64e237a |
comparison
equal
deleted
inserted
replaced
267:a9608c818796 | 268:1725558a9ce8 |
---|---|
6 m4_define(`DE_FILE', `about-de.html') | 6 m4_define(`DE_FILE', `about-de.html') |
7 m4_define(`TITLE', `About MXD2map') | 7 m4_define(`TITLE', `About MXD2map') |
8 m4_define(`MAIN', `about') | 8 m4_define(`MAIN', `about') |
9 | 9 |
10 PAGE_START | 10 PAGE_START |
11 | |
12 <div style="float:right; padding: 25px;"> | |
13 <img src="img/logo_single.png"> | |
14 </div> | |
11 | 15 |
12 <div id="intro"> | 16 <div id="intro"> |
13 <h2>About MXD2map</h2> | 17 <h2>About MXD2map</h2> |
14 <p>MXD2map is a converter for ArcGIS MXD-files into UMN MapServer Mapfiles.</p> | 18 <p>MXD2map is a converter for ArcGIS MXD-files into UMN MapServer Mapfiles.</p> |
15 </div> | 19 </div> |
58 <p>implement me</p> | 62 <p>implement me</p> |
59 --> | 63 --> |
60 | 64 |
61 </div> | 65 </div> |
62 | 66 |
63 <div id="sidebarsimple"> | |
64 <img src="img/logo_single.png"> | |
65 </div> | |
66 | |
67 <div id="sidebar"> | 67 <div id="sidebar"> |
68 <h3>About MXD2map</h3> | 68 <h3>About MXD2map</h3> |
69 <ul style="list-style-type: square;"> | 69 <ul style="list-style-type: square;"> |
70 <li><a href="#whatis">What is MXD2map?</a></li> | 70 <li><a href="#whatis">What is MXD2map?</a></li> |
71 <li><a href="#components">MXD2map-components</a></li> | 71 <li><a href="#components">MXD2map-components</a></li> |