CSS-Only Marquee Effect . In this chapter, you will learn how to create marquee using CSS. W3C recommended against the use of it in HTML. In addition, you have to make use of the
element and as a nested tag put the
![]()
tag within the
. Make the marquee effect with CSS animations (vertically and horizontally)¶ Use the CSS animation, transform properties with the @keyframes at-rule to have the marquee effect without using the