Skip to content

Commit

Permalink
pas de tabs et espaces mélangés
Browse files Browse the repository at this point in the history
  • Loading branch information
n1k0 committed Nov 9, 2012
1 parent 00c6a9a commit 06556f9
Showing 1 changed file with 81 additions and 81 deletions.
162 changes: 81 additions & 81 deletions index.html
Expand Up @@ -9,70 +9,70 @@

<style>
body {
font-size: 140%;
width: 620px;
padding: 10px;
margin: 0 auto 30px;
background: #fff url(images/billie_holiday.png);
font-family: "Hoefler Text", Palatino, Georgia, serif;
font-size: 140%;
width: 620px;
padding: 10px;
margin: 0 auto 30px;
background: #fff url(images/billie_holiday.png);
font-family: "Hoefler Text", Palatino, Georgia, serif;
}
h1 {
font-size: 140px;
line-height: 0;
text-align: center;
font-weight: 300;
font-size: 140px;
line-height: 0;
text-align: center;
font-weight: 300;
}
h2 {
font-size: xx-large;
text-align: center;
font-size: xx-large;
text-align: center;
}
h3 {
font-size: larger;
text-align: center;
font-weight: 300;
font-size: larger;
text-align: center;
font-weight: 300;
}
ul, p {
font-size: large;
font-size: large;
}
p {
text-align: center;
text-align: center;
}
ul {
line-height: 1.25;
line-height: 1.25;
}
#equipe {
list-style: none;
padding-bottom: 30px;
padding-top: 0;
margin-top: 0;
list-style: none;
padding-bottom: 30px;
padding-top: 0;
margin-top: 0;
}
#equipe li {
float: left;
width: 50%;
float: left;
width: 50%;
}
#equipe img {
float: left;
border-radius: 48px;
float: left;
border-radius: 48px;
}
#equipe li {
padding-bottom: 10px;
padding-bottom: 10px;
}
#equipe a {
display: block;
padding: 13px 0 0 56px;
display: block;
padding: 13px 0 0 56px;
}
#contactez-nous {
padding-top: 10px;
clear: both;
padding-top: 10px;
clear: both;
}
table {
margin-left: 40px;
width: 100%;
text-align: center;
margin-left: 40px;
width: 100%;
text-align: center;
}
table td {
font-size: large;
padding: 8px 4px;
font-size: large;
padding: 8px 4px;
}
</style>
</head>
Expand Down Expand Up @@ -103,51 +103,51 @@ <h2 id="nos-competences">Nos compétences</h2>
</ul>

<table>
<thead>
<tr>
<th>Besoins clients</th>
<th></th>
<th>Propositions scopyleft</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Amélioration de la qualité d'une application web existante
</td>
<th></th>
<td>
Audit et propositions de formations techniques sur mesure
</td>
</tr>
<tr>
<td>
Concrétisation d'une idée (nouvelle activité, startup)
</td>
<th></th>
<td>
Accompagnement : redéfinition du besoin et réalisation d'un prototype fonctionnel
</td>
</tr>
<tr>
<td>
Recherche thématique dans une base de données
</td>
<th></th>
<td>
Conception d'un moteur de recherche utilisant Django avec recherche à facettes
</td>
</tr>
<tr>
<td>
Volonté d'échanger avec la communauté
</td>
<th></th>
<td>
Assistance à la libération de code en open-source
</td>
</tr>
</tbody>
<thead>
<tr>
<th>Besoins clients</th>
<th></th>
<th>Propositions scopyleft</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Amélioration de la qualité d'une application web existante
</td>
<th></th>
<td>
Audit et propositions de formations techniques sur mesure
</td>
</tr>
<tr>
<td>
Concrétisation d'une idée (nouvelle activité, startup)
</td>
<th></th>
<td>
Accompagnement : redéfinition du besoin et réalisation d'un prototype fonctionnel
</td>
</tr>
<tr>
<td>
Recherche thématique dans une base de données
</td>
<th></th>
<td>
Conception d'un moteur de recherche utilisant Django avec recherche à facettes
</td>
</tr>
<tr>
<td>
Volonté d'échanger avec la communauté
</td>
<th></th>
<td>
Assistance à la libération de code en open-source
</td>
</tr>
</tbody>
</table>

<h2 id="notre-equipe">Notre équipe</h2>
Expand Down

0 comments on commit 06556f9

Please sign in to comment.