integration/v1/image-v1.html
changeset 113 26d288400bea
parent 8 c64d503ebba7
equal deleted inserted replaced
112:a4921d3fb6b8 113:26d288400bea
       
     1 <!DOCTYPE html>
       
     2 <html lang="fr">
       
     3     <head>
       
     4         <meta charset="utf-8" />
       
     5         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
       
     6         <title>eGonomy &raquo; Image</title>
       
     7         
       
     8         <link rel="stylesheet" type="text/css" href="css/egonomy.css" />
       
     9     </head>
       
    10 
       
    11     <body>
       
    12         <div class="header-wrap fullwidth">
       
    13             <header>
       
    14                 <h1 class="column column-third">TagItAll by eGonomy</h1>
       
    15                 <form class="column column-third">
       
    16                     <input class="search-field" type="search" placeholder="Rechercher" />
       
    17                 </form>
       
    18                 <nav class="column column-third">
       
    19                     <a href="#">Se connecter</a>
       
    20                 </nav>
       
    21             </header>
       
    22         </div>
       
    23         <div class="main-wrap fullwidth">
       
    24 
       
    25             <div class="main">
       
    26                 <div class="fullwidth">
       
    27                     <div class="column column-half">
       
    28                         <h2>Titre de l'image</h2>
       
    29                         <div class="center-image">
       
    30                             <img src="img/empty.gif" width="476" height="350" class="placeholder" />
       
    31                         </div>
       
    32                     </div>
       
    33                     <div class="column column-half">
       
    34                         <form action="#">
       
    35                         <table class="image-metadata">
       
    36                             <tr>
       
    37                                 <th>Description&nbsp;:</th>
       
    38                                 <td>Lorem Ipsum, Ceci est la description de l'&oelig;uvre représentée dans l'image.</td>
       
    39                             </tr>
       
    40                             <tr>
       
    41                                 <th>Auteur&nbsp;:</th>
       
    42                                 <td>Marcel Duchamp</td>
       
    43                             </tr>
       
    44                             <tr>
       
    45                                 <th>Période&nbsp;:</th>
       
    46                                 <td>XXème siècle</td>
       
    47                             </tr>
       
    48                             <tr>
       
    49                                 <th>Site de Production&nbsp;:</th>
       
    50                                 <td>Paris, France</td>
       
    51                             </tr>
       
    52                             <tr>
       
    53                                 <th>Localisation&nbsp;:</th>
       
    54                                 <td>Musée du Louvre, Paris.</td>
       
    55                             </tr>
       
    56                             <tr>
       
    57                                 <th>Mots-clés RMN&nbsp;:</th>
       
    58                                 <td>Art contemporain, Art conceptuel, Cyclisme</td>
       
    59                             </tr>
       
    60                             <tr>
       
    61                                 <th>Mots-clés Utilisateurs</th>
       
    62                                 <td><textarea class="user-keywords">Modernité, Ready-made</textarea></td>
       
    63                             </tr>
       
    64                             <tr>
       
    65                                 <th> </th>
       
    66                                 <td><input class="user-submit" type="submit" value="Enregistrer les mots-clés" /></td>
       
    67                             </tr>
       
    68                             <tr>
       
    69                                 <th>Dernière modification&nbsp;:</th>
       
    70                                 <td>le 23 janvier 2013 par Utilisateur17</td>
       
    71                             </tr>
       
    72                         </table>
       
    73                         </form>
       
    74                         <div class="fullwidth">
       
    75                             <a href="#" class="big-button">Créer un fragment</a>
       
    76                         </div>
       
    77                     </div>
       
    78                 </div>
       
    79                 <div class="fullwidth">
       
    80                     <div class="column column-full">
       
    81                         <h2>Fragments de cette image</h2>
       
    82                         <ul class="fullwidth">
       
    83                             <li class="subcol subcol-eighth">
       
    84                                 <div class="center-image">
       
    85                                     <div class="image-and-fragment">
       
    86                                         <img src="img/empty.gif" width="110" height="82" class="placeholder" />
       
    87                                         <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 1 1" preserveAspectRatio="none">
       
    88                                             <path d="M 0 .5 L .5 0 L 1 .5 L .5 1 Z" stroke="red" stroke-width=".02" fill="red" fill-opacity=".3" />
       
    89                                         </svg>
       
    90                                     </div>
       
    91                                 </div>
       
    92                                 <h3>Titre du fragment</h3>
       
    93                                 <p>Annoté par <strong>Julien75</strong></p>
       
    94                             </li>
       
    95                             <li class="subcol subcol-eighth">
       
    96                                 <div class="center-image">
       
    97                                     <div class="image-and-fragment">
       
    98                                         <img src="img/empty.gif" width="110" height="82" class="placeholder" />
       
    99                                         <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 1 1" preserveAspectRatio="none">
       
   100                                             <path d="M .2 .5 L .7 .2 L .8 .7 Z" stroke="red" stroke-width=".02" fill="red" fill-opacity=".3" />
       
   101                                         </svg>
       
   102                                     </div>
       
   103                                 </div>
       
   104                                 <h3>Titre du fragment</h3>
       
   105                                 <p>Annoté par <strong>Julien75</strong></p>
       
   106                             </li>
       
   107                             <li class="subcol subcol-eighth">
       
   108                                 <div class="center-image">
       
   109                                     <div class="image-and-fragment">
       
   110                                         <img src="img/empty.gif" width="110" height="82" class="placeholder" />
       
   111                                         <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 1 1" preserveAspectRatio="none">
       
   112                                             <path d="M .3 .1 L .55 .15 L .6 .6 Z" stroke="red" stroke-width=".02" fill="red" fill-opacity=".3" />
       
   113                                         </svg>
       
   114                                     </div>
       
   115                                 </div>
       
   116                                 <h3>Titre du fragment</h3>
       
   117                                 <p>Annoté par <strong>Julien75</strong></p>
       
   118                             </li>
       
   119                             <li class="subcol subcol-eighth">
       
   120                                 <div class="center-image">
       
   121                                     <div class="image-and-fragment">
       
   122                                         <img src="img/empty.gif" width="110" height="82" class="placeholder" />
       
   123                                         <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 1 1" preserveAspectRatio="none">
       
   124                                             <path d="M .2 .5 L .7 .2 L .8 .7 Z" stroke="red" stroke-width=".02" fill="red" fill-opacity=".3" />
       
   125                                         </svg>
       
   126                                     </div>
       
   127                                 </div>
       
   128                                 <h3>Titre du fragment</h3>
       
   129                                 <p>Annoté par <strong>Julien75</strong></p>
       
   130                             </li>
       
   131                             <li class="subcol subcol-eighth">
       
   132                                 <div class="center-image">
       
   133                                     <div class="image-and-fragment">
       
   134                                         <img src="img/empty.gif" width="110" height="82" class="placeholder" />
       
   135                                         <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 1 1" preserveAspectRatio="none">
       
   136                                             <path d="M .2 .5 L .7 .2 L .8 .7 Z" stroke="red" stroke-width=".02" fill="red" fill-opacity=".3" />
       
   137                                         </svg>
       
   138                                     </div>
       
   139                                 </div>
       
   140                                 <h3>Titre du fragment</h3>
       
   141                                 <p>Annoté par <strong>Julien75</strong></p>
       
   142                             </li>
       
   143                         </ul>
       
   144                     </div>
       
   145                 </div>
       
   146                 
       
   147                 <footer class="fullwidth">
       
   148                     <ul class="footer-list">
       
   149                         <li>&copy; IRI 2013</li>
       
   150                     </ul>
       
   151                 </footer>
       
   152             
       
   153             </div>
       
   154 
       
   155         </div>
       
   156     </body>
       
   157 </html>