Make sure an image shows a dog's name and background.
Expected Behavior
Make it so when you click on a photo of a dog, it shows the dog's name and their background
Describe what behavior you were expecting.
Acceptance criteria
What needs to be done so that this issue can be marked as solved?
Users will be allowed to click on a photo and understand a dogs name and details on what makes them unique.
Steps to recreate the issue (for bugs)
Screenshots
If you have screenshots, please include them here.
Additional information
Here, you can provide any additional information or documentation you have.
Don't know much about JavaScript but maybe add HTML syntax where an unordered list below each dog photo appears when you click on (s)he.
Maybe make it so all photos of a dog are their own div and the same with the unordered lists so customizing the photos and the tables in CSS will be independent of the entire web page styling.
Context**
Describe the issue in detail.
Make sure an image shows a dog's name and background.
Expected Behavior
Describe what behavior you were expecting.
Acceptance criteria
What needs to be done so that this issue can be marked as solved?
Steps to recreate the issue (for bugs)
Screenshots
If you have screenshots, please include them here.
Additional information
Here, you can provide any additional information or documentation you have.
Don't know much about JavaScript but maybe add HTML syntax where an unordered list below each dog photo appears when you click on (s)he.
Maybe make it so all photos of a dog are their own div and the same with the unordered lists so customizing the photos and the tables in CSS will be independent of the entire web page styling.