Skip to content

Instantly share code, notes, and snippets.

View samiwinho's full-sized avatar

Samuel Silva samiwinho

View GitHub Profile
@samiwinho
samiwinho / index.html
Created October 21, 2025 11:21
Responsive Rotating Notification Bar
<div class="par-banner--container par-banner--static" id="parHeaderBannerStatic">
<div class="uspBannerHomepage" aria-live="polite" aria-atomic="true">
<a class="uspElementHomepage" id="msg-Homepage-02" style="color: var(--text-accent)"></a>
<a class="uspElementHomepage" id="msg-Homepage-01" style="color: var(--text-color)"></a>
</div>
<div class="par-banner--close">
<button aria-label="Close banner" class="js_banner-close" title="Close">
<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15" fill="none" aria-hidden="true" focusable="false">
<path d="M2.25 2.25L12.75 12.75M2.25 12.75C2.55 12.45 9.375 5.625 12.75 2.25" stroke="#000000" stroke-linecap="round" />
</svg>