<!--
Copy and paste the code below into Cascade. Replace each A tag href with the ID of the page element you want. This will allow the link to jump to that section of the page.
-->
<div class="row row-cols-1 this-page-block p-3">
  <div class="col">
    <h5>On This Page</h5>
  </div>
  <div class="col">
    <a href="Copy Anchor Tag here">Copy Link Name Here</a> | <a href="Copy Anchor Tag here">Copy Link Name Here</a> | <a href="Copy Anchor Tag here">Copy Link Name Here</a> | <a href="Copy Anchor Tag here">Copy Link Name Here</a> | <a href="Copy Anchor Tag here">Copy Link Name Here</a>
  </div>
</div>

.this-page-block {
  background-color: #e1e1e1;
}

External CSS

  1. https://www.ualberta.ca/_assets/css/framework-v2.css
  2. https://www.ualberta.ca/_assets/css/font-awesome.css

External JavaScript

  1. https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js