mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
Contact button on footer
Also added picture
This commit is contained in:
17
index.html
17
index.html
@@ -129,7 +129,7 @@
|
||||
urna. Aliquam id porttitor erat, vitae dapibus velit. Praesent
|
||||
id felis tincidunt,</p>
|
||||
</article>
|
||||
<button class="button project_button">Oui ! </button>
|
||||
<button class="button project_button">Oui !</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -137,9 +137,6 @@
|
||||
</div> <!-- Projects summary -->
|
||||
|
||||
<footer>
|
||||
<!--<div id="footer_picture">
|
||||
<img src="https://picsum.photos/50/50">
|
||||
</div>-->
|
||||
<div id="footer_content">
|
||||
|
||||
<div id="footer_social_networks">
|
||||
@@ -167,8 +164,18 @@
|
||||
|
||||
</nav> <!-- Footer content links -->
|
||||
|
||||
<div id="footer_contact_div">
|
||||
<h1>Contact</h1>
|
||||
<p>Want to contact me ? Let's have a talk !</p>
|
||||
<div id="footer_contact_button" class="button">Contact</div>
|
||||
</div>
|
||||
|
||||
<div id="footer_picture">
|
||||
<img src="https://picsum.photos/50/50">
|
||||
</div>-
|
||||
|
||||
</div> <!-- Footer content -->
|
||||
<p id="footer_little_text"></> with <3 by Kévin</p>
|
||||
<p id="footer_little_text"></> with <3 by Kévin. Copyright...</p>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user