Subversion Repositories eFlore/Archives.eflore-xul

Compare Revisions

Ignore whitespace Rev 25 → Rev 26

/trunk/Telacopse/src/chrome/content/telascope/projets/mesProjets.html
New file
0,0 → 1,82
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Mes projets</title>
</head>
<body style="background-color: rgb(232, 255, 229);" link="#0000ee"
alink="#0000ee" vlink="#551a8b">
<table style="text-align: left; width: 973px; height: 1px;" border="1"
cellspacing="0">
<tbody>
<tr>
<td
style="background-color: rgb(0, 102, 0); width: 33%; vertical-align: top;"><span
style="color: rgb(255, 255, 255);">Mes projets</span><br>
</td>
<td><a
href="chrome://telascope/content/projets/Les_autres_projets.html">Les
autres projets
de tela botanica</a> </td>
<td style="vertical-align: top;"><a
href="chrome://telascope/content/projets/Proposer_un_projet.html">Proposer
un nouveau projet</a><br>
</td>
</tr>
<tr>
<td colspan="3" style="vertical-align: top;"><br>
ici s'affichera la liste des projets auxquels vous participez.<br>
<br>
</td>
</tr>
<tr>
<td colspan="3" style="vertical-align: top;">
<table style="text-align: left; width: 974px; height: 271px;"
border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="vertical-align: top;"> <span
style="font-weight: bold;">Nom du projet 1</span><br>
bref descriptif<br>
</td>
<td style="vertical-align: top;">consulter<br>
</td>
<td style="vertical-align: top;">&eacute;diter<br>
</td>
</tr>
<tr>
<td style="vertical-align: top;"> <span
style="font-weight: bold;">Nom du projet 2</span><br>
bref descriptif</td>
<td style="vertical-align: top;">consulter </td>
<td style="vertical-align: top;">&eacute;diter </td>
</tr>
<tr>
<td style="vertical-align: top;"> <span
style="font-weight: bold;">Nom du projet 3</span><br>
bref descriptif</td>
<td style="vertical-align: top;">consulter </td>
<td style="vertical-align: top;">&eacute;diter </td>
</tr>
<tr>
<td style="vertical-align: top;"> <span
style="font-weight: bold;">Nom du projet 4</span><br>
bref descriptif</td>
<td style="vertical-align: top;">consulter </td>
<td style="vertical-align: top;">&eacute;diter </td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>