CSS Flex Box is a great way to create fluid layouts (horizontal & vertical), but sometimes you don’t want the Flex display property to filter down to all child elements. In this case you need to set the Flex to none on the child element you don’t want to flex. The CSS is very simple:- This is equivalent to flex: …
Current Year & Copyright with Script and HTML Only
Here is a very quick and easy Script with HTML to insert the Current Year and Copyright Sign in HTML / Javascript:- This would output like so:- Copyright © 2017 Slick Media