Objective: Build an image gallery that can dynamically add and remove images. Output Screen: Displays images and buttons to add new ones. Each image has a delete button. Key Concepts: DOM manipulation ...