HTML5 Tutorials & Articles
-
Working with Mobile Devices in HTML5 and CSS3
by Dan MaharryWith an ever increasing number of mobile devices demanding we code our websites to look good at any number of resolutions, this extract from Murach's HTML5 and CSS3 present some rules of thumb for developing websites that work nicely with every device
-
The HTML5 History API and ASP.NET MVC
by Dan MaharryThe HTML 5 History API is one of the newer kids on the HTML 5 block. This article based on chapter 4 of HTML5 for .NET Developers shows you one way of getting history integrated with your .NET server-side web applications.
-
Making Tables More Accessible With HTML5
by Dan MaharryFor those who are visually challenged and depend on technology such as screen readers to translate the Web from a visual to an aural experience, tables represent a significant challenge. This extract from HTML5 24 Hour Trainer looks at a number of additional tags and attributes that can make tables and their content more accessible to all.
-
Building an HTML5 application with WebSharper Sitelets, Part 2
by Adam GraniczIn the second half of this tutorial you will learn how to extend this simple web application with authentication. Basically, you will implement Login/Logout functionality and protect the Clock page with authentication to require users to log in before they can see the local time.
-
Building an HTML5 application with WebSharper Sitelets, Part 1
by Adam GraniczIn this article, we're going to look at using WebSharper, a web development framework for .NET, to build a small web application from scratch that features an HTML5-based clock.
-
A Developer's Introduction To HTML5
by Chris MillsWhy do we care about HTML5? What's in it? Why is it a good thing. All this answered and more by Chris Mills
-
Developer Burnout Sounds The Alarm
by Richard RabinsWindows 8, built on HTML5 and JavaScript, has swelled the operating system glut and heightened demands of application development. Can developers fan the flames of burnout?
-
The Future of the Web: HTML5
by Robert BoedigheimerLet’s get this one cleared up in the first sentence, no you don’t have to wait until 2022 to start using HTML 5! None of that really matters to web developers, what should matter to us is when our users’ browsers support a given feature we are interested in utilizing.