UTF-8 as been moved to be W3C compliant
This commit is contained in:
parent
34ff60f626
commit
996dc188cc
17
index.html
17
index.html
@ -2,6 +2,7 @@
|
|||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
<link href="css/normalize.css" rel="stylesheet">
|
<link href="css/normalize.css" rel="stylesheet">
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script>
|
||||||
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
|
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
|
||||||
@ -21,9 +22,6 @@
|
|||||||
<meta name="msapplication-TileColor" content="#ffffff">
|
<meta name="msapplication-TileColor" content="#ffffff">
|
||||||
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
||||||
<meta name="theme-color" content="#ffffff">
|
<meta name="theme-color" content="#ffffff">
|
||||||
|
|
||||||
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="description" content="Portfolio d'Anthony Dumas, développeur Web & Mobile basé sur la région de Clermont-Ferrand!">
|
<meta name="description" content="Portfolio d'Anthony Dumas, développeur Web & Mobile basé sur la région de Clermont-Ferrand!">
|
||||||
@ -140,24 +138,24 @@
|
|||||||
|
|
||||||
<div class="visible-lg-md col-lg-6 col-md-6 hidden-sm hidden-xs">
|
<div class="visible-lg-md col-lg-6 col-md-6 hidden-sm hidden-xs">
|
||||||
<div class="visible">
|
<div class="visible">
|
||||||
<center>
|
<div class="text-center">
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<img src="img/me/Portrait.png" alt="">
|
<img src="img/me/Portrait.png" alt="">
|
||||||
</center>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="visible-sm col-sm-6">
|
<div class="visible-sm col-sm-6">
|
||||||
<div class="visible">
|
<div class="visible">
|
||||||
<center>
|
<div class="text-center">
|
||||||
<img src="img/me/Portrait.png" alt="">
|
<img src="img/me/Portrait.png" alt="">
|
||||||
</center>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="visible-xs col-xs-12">
|
<div class="visible-xs col-xs-12">
|
||||||
<center>
|
<div class="text-center">
|
||||||
<br>
|
<br>
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<h2>Développeur<br>Web&Mobile</h2></div>
|
<h2>Développeur<br>Web&Mobile</h2></div>
|
||||||
@ -188,7 +186,8 @@
|
|||||||
|
|
||||||
<h4><span class="glyphicon glyphicon-map-marker" aria-hidden="true"></span> Clermont-Ferrand<br>Puy-De-Dome, Auvergne, FR</h4>
|
<h4><span class="glyphicon glyphicon-map-marker" aria-hidden="true"></span> Clermont-Ferrand<br>Puy-De-Dome, Auvergne, FR</h4>
|
||||||
<h3>Mobile : 06.38.42.80.21</h3>
|
<h3>Mobile : 06.38.42.80.21</h3>
|
||||||
<h4><a href="mailto:anthony-dumas@pad-panic.fr">anthony-dumas@pad-panic.fr</a></h4> </center>
|
<h4><a href="mailto:anthony-dumas@pad-panic.fr">anthony-dumas@pad-panic.fr</a></h4>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user