This is an HTML document with various classes and IDs, which are used to style and layout the content. Here's a breakdown of the main elements:
1. `interactive-wrapper` is the outermost container.
2. `gv-wrapper` contains the inner content.
3. `gv-header-background` is a div element that wraps the header section.
4. `gv-header-wrapper` contains the header content and has some CSS styles applied to it.
5. `gv-header` is the main header element with a strapline "Football" and an h1 title.
6. The content of the `gv-standfirst` paragraph is displayed below the header.
7. `gv-byline` and `gv-datestamp` are two separate div elements that display author information and date stamps, respectively.
8. The `header-share-container` contains social media sharing buttons for Facebook, Twitter, and email.
9. `gv-fixed-btn-container` is a container for the toggle view overlay button.
10. `gv-views-wrapper` is a wrapper element for both list and grid views.
11. Inside `gv-views-wrapper`, there are two main elements:
* `gv-list-view`: contains a list of players.
* `gv-grid-view`: contains an image grid with player information.
Some notable classes and IDs used in this document include:
* `.gv-header` has the class `max-width: 600px`, which sets its maximum width to 600 pixels.
* `.gv-standfirst` has the class `line-height: 23px`, which sets its line height to 23 pixels.
* `.header-share-container` has the class `margin: 10px 0 20px`, which sets its margin top and bottom to 10 pixels, and its margin left to 0 pixels.
* `.gv-views-wrapper` has the class `position: relative`, which sets its position to relative.
This document appears to be a template for an interactive article or blog post that displays a list of players in two different layouts (list view and grid view).
1. `interactive-wrapper` is the outermost container.
2. `gv-wrapper` contains the inner content.
3. `gv-header-background` is a div element that wraps the header section.
4. `gv-header-wrapper` contains the header content and has some CSS styles applied to it.
5. `gv-header` is the main header element with a strapline "Football" and an h1 title.
6. The content of the `gv-standfirst` paragraph is displayed below the header.
7. `gv-byline` and `gv-datestamp` are two separate div elements that display author information and date stamps, respectively.
8. The `header-share-container` contains social media sharing buttons for Facebook, Twitter, and email.
9. `gv-fixed-btn-container` is a container for the toggle view overlay button.
10. `gv-views-wrapper` is a wrapper element for both list and grid views.
11. Inside `gv-views-wrapper`, there are two main elements:
* `gv-list-view`: contains a list of players.
* `gv-grid-view`: contains an image grid with player information.
Some notable classes and IDs used in this document include:
* `.gv-header` has the class `max-width: 600px`, which sets its maximum width to 600 pixels.
* `.gv-standfirst` has the class `line-height: 23px`, which sets its line height to 23 pixels.
* `.header-share-container` has the class `margin: 10px 0 20px`, which sets its margin top and bottom to 10 pixels, and its margin left to 0 pixels.
* `.gv-views-wrapper` has the class `position: relative`, which sets its position to relative.
This document appears to be a template for an interactive article or blog post that displays a list of players in two different layouts (list view and grid view).