Websites design
ict-trainer.pl - © 2024 - Grzegorz Szyjewski
Exercise 3 - puzzle


1. Download THIS IMAGES PACKAGE from the server and unpack it to new folder on your computer.
2. Downloaded package contains images (from 1 to 15) which are parts of dolphin image shown below.
3. Create two files: dolphin.html and dolphin_styles.css.
4. Assign CSS file in HTML file head section.
5. Create matrix using div elements, to combine all dolphin image elements together.
6. Any style for div elements should be defined in CSS file. Do not use inline styles.
7. Put each part of the image in single matrix cell (single div).
8. When finished, try to put the ball inside dolphins mouth. Image of the ball is also in a package downloaded earlier.