aboutsummaryrefslogtreecommitdiff
path: root/Page/Yeux/Crayon.html
blob: 9a8d43d13ba8b3aa2e5794dc8beebfdae9b5f8fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html>

  <head>
    <meta charset="UTF-8">
    <script src="/makeup/analytics.js"></script>
    <link rel="shortcut icon" href="/makeup/Images/icon.png">
    <link rel="stylesheet" type="text/css" href="/makeup/CSS/reset.css">
    <link rel="stylesheet" type="text/css" href="/makeup/CSS/font.css">
    <link rel="stylesheet" type="text/css" href="/makeup/CSS/menu.css">
    <link rel="stylesheet" type="text/css" href="/makeup/CSS/style.css">
    <title>Le meilleur du maquillage</title>
  </head>

  <body>
    <header>
      <a href="/makeup/">
        <img src="/makeup/Images/logo2.png" alt="icône" />
      </a>

      <nav>
        <ul>
          <li>
            <a href="/makeup/Page/Teint.html">Teint</a>
            <ul>
              <li><a href="/makeup/Page/Teint/Phase preparatoire.html">Phase préparatoire</a></li>
              <li><a href="/makeup/Page/Teint/Primer et base.html">Primer et base</a></li>
              <li><a href="/makeup/Page/Teint/BB Cream vs CC Cream.html">BB Cream vs CC Cream</a></li>
              <li><a href="/makeup/Page/Teint/Fond de teint.html">Fond de teint</a></li>
              <li><a href="/makeup/Page/Teint/Anti cernes.html">Anti-cernes</a></li>
              <li><a href="/makeup/Page/Teint/Poudre libre.html">Poudre libre</a></li>
              <li><a href="/makeup/Page/Teint/Poudre bronzante.html">Poudre bronzante</a></li>
              <li><a href="/makeup/Page/Teint/Blush.html">Blush</a></li>
              <li><a href="/makeup/Page/Teint/Contouring.html">Contouring</a></li>
            </ul>
          </li>
          <li>
            <a href="/makeup/Page/Yeux.html">Yeux</a>
            <ul>
              <li><a href="/makeup/Page/Yeux/Base.html">Base</a></li>
              <li><a href="/makeup/Page/Yeux/Crayon.html">Crayon</a></li>
              <li><a href="/makeup/Page/Yeux/Fard a paupieres.html">Fard à paupières</a></li>
              <li><a href="/makeup/Page/Yeux/Eyeliner.html">Eye-liner</a></li>
              <li><a href="/makeup/Page/Yeux/Mascara.html">Mascara</a></li>
              <li><a href="/makeup/Page/Yeux/Faux cils.html">Faux cils</a></li>
              <li><a href="/makeup/Page/Yeux/special yeux sensibles.html">Spécial "yeux sensibles"</a></li>
            </ul>
          </li>
          <li>
            <a href="/makeup/Page/Levres.html">Lèvres</a>
            <ul>
              <li><a href="/makeup/Page/Levres/Gloss.html">Gloss</a></li>
              <li><a href="/makeup/Page/Levres/Rouge a levres.html">Rouge à lèvres</a></li>
            </ul>
          </li>
          <li>
            <a href="/makeup/Page/Accessoires.html">Accessoires</a>
            <ul>
              <li><a href="/makeup/Page/Accessoires/Eponges.html">Eponges</a></li>
              <li><a href="/makeup/Page/Accessoires/Pinceaux.html">Pinceaux</a></li>
            </ul>
          </li>
          <li>
            <a href="/makeup/Page/Demaquillant.html">Démaquillant</a>
            <ul>
              <li><a href="/makeup/Page/Demaquillant/Visage.html">Visage</a></li>
              <li><a href="/makeup/Page/Demaquillant/Yeux.html">Yeux</a></li>
            </ul>
          </li>
          <li>
            <a href="/makeup/Page/Promos.html">Promos</a>
          </li>
        </ul>
      </nav>
    </header>

    <div id="content"><h1 id="crayon-à-yeux">Crayon à yeux</h1>
<p>(En construction)</p>
<ul>
<li>Crayon automatique duo yeux, Estée Lauder</li>
<li>Crayon crème pour les yeux, Clinique</li>
<li>Crayon contour des yeux waterproof nacré, Make Up For Ever</li>
<li>Crayon Jumbo waterproof, Sephora</li>
<li>Crayon yeux waterproof, Clarins</li>
<li>Crayon yeux tenue extrême double wear, Estée Lauder</li>
<li>Crayon Khol, Lancôme</li>
</ul>
<div class="figure">
<img src="/Images/teint.jpg" alt="teint" /><p class="caption">teint</p>
</div>
<p>(A modifier / à compléter)</p>
<h2 id="sources">Sources</h2>
<ul>
<li><a href="http://www.google.com/">http://www.google.com/</a></li>
<li><a href="http://www.google.com/">http://www.google.com/</a></li>
<li><a href="http://www.google.com/">http://www.google.com/</a></li>
</ul>    </div>

    <footer>
      <div class="contact">
        Contact : Auriane
      </div>
    </footer>

  </body>
</html>