Hidden elements using HTML5
HTML5 introduce the hidden attribute, which will allow you to hide a specific element. So no need to use css display:none anymore! Source: http://html5demos.com/hidden
HTML5 introduce the hidden attribute, which will allow you to hide a specific element. So no need to use css display:none anymore! Source: http://html5demos.com/hidden