source: ether_eccad/trunk/ECCAD_INTERFACE/JSF/commun/verticalLink.jsp @ 68

Last change on this file since 68 was 68, checked in by cbipsl, 14 years ago

commit v1 eccad

  • Property svn:executable set to *
File size: 417 bytes
Line 
1<%@ page contentType="text/html" %>
2<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
4
5<f:verbatim>
6        <div style="width: 100%; margin-top: 10px" align="center">
7</f:verbatim>
8                <h:graphicImage value="/images/ECCAD_small.gif" width="100px"></h:graphicImage>
9<f:verbatim>
10</div>
11        <div class="nom" style="width: 100%;">
12               
13        </div>
14</div>
15</f:verbatim>
Note: See TracBrowser for help on using the repository browser.