Event Detail
.event-detail
is an end page content module for events. To begin, wrap the contents of the page in a <article class="event-detail">
tag.
This module makes use of the <header>
tag and locates the h1 within it.
The event detail module contains a number of predefined sections that may or may not be used. For example:
.description
- Minimum information that should be included for every event.presenter
- Contains the presenter's name, photo, and bio- Participants will recieve - Certificates and or credits
- Organizer - date, time, location and cost
Example:
Source Code:
NOTE: This module makes use of a datetime
property set in the ISO 8601 format. Be sure to set the time correctly for each event item.