Results for: "HTML"

Contents (421)

Formatting hours in Javascript
Formatting hours in Javascript

Continuing with the set of articles that talk about internationalisation elements, like the previous one where we talked about relative…

read more
Relative dates in JavaScript
Relative dates in JavaScript

One of the interesting things about the internationalisation library represented in the Int object is the…

read more
How to access webcam and grab an image using HTML5 and Javascript
How to access webcam and grab an image using HTML5 and Javascript

We often use webcams to broadcast video in real time via our computer. This broadcast can be viewed, saved and…

read more
Top Javascript Libraries and Frameworks Part 2
Top Javascript Libraries and Frameworks Part 2

What are JavaScript frameworks?   JavaScript frameworks are application frameworks that allow developers to manipulate code to meet their particular needs. Web application…

read more
How to Send Email from an HTML Contact Form
How to Send Email from an HTML Contact Form

In today’s article we will write about how to make a working form that upon hitting that submit button will…

read more