University Awards

A collection of logos for awards given to the University.

There are a maximum of three award ‘slots’ available.

Position

Sits at the at the bottom of the page, below the main element and above the footer.

<!-- GLOBAL COMPONENT: University awards -->
<div class="university-awards bg-granite-10-light small-padding">
    <div class="row column text-center">
        <div class="flex-wrapper">

            <div class="award-item">
                <a href="https://www.bath.ac.uk/corporate-information/rankings-and-reputation/">
                    <img src="https://www.bath.ac.uk/lens/110/assets/university-of-bath/images/awards/top-ten-league-table-2022.svg" alt="Top 10 in 3 national league tables 2022">
                </a>
            </div>

            <div class="award-item">
                <a href="https://www.bath.ac.uk/corporate-information/rankings-and-reputation/">
                    <img src="https://www.bath.ac.uk/lens/110/assets/university-of-bath/images/awards/tef-ranking.svg" alt="Teaching Excellence Framework Gold">
                </a>
            </div>

            <div class="award-item">
                <a href="https://www.bath.ac.uk/corporate-information/rankings-and-reputation/">
                    <img src="https://www.bath.ac.uk/lens/110/assets/university-of-bath/images/awards/the-complete-university-guide-prospects-2022.svg" alt="Ranked 6th for graduate prospects 2022, The Complete University Guide">
                </a>
            </div>
        </div>
    </div>
</div>
<!-- End global component: University awards -->
  • Handle: @university-awards
  • Preview:
  • Filesystem Path: components/ingredients/university-ingredients/university-awards/university-awards.hbs