generated from Templates_CodeFirst/templateHtmlCss
Ajustement
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
5bb1c12f95
commit
e39c68fe0f
@ -1,7 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<footer>
|
||||
<p>Lien Linkedin : A REMPLIR</p>
|
||||
<div class="image-container">
|
||||
<div class="image-wrapper">
|
||||
<img src="./resources/mail.png" alt="mai">
|
||||
<h4>ADRESSE MAIL</h4>
|
||||
<p>rlacote1@gmail.com</p>
|
||||
</div>
|
||||
<div class="image-wrapper">
|
||||
<img src="./resources/telephone.png" alt="tel">
|
||||
<h4>TELEPHONE</h4>
|
||||
<p>07 67 03 40 30</p>
|
||||
</div>
|
||||
<div class="image-wrapper">
|
||||
<img src="./resources/linkedin.png" alt="lin">
|
||||
<h4>LINKEDIN</h4>
|
||||
<p>Raphaël Lacote</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</html>
|
Loading…
Reference in new issue