Skip to content The Open University

Add a breadcrumb trail

OU ICE provide a style for a breadcrumb trail.

Activity 12

Open survival-guide.php and paste the following code directly after the <!-- ou-region1-components --> comment, before the <h1> element:

  1. <ol class="ou-ancestors">
  2. <li><a href="index.php">Home</a></li>
  3. <li>Survival guide</li>
  4. </ol>

Example

Take a look.

Return to the main OU ICE documentation site