New This website is new, your feedback will help us to improve it.

Images

Images should be responsive by default. No need to add extra classes or styling.

Sky at Halley VI research station | Tom Wales / BAS
<img src="https://style-kit.web.bas.ac.uk/0.7.4-beta.1/images/responsive-image.jpg" alt="Sky at Halley VI research station | Tom Wales / BAS">

Use Tailwind classes to round the edges of elements.
Use .bsk-image-thumbnail to apply extra styles to help the element display an image thumbnail.

Rounded image Circular image Thumbnail image
<img class="inline-block rounded-xl" src="https://style-kit.web.bas.ac.uk/0.7.4-beta.1/images/placeholder/placeholder-150.png" alt="Rounded image" >
<img class="inline-block rounded-full" src="https://style-kit.web.bas.ac.uk/0.7.4-beta.1/images/placeholder/placeholder-150.png" alt="Circular image">
<img class="inline-block bsk-image-thumbnail" src="https://style-kit.web.bas.ac.uk/0.7.4-beta.1/images/placeholder/placeholder-150.png" alt="Thumbnail image">