root / Portal / configurations / html / Help_BFMUser.jsp @ 3
Historique | Voir | Annoter | Télécharger (725 octet)
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 |
|
12 |
<div class="main"> |
13 |
<div class="textzone"> |
14 |
|
15 |
<h1>Tutoriel de la BFM :</h1> |
16 |
<p><ul> |
17 |
<li>Télécharger le document : <a href="LIEN VERS LE TUTORIEL" target="_blank">Tutoriel BFM</a></li> |
18 |
</ul></p> |
19 |
</div> |
20 |
</div> |
21 |
|
22 |
</body> |
23 |
</html> |