start of adding projects
This commit is contained in:
50
index.html
50
index.html
@@ -37,22 +37,31 @@
|
||||
<body id="body">
|
||||
|
||||
<!--
|
||||
CV
|
||||
PROJECTS
|
||||
-->
|
||||
<section id="works" data-flex="vertical stretch">
|
||||
<figure id="works_ascii" data-flex="horizontal parent center wrap">
|
||||
<section id="projects" data-flex="vertical stretch parent">
|
||||
<figure 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>
|
||||
<h2 data-flex="center">here are some works I have done</h2>
|
||||
<iframe
|
||||
src="https://2022.lejourdesprofs.org/hugogogo/"
|
||||
data-flex="center"
|
||||
height="700"
|
||||
scrolling="no"
|
||||
frameborder="0"
|
||||
title="description"
|
||||
sandbox="allow-scripts allow-popups"
|
||||
></iframe>
|
||||
</section>
|
||||
<!--
|
||||
END CV
|
||||
END PROJECTS
|
||||
-->
|
||||
|
||||
|
||||
@@ -188,6 +197,19 @@
|
||||
|
||||
</pre>
|
||||
</figure>
|
||||
</section>
|
||||
<!--
|
||||
END TITLE AREA
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
MOUSE 1
|
||||
-->
|
||||
<figure class="frames_container mouse" id="mouse_1">
|
||||
<pre class="frame f1">
|
||||
|
||||
@@ -262,9 +284,8 @@
|
||||
|
||||
</pre>
|
||||
</figure>
|
||||
</section>
|
||||
<!--
|
||||
END TITLE AREA
|
||||
END MOUSE 1
|
||||
-->
|
||||
|
||||
|
||||
@@ -272,6 +293,11 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
MOUSE 2
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user