The details and summary elements - HTML5

Tuesday, August 9th, 2011 by Tom Leadbetter :: How often have you had to write some JavaScript to create an interactive widget that shows and hides some content? You might’ve even downloaded a whole JavaScript library to achieve such an effect. Well, it’s time to rejoice! HTML5 provides a way to create this toggle feature with just a few lines of HTML and no JavaScript in sight (depending on the browser, of course, but we’ll come to that later). And so we introduce to you the [read more]

 

Published on Tuesday, August 16, 2011 Robert’s Talk :: Forms on the web. They are literally everywhere, and there seem to really be all kind of flavors for them. From day one they have been a great mean for users to input data and information and interact with various services. And what comes with that is every implementation under the sun to offer validation for them, custom display and functionality if they aren’t native in that specific web browser, and much much more. Therefore, during [read more]

 
Beginner’s Guide To: Building HTML5/CSS3 Webpages

By Jake Rocheleau | Web Design ::   HTML5 and CSS3 have swept the web by storm in only 2 years. Before them there have been many altered semantics in the way web designers are expected to create web pages, and with their arrival come a slew of awesome supports such as alternative media, XML-style tags, and progressive input attributes for web designers to achieve dreamy features like animation. (Image Source: SARBARTHA DAS, HeskinRadiophonic) Though most developers seem to showcase potential yet complicated demos, HTML5/CSS3 [read more]