JavaScript Tutorial

How To Create Greetings Message Using JavaScript

Submitted by alpha_luna on
In this tutorial, we are going to learn how to create Greetings Message using JavaScript. We learn on how to display greetings message according to the time of the day using JavaScript source code. Kindly copy and paste the source code below to the BODY tag of your page.

JavaScript Source Code

This script will display the greetings message using the time of the day.

How To Create Byte Calculator Using JavaScript

Submitted by alpha_luna on

Byte Calculator Using JavaScript

In this article, we are going to learn on how to create Byte Calculator Using JavaScript. This program creates using JavaScript. In the previous tutorial, we created a lot of tutorials all about the calculator, but this time, this kind of calculator that we are going to create is different.