Rename 'Banner' to 'Slideshow' or 'Carousel'

Most UI frameworks call them "carousels" or "slideshows": - Bootstrap: https://getbootstrap.com/docs/5.3/components/carousel/ - UIKit: https://getuikit.com/docs/slideshow - Foundation: https://get.foundation/sites/docs/orbit.html If you do a search for 'CSS carousel', or 'CSS slideshow', or 'JS slideshow' or 'JS carousel' you will see dozens of projects. The term 'banner', on the other hand, is commonly used in 2 contexts when talking about websites: - Banner Ads - the 'banner' is the most common format for website ads - Hero Banner - a common style of layout often used at the top of home pages and landing pages, including a large image, text and often a call-to-action button.

cccadmin posted about 2 years ago

Discussion