more changes
This commit is contained in:
@@ -20,6 +20,24 @@
|
||||
<div class="row" style="text-align: center;">
|
||||
<h1>Mes projets</h1>
|
||||
<hr class="dessous_titre"/>
|
||||
<div class="row" id="project-grid">
|
||||
<a class="col-md-6" href="https://github.com/project1">
|
||||
<img src="../Content/Projet1.png" alt="Project 1">
|
||||
<h2>Project 1</h2>
|
||||
<p>Description of Project 1</p>
|
||||
</a>
|
||||
<a class="col-md-6" href="https://github.com/project1">
|
||||
<img src="project1.jpg" alt="Project 1">
|
||||
<h2>Project 1</h2>
|
||||
<p>Description of Project 1</p>
|
||||
</a>
|
||||
<a class="col-md-6" href="https://github.com/project1">
|
||||
<img src="project1.jpg" alt="Project 1">
|
||||
<h2>Project 1</h2>
|
||||
<p>Description of Project 1</p>
|
||||
</a>
|
||||
</div>
|
||||
</hr>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row" id="footer"></div>
|
||||
|
||||
Reference in New Issue
Block a user