Expolibre-3-www/en/home-contenu.php

41 lines
1.6 KiB
PHP

<!-- row 12 col - boite presentation -->
<section class="scroll-container accueil" role="main">
<div class="row">
<div class="large-2 columns"></div>
<div class="large-8 columns">
<h2>LibreExpo</h2>
<p class="intro"><span>LibreExpo is a travelling exhibit that explains free software to the general public.</span>
<a href="exhibition.php">Panels</a> present the philosophy of the free software movement, which has been explanding since the 1980s. The goal is to raise awareness about the social stakes connected with this computing revolution.
<br />
In the spirit of free software, this exhibit is "free", and we invite you to <a href="telecharger.php">download</a>, share, copy, exhibit, or adapt it.
<br />
Happy reading!</p>
<!-- contenu -->
<div class="row">
<div class="large-4 columns">
<div class="panel">
<a class="button" href="exhibition.php">Learn more</a>
<p>See the panels now!</p>
</div>
</div>
<div class="large-4 columns">
<div class="panel">
<a class="button" href="download.php">Download</a>
<p>Download the exhibit panels and their source code in different formats.</p>
</div>
</div>
<div class="large-4 columns">
<div class="panel">
<a class="button" href="exhibit.php">Exhibit</a>
<p>Place an order for the panels in order to organize an exhibit in your town.</p>
</div>
</div>
</div>
<!-- fin contenu -->
</div>
<!-- fin boite presentation -->
<div class="large-2 columns"></div>
</div>
<!-- fin row 1 -->
</section>