thenamelessarchiv3.neocities.org
aznet
3 months ago
Sorry, I don't think many except developers actually still use RSS. That's the only reason it refuses to die.
lostletters
3 months ago
RSS is awesome, you should definitely try it! I love keeping up with blogs across the web using RSS
according to MDN: The HTML element is deprecated and its use is strongly discouraged. If you must create the effect of scrolling text or continuous elements, consider using CSS animations with CSS transforms instead of elements to smoothly animate content.
Source: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/marquee
When a feature is depracated that means it's not longer supported and shouldn't be used. It will still work in the name of backwards compatibility with old or abandoned websites. You can still use it but theoritecally it could be deleted any day from now on. So it's better to use css animations