Click here to Skip to main content
15,886,199 members
Everything / Web Development / HTML5

HTML5

HTML5

Great Reads

by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
by Florian Rappl
Exploring the abilities, benefits and features of TypeScript by extending / rewriting the original Mario5 source.
by Fred Song (Melbourne)
Global Weather - React App with ASP.NET Core 3.0

Latest Articles

by honey the codewitch
Generate a web browsable interface to your archived TV show content
by Jeremy Likness
Wisej is a powerful platform that abstracts away the nuances of client/server interactions while embracing all the web has to offer, including third-party HTML5-based solutions, it is the perfect tool for building enterprise web applications.
by DrABELL
YouTube™ API for ASP.NET, AJAX-extended (C#)
by Sergey Alexandrovich Kryukov
The usual problem with publications is broken links. I suggest using a simple script to detect and fix problems.

All Articles

Sort by Score

HTML5 

3 Sep 2012 by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
26 Nov 2017 by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
18 Dec 2014 by Florian Rappl
Exploring the abilities, benefits and features of TypeScript by extending / rewriting the original Mario5 source.
5 Feb 2020 by Fred Song (Melbourne)
Global Weather - React App with ASP.NET Core 3.0
24 Jul 2023 by Sergey Alexandrovich Kryukov
In-browser synthesizer creates instruments to be used in musical applications, offers advanced additive and subtractive synthesis techniques
4 Apr 2013 by Steve Marsh
A fully customizable 16 segment display using the HTML5 canvas
23 Jun 2015 by Kel_
Presents a real-time gauge implementation that can be used for building dashboards
20 Feb 2023 by Amarnath S
Three types of Curves and three types of Surfaces in Geometric Design - Cubic, Bezier and B-Spline, using Three.js Library
4 Jun 2012 by Espen Harlinn
Release the random artist inside you
9 Apr 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather
13 Oct 2012 by Bernardo Castilho
An article that shows how to implement MVVM apps with KnockoutJS and custom controls.
23 May 2015 by Mostafa Asaduzzaman
Simple Message/Reply app using MVC 5
13 Nov 2016 by veen_rp
Some templates for HTML5, CSS3 and pure JS to create .NET style panels and splitcontainers, using CSS classes for docking. Pure HTML/CSS/JS solution, JQuery not needed.
22 Oct 2014 by Mathew Soji
This tip guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using JQuery client
29 Jun 2020 by Gary.Miller.WPF
In this article, I describe how I implemented a 3D subdivision surface modeling application in JavaScript and WebGL.
15 Dec 2014 by Hassan Mokdad
In this article I will demonstrate two things: First a very basic and simple code snippet to show how we can use task factory to make our web applications more responsive, the next part will be on how to use the SignalR to broadcast messages from the Web Server to all the clients connected.
30 May 2022 by raddevus
Fully Open Source Library for building Cross-Platform Desktop apps on .NET Core
3 Apr 2012 by David Cathue
As a user interface fan, I could not miss the opportunity to develop with HTML5 Canvas. It unlocks a whole new set of ways to visualize images and data on the web. In this tutorial, I’ll walk you through how to create one for your site.
4 Oct 2012 by Graham Odds
Toob is a Windows 8 London Underground travel information app.
9 Jun 2013 by Florian Rappl
Crawling tons of (individual) web information and creating statistics using Windows Azure.
4 Apr 2014 by Kornfeld Eliyahu Peter
Styling Your First Web Page
4 Jun 2012 by Manas Bhardwaj
First part of an attempt to create Snake and Ladders using HTML5.
26 Jan 2013 by pepethepepe
Access realtime Linux Web server statistics right away from Windows Store App
24 Jul 2012 by derinpdavis
A web based Paint Brush application using HTML5 Canvas.
2 Apr 2014 by Kornfeld Eliyahu Peter
Building on the Basics
12 Aug 2014 by Ben Liebert
Here is a step by step guide to building a cross-platform application in HTML, CSS and JavaScript
7 Sep 2018 by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions
3 May 2016 by raddevus
Less than 300 lines of JavaScript creates an interesting "Game of Life" example (random moving graphic creatures with lifespans - see animated gif).
6 Apr 2014 by Guruprasad.K.Basavaraju
This article is a startup kit for anyone who is new to HTML and CSS.
5 Jan 2012 by Fred Ackers
Use JavaScript and HTML5 to build a 3D molecule viewer.
21 Aug 2012 by Jaime Olivares
An architectural proposal to integrate mobile and .Net applications
9 Aug 2013 by Artem Tabalin
PhoneJS - HTML5 JavaScript Mobile Development Framework
29 Apr 2014 by Manas Bhardwaj
Beginner's Guide to HTML5 & CSS3: Starting with SVG (Scalable Vector Graphics)
24 Jul 2014 by Dennis E White
Collaborating via an HTML5 Canvas using DooScrib, Node.js, Express and Socket.io
13 Oct 2017 by veen_rp
A small JavaScript module to create a modal dialog box or user input box in the familiar .NET style
22 Jan 2020 by Jeremy Likness
Blazor Server and Blazor WebAssembly (client) don't store state by default, resulting in a subpar user experience. This article tackles solutions to the problem.
7 Apr 2014 by Kornfeld Eliyahu Peter
Laying Out Your First Web Page
25 Apr 2014 by Tiancheng Hu
Learn to animate Age of Empire paladin sprites by using basic HTML5 Canvas skills
29 Dec 2021 by raddevus
Discussion of UX via ContextMenu & Copy to Clipboard
7 Jan 2022 by raddevus
Includes complete C# Web API which allows you to post your app data using simple method
3 Apr 2012 by David Rousset
In this article we’re going to see that HTML5 offers the Web a better way to handle these new, marvelous processors to help you embrace a new generation of Web applications
26 Sep 2013 by Sergey Alexandrovich Kryukov
First of all, what you show is not HTML, this is URL with query parameters. (There is no "if" in HTML.) You should never ever pass username/password through those parameters, it's totally unsafe; almost the same as having no password protection at all.You need to use a Web form to send HTTP...
11 Oct 2013 by Paulo Augusto Kunzel
A short guide on best practices
3 Nov 2013 by Kyle A.B.
Learn how to play Audio in an Android app from an HTML5 page in the Apps Assets folder.
31 Mar 2014 by Manas Bhardwaj
Here is a minimalist example of using Html5 Canvas to save signature as Image using Web API
24 Mar 2015 by Sander Rossel
Using Twitter Bootstrap to create pages that'll look good on all devices
25 Oct 2017 by Gerd Wagner
The HTML specification defines an event-based drag-and-drop (D&D) mechanism, which is supported by all current major browsers (including IE11 and iOS/Safari), except on Android. We show the minimum setup for a working D&D operation.
13 Jul 2020 by Raphael Mun
In this article, we are going to use all that we’ve learned so far with computer vision in TensorFlow.js to try building a version of this app ourselves.
27 Jun 2012 by Technoses
The above code will slow down the browser and the browser can hang when Rows in Grid will be 10000 or above.Please view the below suggestion:CS Codeprotected void grvGroups_RowDataBound(object sender, GridViewRowEventArgs e){ if (e.Row.RowType == DataControlRowType.DataRow) { ...
6 Jan 2012 by Richard MacCutchan
I think maybe you have a way to go to get this project off the ground, but this[^] is a great place to get started. I would also suggest spending some time (and possibly money) at your local library and/or bookshop.
15 Mar 2012 by Rajasekharan Vengalil
In this article, I’ll review a technology that solves an important piece of the application puzzle—managing storage and retrieval of user-specific data on the client side—called "IndexedDB."
8 Jun 2012 by Giorgio Sardo
Cut the Rope game with the power of HTML5.
7 Dec 2012 by David Rousset
Modernize Your HTML5 Canvas Game Part 2: Offline, Drag-and-Drop, and File APIs
4 Mar 2013 by HTML5 Partners
This article is about to discuss the use of Scalable Vector Graphics (SVG) in Paint 4 Kids, starting from some requirements of the project, going to address them and some pitfalls using SVG.
11 Nov 2015 by Odd Marthon
A versatile visualization web browser application using standard web technologies.
10 Feb 2018 by Changming Wang
A complete event calendar, using trucking/shipping as an example, built with Visual Studio Community 2015, C# MVC and jQuery.Fullcalendar
1 Jan 2018 by Farooq Kaiser
Build your own digital photo frame with a $35 Raspberry Pi and an old screen
27 Feb 2020 by Jeremy Likness
See what is possible to build using only plain, native "Vanilla.js" JavaScript. No frameworks!
4 Dec 2020 by Shmuel Zang
Create a component that presents samples graph using Vue Framework
22 Jan 2022 by Graeme_Grant
User preference theme support - supporting OS / Browser preference to custom user selection
6 Sep 2012 by Manfred Rudolf Bihy
This is sounds like a very tough job as none of the existing browsers fully support HTML5. There are ones doing better at supporting a subset of HTML5 than others. There is a check on this page (HTML5 Test[^]) that gives you an idea what checks to integrate, but this page doesn't claim...
22 Oct 2011 by Sandeep1003
Thats because of your anchor tag was open. close them like below. vocabularityProfileUpdatesStreamMessagesPost...
9 Dec 2011 by Manning
A chapter excerpt from HTML5 in Action
15 Mar 2012 by David Rousset
How to create HTML5 apps on Windows Phone with PhoneGap
15 Mar 2012 by Kai Jager
In this article I give you an overview of things you should consider before you write a game using HTML5 and while you’re working on it
5 Jun 2012 by Sergey Alexandrovich Kryukov
Here is the code sample I made: ...
14 Jun 2012 by Manas Bhardwaj
From w3schools:The createLinearGradient method creates a gradient object that changes from one color to another. You can specify how and where these changes will take place, using the coordinate parameters. The x0 and y0 parameters represents the start coordinates of the gradient. The...
8 Oct 2012 by ujju.1
check this link
2 Oct 2013 by Saurabh Nayar
A simple beginners tutorial for less.css.
14 Oct 2013 by bjdestiny
you can check by this.var fileFormat = "mp3";var mp3Test = new Audio();var canPlayMP3 = (typeof mp3Test.canPlayType === "function" && mp3Test.canPlayType("audio/mpeg") !== "");if (!canPlayMP3) { fileFormat = "ogg";}var sound = new Audio('sound/test.' +...
30 Mar 2014 by Jacques Loubser
Part 1 of 12 to become a web design rock god!
23 Jun 2015 by Kel_
A game of life "MMO", with a persistent simulation running on the server.
11 Nov 2014 by sameh obada
Jquery plugin to create dynamic css animations and transitions.
10 Feb 2015 by Arthus Huang
This article will tell you how to write a tune with pure JavaScript and introduce an interesting Javascript framework to you.
16 Mar 2015 by Sander Rossel
The (long awaited) fourth in a series on web development.
18 Feb 2015 by Alvin Ashcraft
This year I have been looking at and starting to use several components from the Universal 14.2.4 release.
27 May 2015 by Sander Rossel
The second in a series on MEAN web development.
13 Nov 2015 by Dave_Voyles
This article focuses on creating your own web project which takes advantage of Emscripten, so that you can take C / C++ code and get it running inside of the browser.
24 Jan 2016 by lakhdarr
Control and directives for address form auto completion using Google map V3 and JQuery/AngularJS
15 Jul 2016 by Gabor L Ugray
A quick Windows programmers' guide to building a secure .NET Core web app for a Linux VPS and NGINX
22 Jul 2016 by Andrei Ion Rînea
Having fun with HTML 5 history API - Part 3
5 Oct 2016 by Sushil Sh.
How to configure Angular material with Requires JS (AMD)
31 Mar 2017 by Modesty Zhang
A simplified approach to enable an array of reducers in a React/Redux web application with existing reducers and selector pattern.
21 Jun 2017 by Darren G441
Utility to create a CSS based hierarchical menu with jQuery, KnockoutJS and W3.CSS
23 Jun 2018 by Anshu Krishna
This tip is a simple example to illustrate how the HTML5 CustomElements can be used to create a custom date tag which has the ability to show relative date (like '5 days ago', 'Next month', '5 years ago', etc.)
5 Nov 2018 by morzel
Legacy Apps - Dealing with IFRAME Mess (Window.postMessage)
15 Jan 2019 by Bryian Tan
Here are my comments. 1. As suggested by other member, you need to update the code to hook up the button click event. 2. getElementsByClassName return array of object, assuming you want the code to access the first button, then the code should look like ...
9 Jun 2020 by After2050
How to create and play sounds in HTML5
13 Mar 2024 by Graeme_Grant
Floats and clearfix are used for the old IE days. Modern browsers now use Grid[^]. Here is a video that shows you how: Responsive Dashboard Layouts with CSS Grid - YouTube[^]. And here is a series by guru Kevin Powell: The EASIEST way to get...
26 Apr 2016 by raddevus
Adding more methods (select points, draw triangles, etc) which allow us to do some specialized drawing on the HTML5 Canvas so we can investigate the Calc Convex Hull algorithm.
9 Mar 2011 by Sergey Alexandrovich Kryukov
I agree with Yusuf.As your probably did not advanced your progress to much so far, I recommend you get yourself fully aware of the problems of the self-modifying code, see this: http://en.wikipedia.org/wiki/Self-modifying_code#Disadvantages[^].At the same time, your idea is easy to...
11 Aug 2011 by CPallini
You know, you cannot call directly PHP code from JavaScript, PHP is server side scripting while JavaScript runs on the client. What you can do is, from your JavaScript function, load another page or reload the same page passing a parameter to let the PHP know you need the function call. See, for...
6 Sep 2011 by Vangos Pterneas
A look at an advanced HTML5 feature: Web workers
17 Nov 2011 by Sergey Alexandrovich Kryukov
Yoda wrote:Clouded, this boy's future is. Better learn several different technologies to avoid Vendor Lock-in. Read about it: http://en.wikipedia.org/wiki/Vendor_lock-in[^].Development of any all world-wide technologies is not rational, is a result of struggle of multiple wills, interests...
10 Dec 2011 by Sergey Alexandrovich Kryukov
This looks more like am order for development of the software, not a question for expert advice. We don't do it. Please do yourself a favor: develop this game all by yourself, only in this case it would have some sense.If you face some particular problem and able to formulate it correctly,...
17 Dec 2011 by thatraja
Check theseResolving WebGL cross domain image loading error SECURITY_ERR: DOM Exception 18[^]Uncaught Error: SECURITY_ERR: DOM Exception 18[^]
12 Jan 2012 by Jeff Tranter
This is the second article in a series of articles covering how to develop HTML5 applications for Intel AppUp (SM) center. This article will address a new feature of HTML5 called Web Workers. We'll present an application that illustrates the use of Web Workers, as well as some other HTML5 features s
21 Jan 2012 by Sergey Alexandrovich Kryukov
Please, keep checking the browser's layout engine against HTML5 support: http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28HTML5%29[^].From the table shown in the above article you will see that the Trident engine (http://en.wikipedia.org/wiki/Trident_%28layout_engine%29[^]) used...
29 Mar 2012 by Konstantin Kichinsky
I’m going to focus on one interesting scenario that isn’t directly covered by the HTML5 standard, but is in high demand and visually impressive. It’s audio visualization using HTML5 <audio>
7 May 2012 by Sandeep Mewara
Well, doing this[^], gave me these:Web Standards: Mastering Html5, Css3, and Xml[^]Learn HTML5: 10+1 Must Read Lessons[^]HTML 5 and CSS 3: The Techniques You’ll Soon Be Using[^]Learning about...