This was a small project that presented an opportunity to go beyond the basic requirements. The addition of animation and data sorting improved the experience.
The driver listing page listed all the drivers in a particular NASCAR series and a user could click on any driver to get an expanded view of that driver's profile. The listing itself is in a table, and the driver profiles are in divs which get moved into position when opened. Data in the table could be sorted using the column headings, and if a profile was open it needed to be repositioned after the re-sort. Having the profiles animate open made the experience more natural and less confusing when jumping between profiles.
Note: The driver listing page has been removed from the Dodge website.