Other components

Other custom html components

Alerts

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

Custom Accordion

Placeholder content for this accordion, which is intended to demonstrate the .accordion-flush class. This is the first item’s accordion body.

Placeholder content for this accordion, which is intended to demonstrate the .accordion-flush class. This is the second item’s accordion body. Let’s imagine this being filled with some actual content.

Placeholder content for this accordion, which is intended to demonstrate the .accordion-flush class. This is the third item’s accordion body. Nothing more exciting happening here in terms of content, but just filling up the space to make it look, at least at first glance, a bit more representative of how this would look in a real-world application.

profile header cards

Prof. Lisa Boden

Head of the Royal (Dick) School of Veterinary Studies and Dean of Veterinary Medicines

Prof. Lisa Boden

Head of the Royal (Dick) School of Veterinary Studies and Dean of Veterinary Medicines

Prof. Lisa Boden

Head of the Royal (Dick) School of Veterinary Studies and Dean of Veterinary Medicines

Prof. Lisa Boden

Head of the Royal (Dick) School of Veterinary Studies and Dean of Veterinary Medicines

Prof. Lisa Boden

Head of the Royal (Dick) School of Veterinary Studies and Dean of Veterinary Medicines

Prof. Lisa Boden

Head of the Royal (Dick) School of Veterinary Studies and Dean of Veterinary Medicines

Short title, long jacket

  • Jan
  • 2026

Much longer title that wraps to multiple lines

  • Feb
  • 2026

Another longer title belongs here

  • Mar
  • 2026
Lisa Boden indoors smiling

Professor Lisa Boden

Head of School, Royal (Dick) School of Veterinary Studies.

portrait of a woman at a loch

Ailsa McBloggs

Lorem ipsum dolor set ament.

A headshot of a middle-aged man with short, grey-brown hair and light brown eyes

John Smith

Lorem dolor set ament.

headshot of a man with long wavy hair, wearing glasses

Matt Sheen

Lorem ipsum dolor set ament.

portrait of a woman, wearing glasses, in Edinburgh

Sarah Smythe

 Lorem ipsum dolor set ament.

Custom four columns

We are restricted to using only two columns in a generic page via a 'paragraph' block, the following custom HTML allows us to create four columns.

...
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

...
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

...
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

...
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.


 <!-- INDICATORS -->
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2" aria-label="Slide 3"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="3" aria-label="Slide 4"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="4" aria-label="Slide 5"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="5" aria-label="Slide 6"></button>


 <div class="carousel-inner">
<div class="carousel-item active">
<img src="https://vet.ed.ac.uk/sites/default/files/2026-03/carousel-dog-hook.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption">
<a href="https://vet.ed.ac.uk/news-events/latest-news/spaniel-recovers-following-fish-hook-scare"> <h5>Spaniel recovers following fish hook scare</h5></a>
<p>Young dog&#39;s trauma highlights why early management and referral is critical.</p>
</div>
</div>
Loading...