This is a single line highlightbox in a rightcol.
This is a multiple line highlightbox in a rightcol where the class is assigned to a div.
Its appearance has automatically changed to reflect its placement in the right column instead of the left.
The Visual Identity is a part of the UWA Communications Strategy, and its use must be authorised by the University Website Office.
The "highlightbox" class is used to highlight a sentence or two of content.
It is most commonly used at the end of a section, to square off the page and draw attention to an important point.
This is a single line highlightbox, where the highlightbox class has been applied to a paragraph.
This is a multi-line highlightbox
In this case, the highlightbox class has been applied to a div which contains multiple paragraphs.
<p class="highlightbox">[highlightbox copy]</p>
<div class="highlightbox">
<p>[highlightbox copy]</p>
<p>[more highlightbox copy]</p>
</div>