This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="container"> | |
| <h1>Projects</h1> | |
| <div class="project"> | |
| <div class="example"> | |
| <img src="https://placehold.co/600x400" /> | |
| </div> | |
| <div class="description"> | |
| <h2>Project Title</h2> | |
| <p>Explain what problem is being solved with this project</p> | |
| <p>This should be in a relatively large font for easy scanability</p> |