Skip to main content

Posts

Showing posts with the label html5

The 38 best tools for data visualization | Web design | Creative Bloq

The 38 best tools for data visualization | Web design | Creative Bloq : "Creating charts and infographics can be time-consuming. But these tools make it easier. It's often said that data is the new world currency, and the web is the exchange bureau through which it's traded. As consumers, we're positively swimming in data; it's everywhere from labels on food packaging design to World Health Organisation reports. As a result, for the designer it's becoming increasingly difficult to present data in a way that stands out from the mass of competing data streams. One of the best ways to get your message across is to use a visualization to quickly draw attention to the key messages, and by presenting data visually it's also possible to uncover surprising patterns and observations that wouldn't be apparent from looking at stats alone. And nowadays, there's plenty of free graphic design software to help you do just that." To read more go to:  h...

10 best free HTML5 templates | HTML5 | Creative Bloq

10 best free HTML5 templates | HTML5 | Creative Bloq : "These free HTML5 templates will ensure your site looks great, and is bug-free and customisable. If a website is disorganized, confusing, hard to read or just plain ugly, chances are, you're going to move on. And – if this poorly designed website is yours – guess what? You just lost a potential client. Thankfully, when designing a website, you don't have to start from scratch. There are literally thousands of HTML5 templates available on the Internet. Some are free; some are not. Some are easy to work with; others – well, not so much." To read more go to:  10 best free HTML5 templates | HTML5 | Creative Bloq 'via Blog this' This work has been supported by funding from JISC.

The Web Manifest specification | HTML5 Doctor

The Web Manifest specification | HTML5 Doctor : "But what is that gap? Just a few years ago, that gap was largely technological. If you wanted access to a device’s GPS, you had to write a native app. Nowadays, the situation is improving somewhat: we can now access devices sensors like GPS, camera, and orientation sensors – though we still have a long way to go. Thanks to recent advances in the web platform we now have a platform that can compete with native applications on a more equal footing." 'via Blog this'

Using ARIA in HTML

Taken from http://html5doctor.com/using-aria-in-html/ Using ARIA in HTML Saturday, June 21st, 2014 by Steve Faulkner . ARIA ( WAI-ARIA if you want to be formal) is a set of attributes that you can add to HTML elements . These attributes communicate role, state and property semantics to assistive technologies via the accessibility APIs implemented in browsers. The W3C HTML specification provides information about which ARIA attributes are allowed to be used on each HTML element in section 3.2.7 WAI-ARIA . Posted with Blogsy