Open mmichaud13 opened 5 years ago
You'll want to add class="img-fluid"
to your images to make them flexible.
For example:
<img class="img-fluid" src="/ecchapel/photosused/photo1resize.jpg" alt="Emmanuel College Chapel" width="500">
You could give your captions a small text look by using the small
element.
For example:
<p><small>Emmanuel College Chapel entrance view looking at the alter.</small></p>
css isn't linking nor is bootstrap. I want to add a hover element over photos rather than just having captions underneath the photos but without the css linking I can't. Not sure why it won't link @jgagne