Skip to content

Instantly share code, notes, and snippets.

@quangpro1610
Created October 1, 2018 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quangpro1610/74d4297fde0ad1bb5a09e2ec2f29b3e0 to your computer and use it in GitHub Desktop.
Save quangpro1610/74d4297fde0ad1bb5a09e2ec2f29b3e0 to your computer and use it in GitHub Desktop.
<div class="accordian">
<ul>
<li>
<div class="image_title"> <a href="#">KungFu Panda</a> </div>
<a href="#"> <img src="./img/3yiC6Yq.jpg" /> </a>
</li>
<li>
<div class="image_title"> <a href="#">Toy Story 2</a> </div>
<a href="#"> <img src="./img/40Ly3VB.jpg" /> </a>
</li>
<li>
<div class="image_title"> <a href="#">Wall-E</a> </div>
<a href="#"> <img src="./img/00kih8g.jpg" /> </a>
</li>
<li>
<div class="image_title"> <a href="#">Up</a> </div>
<a href="#"> <img src="./img/2rT2vdx.jpg" /> </a>
</li>
<li>
<div class="image_title"> <a href="#">Cars 2</a> </div>
<a href="#"> <img src="./img/8k3N3EL.jpg" /> </a>
</li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment