Skip to Main Content
Topbar

Pelican Design System icon Pelican Design System Specific Images

Specific Images

Specific guidelines for using images such as the State seal and logos.

On this page:

Best Practices

The Louisiana Seal is used to indicate the authenticity and official status of the application or website.

  • Ensure img-fluid is in the class list to size it according to its parent element.
  • Use the provided alternative text.

Usage

PNG

Official Louisiana State Seal.
<img
  class="img-fluid"
  alt="Official Louisiana State Seal."
  src="/img/Louisiana-State-Seal.png" />
Page top