edited readme
This commit is contained in:
47
index.html
47
index.html
@@ -14,6 +14,7 @@
|
||||
<link href="./styles/elements/mouses.css" type="text/css" rel="stylesheet">
|
||||
<link href="./styles/elements/banners.css" type="text/css" rel="stylesheet">
|
||||
<link href="./styles/elements/title.css" type="text/css" rel="stylesheet">
|
||||
<link href="./styles/elements/nav.css" type="text/css" rel="stylesheet">
|
||||
<link href="./styles/elements/sections.css" type="text/css" rel="stylesheet">
|
||||
<link href="./styles/elements/home.css" type="text/css" rel="stylesheet">
|
||||
<link href="./styles/elements/projects.css" type="text/css" rel="stylesheet">
|
||||
@@ -41,20 +42,8 @@
|
||||
<main>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
HOME
|
||||
-->
|
||||
<section class="section home">
|
||||
|
||||
<header>
|
||||
<h1 aria-label="hugo lamy" id="name" class="title">
|
||||
<header>
|
||||
<h1 aria-label="hugo lamy" id="name" class="title">
|
||||
<span aria-hidden="true" class="pre">
|
||||
|
||||
|
||||
@@ -69,8 +58,8 @@
|
||||
|
||||
|
||||
</span>
|
||||
</h1>
|
||||
<h1 aria-label="programmeur informatique" id="title" class="title">
|
||||
</h1>
|
||||
<h1 aria-label="programmeur informatique" id="title" class="title">
|
||||
<span aria-hidden="true" class="pre">
|
||||
|
||||
|
||||
@@ -85,9 +74,33 @@
|
||||
|
||||
|
||||
</span>
|
||||
</h1>
|
||||
</h1>
|
||||
</header>
|
||||
<nav>
|
||||
<a href="#home">accueil</a>
|
||||
<a href="#projects">projets</a>
|
||||
<a href="#cv">cv</a>
|
||||
<a href="#infos">contacte</a>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
HOME
|
||||
-->
|
||||
<section class="section home" id="home">
|
||||
|
||||
<header>
|
||||
</header>
|
||||
|
||||
<article>
|
||||
</article>
|
||||
|
||||
<div class="frames_container mouse" id="mouse_1" role="img" aria-label="mouse animated in ASCII art">
|
||||
<pre class="frame f1" aria-hidden="true">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user