Tag Archives: HTML5

HTML5 Quick Tip: “Details” element

html5-logo-black

One of my favorite new HTML5 tags, which has only recently been integrated into Chrome (as of version 12), is the details element. I’ll show you to use it in today’s quick tip. Continue

5 quick tips to improve your next design

Quick-Tips to improve Your web design

You think your designs looks shitty? You’re probably doing some of the most common web-design mistakes we will be reviewing and solving here… Continue

Start using HTML5 Placeholders today!

html5-logo-black

Still not using HTML5 because of partial support? We are comming with good news for you – you are probably using javascript mess to achieve placeholder effect on your form inputs. HTML5 offers built-in placeholder attribute. And for those evil browsers without HTML5 support we have jQuery fix. Great, isn’t it? Continue