BIU.pet

Bar Ilan University's Animal Journal

Welcome to BIU.pet

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.

Instructions

  1. Use the navigation menu to explore the website.
  2. Browse the animal gallery by category.
  3. Open images in full size.
  4. Try the short animal quiz.
  5. Read the About and Q&A sections.

Animal Quiz

Question

Which HTML tag is best for displaying an animal image with a caption?

Campus Animal Media

Image

A photo taken near Bar-Ilan University campus.

A photo taken near Bar-Ilan University campus.

Video

Short campus video showing the university environment.

Why is media important?

Media makes the application richer and helps users understand the content visually and audibly.

Pets Table

Pet Amount
Cat 5
Dog 3
Duck 8

About the Creator

About this app

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.

Reflection

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.

Q&A

Project Note

This application is a single HTML file with internal CSS and JavaScript.

Is this a Single Page Application?

Yes. All content is inside one HTML file and internal navigation uses anchors.

Does this project use JavaScript?

Yes. JavaScript is used for the gallery filter, quiz result, and dialog window.

Does this project use div or span?

No. The structure uses semantic HTML tags instead.