Horizontal News Ticker - SanWebCorner

Files:
- index.html : live demo page
- style.css  : all ticker styles and animation

Features:
- Modern CSS animation (no deprecated <marquee> tag)
- Seamless looping ticker using duplicated content groups
- Pause on hover
- Responsive styles
- prefers-reduced-motion accessibility support

How to use:
1. Open index.html in any modern browser.
2. Edit the news items inside .ticker-group.
3. Change the animation duration in .ticker-track to adjust speed.
4. Change .news-ticker and .news-label colors to match your site.

For WordPress:
- You can paste the HTML into a Custom HTML block.
- Add the CSS in Appearance > Customize > Additional CSS, your theme stylesheet, or a code snippets/plugin location you already use.
