integration/v2/18-19-20-21-collection_vue_mosaique.html
author Anthony Ly <anthonyly.com@gmail.com>
Thu, 27 Jun 2013 16:16:18 +0200
changeset 186 26dddb3f5804
parent 164 09ad16c9fee5
child 187 be4eb4db3418
permissions -rwxr-xr-x
update min js mosaic
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     1
<!DOCTYPE html>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     2
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     4
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     5
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     6
<head>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     7
    <meta charset="utf-8">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     8
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     9
    <meta name="description" content="eGonomy">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    10
    <title>eGonomy : Collectionner (non connecté)</title>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    11
    
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    12
    <link rel="stylesheet" href="css/reset.css">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    13
    <link rel="stylesheet" href="css/fonts.css">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    14
    <link rel="stylesheet" href="css/style.css">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    15
    <script src="js/vendor/modernizr-2.6.2.min.js"></script>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    16
</head>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    17
<body>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    18
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    19
    <div class="popin-wrap">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    20
        <div id="collection-parameters" class="popin big-popin box-shadow">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    21
            <header>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    22
                <h2>PARAMÈTRES DE LA COLLECTION</h2>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    23
                <a href="#" class="close-popin"></a>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    24
            </header>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    25
            <section>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    26
                <form action="#">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    27
                    <div class="col-left">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    28
                        <table>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    29
                            <tbody>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    30
                                <tr>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    31
                                    <th>Vignette :</th>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    32
                                    <td>
142
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    33
                                        <label class="no-margin styled-select">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    34
                                            <select class="w-192">
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    35
                                                <option selected value="">Mosaïque</option>
142
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    36
                                                <option value="/egonomy/allfragments/">Argumentaire</option>
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    37
                                            </select>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    38
                                        </label>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    39
                                    </td>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    40
                                </tr>
142
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    41
                                <tr>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    42
                                    <th>Visibilité :</th>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    43
                                    <td>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    44
                                        <label class="no-margin styled-select">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    45
                                            <select class="w-192">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    46
                                                <option selected value="">Visible par moi uniquement</option>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    47
                                            </select>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    48
                                        </label>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    49
                                    </td>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    50
                                </tr>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    51
                                <tr>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    52
                                    <th><label for="share-collection">Partager :</label></th>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    53
                                    <td>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    54
                                        <input id="share-collection" class="w-194" type="text" placeholder="http://">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    55
                                    </td>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    56
                                </tr>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    57
                                <tr>
146
6691086f43fd update mosaic behavior
Anthony Ly <anthonyly.com@gmail.com>
parents: 142
diff changeset
    58
                                    <th colspan="2"><label for="description-collection">Description :</label></th>
142
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    59
                                </tr>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    60
                                <tr>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    61
                                    <td colspan="2">
146
6691086f43fd update mosaic behavior
Anthony Ly <anthonyly.com@gmail.com>
parents: 142
diff changeset
    62
                                        <textarea name="" id="description-collection"></textarea>
142
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    63
                                    </td>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    64
                                </tr>
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    65
                            </tbody>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    66
                        </table>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    67
                    </div>
162
c8f2f2d54bbf page 23
Anthony Ly <anthonyly.com@gmail.com>
parents: 146
diff changeset
    68
                     <ul class="list-projets-2 clearfix float-left no-border-bot">
142
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    69
                        <li>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    70
                            <div class="top clearfix">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    71
                                <img src="img/113x113.png" alt="">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    72
                                <img src="img/113x113-2.png" alt="">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    73
                            </div>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    74
                            <div class="mid">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    75
                                <h3>Collection n°1</h3>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    76
                                <p>par Hubert Trucchose</p>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    77
                            </div>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    78
                            <div class="bot clearfix">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    79
                                <img src="img/113x113.png" alt="">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    80
                                <img src="img/113x113-2.png" alt="">
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    81
                            </div>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    82
                        </li>
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
    83
                    </ul>
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    84
                    <div class="buttons">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    85
                        <a href="#" class="btn close-popin">Annuler</a>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    86
                        <input class="btn" type="submit" value="Valider">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    87
                    </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    88
                </form>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    89
            </section>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    90
        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    91
    </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    92
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    93
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    94
    <div class="wrap">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    95
        <header class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    96
            <h1><a href="#">egonomy</a></h1>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    97
            <div class="col-right">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    98
                <ul class="head-login clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    99
                    <li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   100
                        <form method="GET" action="/egonomy/allpictures/">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   101
                            <p class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   102
                                <input id="id_search" type="text" placeholder="Rechercher dans le site">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   103
                                <label class="styled-select">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   104
                                    <select>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   105
                                        <option selected="" value="/egonomy/allpictures/">Images</option>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   106
                                        <option value="/egonomy/allfragments/">Fragments</option>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   107
                                    </select>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   108
                                </label>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   109
                            </p>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   110
                            <input type="hidden" name="field" value="all">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   111
                        </form>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   112
                    </li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   113
                    <li class="hello-user">Bonjour Anthony Ly</li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   114
                    <li><span class="dot-6"></span></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   115
                    <li><a class="login" href="#">Déconnexion</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   116
                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   117
                <nav>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   118
                    <ul class="nav clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   119
                        <li><a href="#" title="home"><img src="img/icon-home.png" alt="home"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   120
                        <li><span class="dot-10"></span></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   121
                        <li><a href="#">explorer</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   122
                        <li><span class="dot-10"></span></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   123
                        <li><a href="#">collectionner</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   124
                        <li><span class="dot-10"></span></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   125
                        <li><a href="#">créer</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   126
                        <li><span class="dot-10"></span></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   127
                        <li><a href="#">mon profil</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   128
                    </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   129
                </nav>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   130
            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   131
        </header>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   132
        <section>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   133
            <div class="title-page">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   134
                <h2>Romantisme noir</span></h2>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   135
                <ul class="sub-nav title-menu clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   136
                    <li><a href="#">argumentaire</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   137
                    <li><span class="dot-6"></span></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   138
                    <li><a href="#" class="active">mosaïque</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   139
                    <li><span class="dot-6"></span></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   140
                    <li><a href="#">géographique</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   141
                    <li><span class="dot-6"></span></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   142
                    <li><a href="#">envoyer vers collage</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   143
                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   144
            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   145
            <div class="bar-tools clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   146
                <ul class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   147
                    <li><a class="toggle-comment" href="#">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   148
                        <span class="show-comment">Afficher</span>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   149
                        <span class="hide-comment">Masquer</span> les commentaires
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   150
                    </a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   151
                    <li><a href="#">imprimer la vue en PDF</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   152
                    <li><a class="icon save" href="#">enregistrer sous</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   153
                    <li><a class="open-popin" href="#collection-parameters">paramètres de la collection</a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   154
                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   155
            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   156
            <div class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   157
                <div class="filters-wrap float-left">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   158
                    <ul class="filters">
186
26dddb3f5804 update min js mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 164
diff changeset
   159
                        <li class="box-shadow-2"><a class="display-keyword" data-keyword="héroïne gréco-romaine" href="#">
26dddb3f5804 update min js mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 164
diff changeset
   160
                            Musée Grévin Musée GrévinMusée GrévinMusée GrévinMusée Grévin<a class="icon-action cross" href="#"></a>
26dddb3f5804 update min js mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 164
diff changeset
   161
                        </a></li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   162
                        <li class="box-shadow-2"><a class="display-keyword" data-keyword="Musée Grévin" href="#">
186
26dddb3f5804 update min js mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 164
diff changeset
   163
                            Musée Grévin Musée GrévinMusée GrévinMusée GrévinMusée Grévin<a class="icon-action cross" href="#"></a>
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   164
                        </a></li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   165
                        <li class="box-shadow-2"><a class="display-keyword" data-keyword="Beaux Arts"  href="#">
186
26dddb3f5804 update min js mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 164
diff changeset
   166
                            Beaux Arts Lorem Lorem ipsum dolor sit amet, consectetur adipisicing elit. Placeat perferendis esse ab error tempora vel dolore beatae eveniet quaerat ut facilis tenetur minima corporis suscipit quidem alias accusantium ex recusandae. <a class="icon-action cross" href="#"></a>
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   167
                        </a></li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   168
                        <li class="box-shadow-2"><a class="display-keyword" data-keyword="éè" href="#">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   169
                            éè <a class="icon-action cross" href="#"></a>
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   170
                        </a></li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   171
                        <li class="box-shadow-2"><a class="display-keyword" data-keyword="über ällës"  href="#">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   172
                            über ällës <a class="icon-action cross" href="#"></a>
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   173
                        </a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   174
                    </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   175
                </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   176
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   177
                <ul class="list-projets-5 mosaic float-left clearfix masonry-177">
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   178
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   179
186
26dddb3f5804 update min js mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 164
diff changeset
   180
                    <li class="item-masonry" data-keywords="héroïne gréco-romaine, über ällës, Beaux Arts, éè">
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   181
                        <div class="curtain"></div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   182
                        <div class="visuel-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   183
                            <img src="img/177x224.png" alt="">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   184
                            <div class="tools toggle">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   185
                                <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   186
                                    <h3>Sapho</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   187
                                    <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   188
                                </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   189
                                <ul class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   190
                                    <li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   191
                                    <li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   192
                                    <li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   193
                                    <li><a title="Créer un fragment" class="tool cut" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   194
                                    <li><a title="Supprimer" class="tool trash" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   195
                                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   196
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   197
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   198
                        <div class="content-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   199
                            <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   200
                                <h3>Sapho</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   201
                                <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   202
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   203
                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minus aut nostrum omnis cumque maxime delectus numquam natus sapiente enim reiciendis nulla animi praesentium odio cupiditate temporibus! Nisi alias eius animi.</p>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   204
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   205
                    </li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   206
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   207
                    <li class="item-masonry" data-keywords="Beaux Arts">
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   208
                        <div class="curtain"></div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   209
                        <div class="visuel-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   210
                            <img src="img/177x264.png" alt="">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   211
                            <div class="tools toggle">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   212
                                <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   213
                                    <h3>Dolores ipsum des dolores</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   214
                                    <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   215
                                </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   216
                                <ul class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   217
                                    <li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   218
                                    <li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   219
                                    <li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   220
                                    <li><a title="Créer un fragment" class="tool cut" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   221
                                    <li><a title="Supprimer" class="tool trash" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   222
                                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   223
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   224
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   225
                        <div class="content-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   226
                            <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   227
                                <h3>Dolores ipsum des dolores</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   228
                                <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   229
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   230
                            <p>Lorem ipsum dolor</p>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   231
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   232
                    </li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   233
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   234
                    <li class="item-masonry" data-keywords="éè">
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   235
                        <div class="curtain"></div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   236
                        <div class="visuel-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   237
                            <img src="img/177x232.png" alt="">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   238
                            <div class="tools toggle">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   239
                                <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   240
                                    <h3>azerty qwerty allo hello</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   241
                                    <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   242
                                </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   243
                                <ul class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   244
                                    <li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   245
                                    <li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   246
                                    <li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   247
                                    <li><a title="Créer un fragment" class="tool cut" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   248
                                    <li><a title="Supprimer" class="tool trash" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   249
                                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   250
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   251
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   252
                        <div class="content-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   253
                            <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   254
                                <h3>azerty qwerty allo hello</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   255
                                <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   256
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   257
                            <p>azerty qwerty allo hello azerty qwerty allo hello</p>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   258
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   259
                    </li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   260
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   261
                    <li class="item-masonry" data-keywords="über ällës">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   262
                        <div class="curtain"></div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   263
                        <div class="visuel-project">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   264
                            <img src="img/177x224.png" alt="">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   265
                            <div class="tools toggle">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   266
                                <div class="title-project">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   267
                                    <h3>Sapho</h3>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   268
                                    <h4>Théodore Chasseriau</h4>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   269
                                </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   270
                                <ul class="clearfix">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   271
                                    <li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   272
                                    <li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   273
                                    <li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   274
                                    <li><a title="Créer un fragment" class="tool cut" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   275
                                    <li><a title="Supprimer" class="tool trash" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   276
                                </ul>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   277
                            </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   278
                        </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   279
                        <div class="content-project">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   280
                            <div class="title-project">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   281
                                <h3>Sapho</h3>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   282
                                <h4>Théodore Chasseriau</h4>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   283
                            </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   284
                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minus aut nostrum omnis cumque maxime delectus numquam natus sapiente enim reiciendis nulla animi praesentium odio cupiditate temporibus! Nisi alias eius animi.</p>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   285
                        </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   286
                    </li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   287
                    
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   288
                    <li class="item-masonry" data-keywords="Musée Grévin, über ällës">
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   289
                        <div class="curtain"></div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   290
                        <div class="visuel-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   291
                            <img src="img/177x224.png" alt="">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   292
                            <div class="tools toggle">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   293
                                <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   294
                                    <h3>Sapho</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   295
                                    <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   296
                                </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   297
                                <ul class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   298
                                    <li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   299
                                    <li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   300
                                    <li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   301
                                    <li><a title="Créer un fragment" class="tool cut" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   302
                                    <li><a title="Supprimer" class="tool trash" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   303
                                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   304
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   305
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   306
                        <div class="content-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   307
                            <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   308
                                <h3>Sapho</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   309
                                <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   310
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   311
                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minus aut nostrum omnis cumque maxime delectus numquam natus sapiente enim reiciendis nulla animi praesentium odio cupiditate temporibus! Nisi alias eius animi.</p>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   312
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   313
                    </li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   314
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   315
                    <li class="item-masonry" data-keywords="Beaux Arts">
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   316
                        <div class="curtain"></div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   317
                        <div class="visuel-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   318
                            <img src="img/177x264.png" alt="">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   319
                            <div class="tools toggle">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   320
                                <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   321
                                    <h3>Dolores ipsum des dolores</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   322
                                    <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   323
                                </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   324
                                <ul class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   325
                                    <li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   326
                                    <li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   327
                                    <li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   328
                                    <li><a title="Créer un fragment" class="tool cut" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   329
                                    <li><a title="Supprimer" class="tool trash" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   330
                                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   331
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   332
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   333
                        <div class="content-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   334
                            <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   335
                                <h3>Dolores ipsum des dolores</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   336
                                <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   337
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   338
                            <p>Lorem ipsum dolor</p>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   339
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   340
                    </li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   341
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   342
                    <li class="item-masonry" data-keywords="éè">
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   343
                        <div class="curtain"></div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   344
                        <div class="visuel-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   345
                            <img src="img/177x232.png" alt="">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   346
                            <div class="tools toggle">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   347
                                <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   348
                                    <h3>azerty qwerty allo hello</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   349
                                    <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   350
                                </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   351
                                <ul class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   352
                                    <li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   353
                                    <li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   354
                                    <li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   355
                                    <li><a title="Créer un fragment" class="tool cut" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   356
                                    <li><a title="Supprimer" class="tool trash" href="#"></a></li>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   357
                                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   358
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   359
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   360
                        <div class="content-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   361
                            <div class="title-project">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   362
                                <h3>azerty qwerty allo hello</h3>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   363
                                <h4>Théodore Chasseriau</h4>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   364
                            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   365
                            <p>azerty qwerty allo hello azerty qwerty allo hello</p>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   366
                        </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   367
                    </li>
164
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   368
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   369
                    <li class="item-masonry" data-keywords="über ällës">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   370
                        <div class="curtain"></div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   371
                        <div class="visuel-project">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   372
                            <img src="img/177x224.png" alt="">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   373
                            <div class="tools toggle">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   374
                                <div class="title-project">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   375
                                    <h3>Sapho</h3>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   376
                                    <h4>Théodore Chasseriau</h4>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   377
                                </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   378
                                <ul class="clearfix">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   379
                                    <li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   380
                                    <li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   381
                                    <li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   382
                                    <li><a title="Créer un fragment" class="tool cut" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   383
                                    <li><a title="Supprimer" class="tool trash" href="#"></a></li>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   384
                                </ul>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   385
                            </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   386
                        </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   387
                        <div class="content-project">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   388
                            <div class="title-project">
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   389
                                <h3>Sapho</h3>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   390
                                <h4>Théodore Chasseriau</h4>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   391
                            </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   392
                            <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minus aut nostrum omnis cumque maxime delectus numquam natus sapiente enim reiciendis nulla animi praesentium odio cupiditate temporibus! Nisi alias eius animi.</p>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   393
                        </div>
09ad16c9fee5 update mosaic
Anthony Ly <anthonyly.com@gmail.com>
parents: 162
diff changeset
   394
                    </li>
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   395
                </ul>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   396
            </div>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   397
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   398
            
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   399
        </section>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   400
        <footer class="clearfix">
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   401
            <h6>EGONOMY est un projet de l’IRI et de la réunion des Musées Nationaux</h6>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   402
            <p>Mai 2013</p>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   403
        </footer>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   404
    </div><!-- /.wrap -->
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   405
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   406
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   407
    <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   408
    <script src="js/masonry.min.js"></script>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   409
    <script src="js/main.js"></script>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   410
</body>
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   411
</html>