Question
Which HTML tag is best for displaying an animal image with a caption?
Bar Ilan University's Animal Journal
BIU.pet is a small interactive gallery dedicated to animals around Bar-Ilan University. The project presents cats, dogs and other animals photographed on campus by students.
Which HTML tag is best for displaying an animal image with a caption?
A photo taken near Bar-Ilan University campus.
Short campus video showing the university environment.
Media makes the application richer and helps users understand the content visually and audibly.
| Pet | Amount |
|---|---|
| Cat | 5 |
| Dog | 3 |
| Duck | 8 |
This application was created by Artem Klibaner as a small interactive single page application. It was inspired by animals found around Bar-Ilan University campus.
During this project, I learned how to build a complete page with semantic HTML, how to avoid unnecessary tags, and how to organize CSS and JavaScript clearly.
Yes. All content is inside one HTML file and internal navigation uses anchors.
Yes. JavaScript is used for the gallery filter, quiz result, and dialog window.
No. The structure uses semantic HTML tags instead.