Skip to content

Commit bddfc2f

Browse files
committed
latest version
1 parent 16763e5 commit bddfc2f

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

img/cat.jpg

604 KB
Loading

img/water-bottle.jpg

30.5 KB
Loading

index.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@
1111

1212
<!-- To Do List:
1313
-Add Background image
14-
-Fix header images
1514
-Fix mainMenu Panel
16-
-Add more categories to sidePanel ul -->
15+
-Make links functional-->
1716

1817
<header>
1918
<div class="container" id="picContainer">
@@ -44,7 +43,7 @@ <h2>CATEGORIES</h2>
4443
<a href="" class="list-group-item list-group-item-info"><b>Pens</b></a>
4544
<a href="" class="list-group-item list-group-item-warning"><b>Water Bottles</b></a>
4645
<a href="" class="list-group-item list-group-item-info"><b>Frisbees</b></a>
47-
<a href="" class="list-group-item list-group-item-warning"><b>Category 8</b></a>
46+
<a href="" class="list-group-item list-group-item-warning"><b>...AND MORE!!!</b></a>
4847
</div>
4948
<h3 id="sideMenuh3">Other items available on request!</h3>
5049
</div>

0 commit comments

Comments
 (0)