Hidden elements using HTML5

March 27, 2013

HTML5 introduce the hidden attribute, which will allow you to hide a specific element. So no need to use css display:none anymore!
[php]<div hidden>You can’t see this text.This is hidden by HTML5 hidden attribute.</div>[/php]

Source: http://html5demos.com/hidden

Let Us Work Together

Let us Plan Your Website or Digital Strategy Together

Start My Proposal Now →