some modification to global css, but it's not good anymore
This commit is contained in:
66
index.html
66
index.html
@@ -22,23 +22,6 @@
|
||||
|
||||
ids :
|
||||
|
||||
<section id="infos">
|
||||
<section id="cv">
|
||||
<figure id="name">
|
||||
<figure id="title">
|
||||
<figure id="mouse_1">
|
||||
<figure id="mouse_2">
|
||||
<figure id="mouse_3">
|
||||
<figure id="mouse_4">
|
||||
<figure id="banner_1">
|
||||
<figure id="banner_2">
|
||||
<figure id="banner_3">
|
||||
<figure id="banner_4">
|
||||
<figure id="banner_5">
|
||||
<figure id="banner_6">
|
||||
<figure id="banner_7">
|
||||
<figure id="banner_8">
|
||||
|
||||
original : • 8226 U+2022
|
||||
: 57442 U+E062
|
||||
: 57443 U+E063
|
||||
@@ -47,26 +30,7 @@
|
||||
actual : 57446 U+E066
|
||||
: 57447 U+E067
|
||||
|
||||
<section style="height: 200px;" class="left child-left-dense horizontal">
|
||||
|
||||
accessibility pre : https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pre#specifications
|
||||
|
||||
<figure>
|
||||
<pre role="img" aria-label="ASCII COW">
|
||||
___________________________
|
||||
< I'm an expert in my field. >
|
||||
---------------------------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
||||
</pre>
|
||||
<figcaption id="cow-caption">
|
||||
A cow saying, "I'm an expert in my field." The cow is illustrated using
|
||||
preformatted text characters.
|
||||
</figcaption>
|
||||
</figure>
|
||||
accessibility ascii : https://stackoverflow.com/questions/77537096/make-text-in-ascii-art-more-accessible
|
||||
|
||||
-->
|
||||
|
||||
@@ -75,7 +39,31 @@
|
||||
<!--
|
||||
CV
|
||||
-->
|
||||
<section id="cv" data-flex="vertical left">
|
||||
<section id="works" data-flex="vertical stretch">
|
||||
<figure id="works_ascii" data-flex="horizontal parent center wrap">
|
||||
<pre>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</pre>
|
||||
</figure>
|
||||
<h2 id="cv_download" data-flex="center"><a href="downloads/hugo_lamy_2023_cv.pdf" download>here are some works I have done</a></h2>
|
||||
</section>
|
||||
<!--
|
||||
END CV
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
CV
|
||||
-->
|
||||
<section id="cv" data-flex="vertical parent stretch">
|
||||
<figure id="cv_ascii" data-flex="horizontal center wrap">
|
||||
<pre>
|
||||
|
||||
@@ -85,7 +73,7 @@
|
||||
|
||||
</pre>
|
||||
</figure>
|
||||
<h2 id="cv_download"><a href="downloads/hugo_lamy_2023_cv.pdf" download>version pdf</a></h2>
|
||||
<h2 id="cv_download" data-flex="center"><a href="downloads/hugo_lamy_2023_cv.pdf" download>version pdf</a></h2>
|
||||
<details>
|
||||
<summary>
|
||||
<h2>Informatique</h2>
|
||||
|
||||
Reference in New Issue
Block a user