view website/index.htm4 @ 237:4f6356a908e1

* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors * website/development-de.htm4, website/development.htm4: Added link to documentation * website/index-de.htm4, website/index.htm4: some layout-tweaks to make the intro -text appear in one line.
author Stephan Holl <stephan.holl@intevation.de>
date Fri, 05 Aug 2011 10:03:56 +0200
parents 0770d8c9999b
children b141a684e048
line wrap: on
line source
m4_dnl -*-html-*-

m4_include(`template.m4')
m4_dnl $Id: index.htm4,v 1.30 2006/01/12 16:04:03 jan Exp $

m4_define(`EN')
m4_define(`DE_FILE', `index-de.html')
m4_define(`TITLE', ` - a converter for UMN MapServer Mapfiles')

m4_define(`FANCY_HEADER')

PAGE_START

<div id="intro" style="float:left; padding-right:0; width:650px;">
    <span></span>
    <h2>MXD2map - a converter for MXD-files!</h2>
    <p>Create your UMN MapServer mapfiles based on your ERSI ArcGIS
    MXD-files.<br>
    Make the first step into a free future!
    </p>
</div>

<div id="full">

<div class="column1">
<h4>Get to know MXD2map</h4>
    <p>Find out what MXD2map is and learn about its features.
    </p>
    <p><a href="about.html">About MXD2map >></a></p>
</div>

<div class="column2">
<h4>For Developers</h4>
<p>Test  MXD2map, look at the sourcecode and give us feedback!</p>
<p><a href="development.html">Development >></a></p>
</div>

<div class="column3">
<h4>Join the community</h4>
<p>MXD2map is Free Software. Help us to build the community and get in
contact with us!
</p>
<p><a href="contact.html">Contact >></a></p>
</div>

</div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)