Created
July 30, 2021 18:07
-
-
Save kdmurray/64c82ce72e113bff0f33d1d8b6a25dc8 to your computer and use it in GitHub Desktop.
compare.html
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
OLD HTML | |
<div class="card mb-3"> | |
<a href="imgs/rev1/2020-06-06_18.47.26.png" title="click to open image"> | |
<img class="card-img-top" src="imgs/rev1/2020-06-06_18.47.26.png" alt="caption"> | |
</a> | |
<div class="card-body"> | |
<h5 class="card-title">🧑‍⚖️ The Trial</h5> | |
<h6 class="card-subtitle mb-2 text-muted">Wahrheit, _bryantkelley, assert_h, & others</h6> | |
<p class="card-text">A player was put on mock-trial for idling at a farm, and won their case!</p> | |
<p class="card-text"><small class="text-muted">June 6th, 2020.</small></p> | |
</div> | |
</div> | |
<div class="card mb-3"> | |
<a href="imgs/rev1/2020-06-06_18.47.26.png" title="click to open image"> | |
<img class="card-img-top" src="imgs/rev1/tn/2020-06-06_18.47.26.gif" alt="A player was put on mock-trial for idling at a farm, and won their case!"> | |
</a> | |
<div class="card-body"> | |
<h5 class="card-title">🧑⚖️ The Trial</h5> | |
<p class="card-text">A player was put on mock-trial for idling at a farm, and won their case!</p> | |
<h6 class="card-subtitle mb-2 text-muted">⛏️ Wahrheit, _bryantkelley, assert_h, & others</h6> | |
<h6 class="card-subtitle mb-2 text-muted">📅 June 6th, 2020</h6> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment