The image and bg components provide an easy way to add fixed aspect-ratio graphics to your site. Images can have an optional .ray-caption element to add additional context to specific pieces of media they accompany across the system.
Image elements
For most images on a web page, the img tag should be used. This is best for accessibility purposes, as backgrounds are typically not registered as content for screen readers. This will also allow you to leverage srcsets for responsive imagery.
שנתי לחשבון מתמטיקה מתן גם. כימיה אינטרנט אנציקלופדיה אם צעד, את העיר
הסביבה אחר גם.
Vanilla JS
<div dir="rtl">
<div style="max-width: 300px">
<div class="ray-image ray-image--16by9">
<img src="https://source.unsplash.com/random/800x450?minimalist" />
</div>
<div class="ray-caption">
שנתי לחשבון מתמטיקה מתן גם. כימיה אינטרנט אנציקלופדיה אם צעד, את העיר
הסביבה אחר גם.
</div>
</div>
</div>
Consciousness are creatures of the cosmos rings of Uranus another world
colonies concept of the number one.
Vanilla JS
<div style="max-width: 300px">
<div
class="ray-bg ray-bg--4by3"
style="background-image: url(https://source.unsplash.com/random/800x400?minimalist);"
></div>
<!-- optional caption element -->
<div class="ray-caption">
Consciousness are creatures of the cosmos rings of Uranus another world
colonies concept of the number one.
</div>
</div>
שנתי לחשבון מתמטיקה מתן גם. כימיה אינטרנט אנציקלופדיה אם צעד, את העיר
הסביבה אחר גם.
Vanilla JS
<div dir="rtl">
<div style="max-width: 300px">
<div class="ray-image ray-image--16by9">
<img src="https://source.unsplash.com/random/800x450?minimalist" />
</div>
<div class="ray-caption">
שנתי לחשבון מתמטיקה מתן גם. כימיה אינטרנט אנציקלופדיה אם צעד, את העיר
הסביבה אחר גם.
</div>
</div>
</div>
Modifiers
Use these modifiers with .ray-image or .ray-bg classes.