We built this for our own client sites, but it's free for anyone to use — freelancers, agencies, or hobby developers who want a clean, unobtrusive credit line without pulling in a font, a framework, or extra CSS.
Preview & Code
<div style="text-align:center;padding:14px 0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:12px;color:#8a94a3;">
Website by
<a href="https://zenexio.pro" target="_blank" rel="noopener"
style="color:#3f8fe0;text-decoration:none;font-weight:600;">
Zenexio
</a>
— Creative Agency in Dubai, UAE & India
</div>Why It's Built This Way
- Fully inline styles — no external CSS or font dependency, so it renders identically on any site.
- Small footprint — a single
div, safe to drop straight into any footer. - Swap the link, text, and colors to credit yourself or your own agency — the markup is yours to reuse.
How to Install It
Copy the snippet above and paste it directly inside your site's <footer> element, right before the closing tag. Because every style is written inline, there is nothing else to configure — no stylesheet to import, no class names to match, and no risk of it inheriting unexpected styles from the rest of your page. It works the same way whether your site runs on plain HTML, WordPress, Webflow, or a JavaScript framework like Next.js or React.
If you'd rather credit yourself or your own studio, just edit the link text and href before pasting — the markup and inline styles are yours to keep and reuse on as many client sites as you like, with no attribution required back to Zenexio.