Skip to content

Instantly share code, notes, and snippets.

View mars13code's full-sized avatar

Mars13 mars13code

View GitHub Profile
@mars13code
mars13code / index.html
Last active February 3, 2018 22:32
1-page-html-basique
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="description pour le SEO (160 caractères) (affiché par Google dans les résultats)">
<title>titre de la page</title>
<style>
/* CODE CSS POUR LES BALISES VISIBLES DES LE CHARGEMENT DE LA PAGE */