Job Detail
.job-detail
is an end page content module for jobs. To begin, wrap the contents of the page in a <article class="job-detail">
tag.
This module makes use of the <header>
tag and locates the h1 within it.
The job detail module contains a number of predefined sections that may or may not be used. For example:
.sub-header
- Contains basic information about the organization, address, and publish date.job-description
- Job description details.skills-experience
- List of required skills or experience.about-department
- A panel with information about the hiring organizationadditional-information
- Free-form space for anything else that does not fit in other sections
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.