Animated CSS3 Notifications Bar

HTML5, CSS3 and JavaScript

The Fine Art of Web Development by Martin Ivanov

The experiment for today is a lightweight and responsive JavaScript-less solution that can be used for displaying important information on the top of a website, purely CSS3-driven and fully customizable in terms of colors, fonts, sizes and default state (expanded or collapsed):

css3-notification-bar

The CSS3 Hello Bar works with all modern browsers plus IE9+ (excluding transitions). Older browsers that do not understand the :root element of CSS3 will not display the bar, which is a good trade-off considering their small market share.

Related Posts and Links

Categories and Tags
Links

© 2006 - 2023 Martin Ivanov