root / Portal / configurations / demo / html / Home_Poilus.jsp @ 8
History | View | Annotate | Download (1.4 kB)
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
---|---|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
<head> |
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
6 |
<title></title> |
7 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
8 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
9 |
</head> |
10 |
<body> |
11 |
<div class="main"> |
12 |
<div class="textzone"> |
13 |
<h1>Bienvenue sur le portail du Corpus 14</h1> |
14 |
<p/> |
15 |
<p> |
16 |
Pour une description du projet, voir : |
17 |
<a href="http://praxiling.hypotheses.org/188" target="_blank"> |
18 |
<h2>Le français écrit des Poilus peu lettrés (1914-1918)</h2> |
19 |
</a> |
20 |
<a href="http://praxiling.hypotheses.org/288" target="_blank"> |
21 |
<h2>La guerre de 14 et la langue. Colloque co-organisé par Praxiling</h2> |
22 |
</a> |
23 |
</p> |
24 |
<p> |
25 |
Pour en savoir plus sur les fonctionnalités de la plateforme, vous pouvez consulter : |
26 |
<ul> |
27 |
<li><a href="http://txm.ish-lyon.cnrs.fr/bfm/html/Tutoriel_TXM_BFM_V1.pdf" target="_blank"> |
28 |
le tutoriel BFM</a> (qui vous présentera un exemple de session de travail)</li> |
29 |
<li><a href="http://sourceforge.net/projects/txm/files/documentation/Manuel%20de%20TXM%200.7%20FR.pdf/download" target="_blank"> |
30 |
le Manuel de Référence TXM</a> (qui vous présentera tous les outils de TXM)</li> |
31 |
</ul> |
32 |
</p> |
33 |
</div> |
34 |
</div> |
35 |
</body> |
36 |
</html> |