Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Steame090 authored Aug 7, 2024
1 parent 261fce0 commit ffd64c2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
<div class="slider">
<div class="outer">
<div class="tray">
<section id="all-articles" style="left:-100%;"><img src="http://placehold.it/650x500/2ecc71/ffffff"></section>
<section id="zimbabwe-clicker" style="left:-100%;"><a href="default.asp"><img src="smiley.gif" alt="HTML tutorial" style="width:42px;height:42px;"></a>
</section>
<section id="featured-articles" style="left:0%;" class="current"><img src="http://placehold.it/650x500/e74c3c/ffffff"></section>
<section id="popular-articles" style="left:100%;"><img src="http://placehold.it/650x500/3498db/ffffff"></section>
<section id="new-articles" style="left:200%;"><img src="http://placehold.it/650x500/f39c12/ffffff"></section>
Expand All @@ -32,7 +33,7 @@
</div>
<nav class="slider-nav">
<ul>
<li class="current"><a href="#featured-articles">Featured</a></li>
<li class="current"><a href="#zimbabwe-clicker">Zimbabwe Clicker</a></li>
<li><a href="#popular-articles">Popular</a></li>
<li><a href="#new-articles">New</a></li>
<li><a href="#all-articles">All</a></li>
Expand Down

0 comments on commit ffd64c2

Please sign in to comment.