Backlink Program
Add a CSSAwwwards badge
If your tool, snippet, or job listing is featured on CSSAwwwards, you can add one of these badges to your website. It helps visitors discover the directory — and submissions with a backlink are reviewed faster.
Listed — Light
Best for light-background sites
<a href="https://cssawwwards.com" target="_blank" rel="noopener noreferrer">
<img src="https://cssawwwards.com/badges/listed-light.svg" alt="Listed on CSSAwwwards" width="200" height="36">
</a>
Listed — Dark
Best for dark-background sites
<a href="https://cssawwwards.com" target="_blank" rel="noopener noreferrer">
<img src="https://cssawwwards.com/badges/listed-dark.svg" alt="Listed on CSSAwwwards" width="200" height="36">
</a>
Compact — Light
Smaller pill for tight spaces, light bg
<a href="https://cssawwwards.com" target="_blank" rel="noopener noreferrer">
<img src="https://cssawwwards.com/badges/compact-light.svg" alt="Listed on CSSAwwwards" width="148" height="28">
</a>
Compact — Dark
Smaller pill for tight spaces, dark bg
<a href="https://cssawwwards.com" target="_blank" rel="noopener noreferrer">
<img src="https://cssawwwards.com/badges/compact-dark.svg" alt="Listed on CSSAwwwards" width="148" height="28">
</a>
How it works
- Copy the code above and paste it anywhere on your website — footer, sidebar, README, or about page.
- The badge links back to CSSAwwwards.com and signals to your visitors that your work is curated.
- Submissions that include a backlink are flagged for priority review and typically reviewed faster.
- No account required. No tracking pixels. Just a static image link.