Here you'll find everything you need to create your interfaces, from basics to complex components and prebuilt templates. Back to previous design system
<div class="card cardHover">
<div class="card__hover"></div>
<a href="" class="card__body true-link">
<div class="card__img">
<figure>
<img src="https://picsum.photos/400/1200" alt="">
</figure>
</div>
<h4 class="card__title card__title"> Pourquoi recycler votre vieille voiture est une solution gagnante ? </h4>
<p class="card__paragraph card__paragraph">Vous possédez une voiture en fin de vie ou hors d’usage ? Au lieu de la laisser rouiller ou d’opter pour une mise au rebut classique, envisagez une solution plus durable et avantageuse : le recyclage automobile. Chez Auto Recyclage Nols, à Liège, nous valorisons chaque véhicule tout en respectant l’environnement. Découvrez pourquoi le recyclage est une option gagnante pour vous et la planète.</p>
</a>
<div class="card__footer">
<button type="button" class="btn btn--primary btn--small">
<span class="btn__content">
<span class="btn__label">Lire l'article</span>
<div class="svg-icon svg-icon-arrow-right">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="arrow-right" clip-path="url(#clip0_3_2140)"><path id="Vector" d="M0.75 12H23.25" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_2" d="M12.75 22.5L23.25 12L12.75 1.5" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_3_2140"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>
</div>
</span>
</button>
</div>
</div>
<div class="card cardHover">
<div class="card__hover"></div>
<a href="" class="card__body true-link">
<div class="card__img">
<figure>
<img src="https://picsum.photos/400/1200" alt="">
</figure>
</div>
<h4 class="card__title card__title"> Pourquoi recycler votre vieille voiture est une solution gagnante ? </h4>
<p class="card__paragraph card__paragraph">Vous possédez une voiture en fin de vie ou hors d’usage ? Au lieu de la laisser rouiller ou d’opter pour une mise au rebut classique, envisagez une solution plus durable et avantageuse : le recyclage automobile. Chez Auto Recyclage Nols, à Liège, nous valorisons chaque véhicule tout en respectant l’environnement. Découvrez pourquoi le recyclage est une option gagnante pour vous et la planète.</p>
</a>
<div class="card__footer">
<button type="button" class="btn btn--primary btn--small">
<span class="btn__content">
<span class="btn__label">Lire l'article</span>
<div class="svg-icon svg-icon-arrow-right">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="arrow-right" clip-path="url(#clip0_3_2140)"><path id="Vector" d="M0.75 12H23.25" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path id="Vector_2" d="M12.75 22.5L23.25 12L12.75 1.5" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_3_2140"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>
</div>
</span>
</button>
</div>
</div>
List of arguments for cards article
Argument
Type
Description
Possible Values
img
string
—
img_size
string
—
title-level
number
1 - 6
title
string
—
content
string
—
href
string
—
btn-size
string
The size of the button.
small, xsmall
lightbox
boolean
Enable or disable the lightbox.
true, false
theme
string
—
additional-classes
string
Additional classes to add to the card, separated by spaces.