CSCI 108
Summer 2025
Homework Assignment 4
Design a webpage similar to the one shown below using HTML and CSS. The gymnast figure is attached.
You are required to use a header container for the top two headings. Use two section containers—one
for the female gymnasts’ content and one for the male gymnasts’ content. Use a figure container for the
image and caption. You are required to use absolute positioning for the header, section, and figure
containers (see Chapter 5 Slides 29 – 33 on how to organize content using absolute positioning with an
example).
Maximum Points: 20
Due Date: 11:59 PM, July 8th, 2025
Submission: Submit your HTML file (name it Assignment4.html or so) to Canvas