Skip to content

Commit

Permalink
added id's to text elements
Browse files Browse the repository at this point in the history
  • Loading branch information
gawainhewitt committed Sep 20, 2022
1 parent 1eca3ae commit 09e796f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h1>loading...<br>loading...<br>loading...<br>loading...<br>loading...<br>loadin
<div id="image0"><h2 id="i0">C</h2></div>
<div id="image1"><h2 id="i1">D</h2></div>
<div id="image2"><h2 id="i2">E</h2></div>
<div id="image3"><h2 id="i3" >F</h2></div>
<div id="image3"><h2 id="i3">F</h2></div>
<div id="image4"><h2 id="i4">G</h2></div>
<div id="image5"><h2 id="i5">A</h2></div>
<div id="image6"><h2 id="i6">B</h2></div>
Expand Down

0 comments on commit 09e796f

Please sign in to comment.