-
HTML5
HTML5 AutoComplete Example
In this article I will show you an example on how to create an autocomplete input using HTML5. First I…
Read More » -
HTML5
HTML5 Color picker example
In this article I will show you how to create a Color Picker using HTML5 Canvas API. I’ll first present…
Read More » -
HTML5
HTML5 Input Types Example
If you are developing web applications, you may have created forms, at least for a contact page, or even a…
Read More » -
HTML5
HTML5 Web Camera Example
In this article I’ll present you how to use and access the visitor Web Camera. First we will present the…
Read More » -
HTML5
HTML5 websocket example
In this article I will present you the WebSocket feature of HTML5. We will first describe the API with small…
Read More » -
HTML5
HTML5 Navigation Bar Example
In this article we will present you a way for creating an HTML5 navigation bar. We will only use CSS…
Read More » -
HTML5
HTML5 Offline Web Application Example
In this example we will talk about writing an Offline Web Application. Offline ? Sounds weird, doesn’t it ? HTML5…
Read More » -
HTML5
HTML5 Audio Player Example
In this example we will present you how to use the HTML5 Audio Player. First, we’ll present the <audio />…
Read More » -
HTML5
HTML5 File Upload Example
EDITORIAL NOTE: In this post, we feature a comprehensive HTML5 File Upload Example. Today I’ll explain how to use HTML 5,…
Read More »