Skip to content
Design System
  • Home
  • Settings
  • Styles
  • Layouts
  • Components
  • Scripts
  • Templates
  • Access control banner
  • Activity
  • Archived content
  • Breadcrumbs
  • Cards
  • Collapsible containers
  • Columns
  • Content slider (carousel)
  • Crosslinks (You may also like)
  • Disclosure button
  • Evangelists
  • Fifty-fifty
  • Footer
  • Group list
  • Header
  • Hero
  • Image component
  • Members
  • Navigation
  • Navigation with new logo v1
  • Navigation with new logo v2
  • Notes
  • Pagination
  • Pre-footer
  • Quote component
  • RSS
  • Table of contents
  • Tag list
  • Text component
  • Translations
  • Video component

RSS

A snippet for linking to an RSS feed. This can be used on its own or as part of the pre-footer component.

Open this Link to RSS feed in a new tab

HTML:

<section class="rss">
	<h2 class="txt-jupiter">Related RSS feed</h2>
	<div class="with-icon--before with-icon--larger">
		<img class="icon icon--larger" src="/dist/assets/svg/rss.svg" width="30" height="30" alt aria-hidden="true" />
		<a href="https://www.w3.org/blog/feed">Subscribe to our Blog feed</a>
	</div>
</section>

Copyright © 2025 W3C - generated 10 Jan 2025, 12:43:28 UTC

Feedback is welcome and can be submitted as a GitHub issue.