I want to make a closeable banner like this one at the top:
https://i.stack.imgur.com/t2m9U.jpg
using only html, css, and javascript
I want to make a closeable banner like this one at the top:
https://i.stack.imgur.com/t2m9U.jpg
using only html, css, and javascript
Check this bootstrap example: http://www.bootply.com/91822
Or this fiddle I just quickly put together: http://jsfiddle.net/foxu9o9d/ the JS goes along the lines of: