JS tutorial

Creating an Image Gallery Grid View with Preview Modal using HTML, CSS, and JS Tutorial

Submitted by oretnom23 on

In this Tutorial, you can learn how to create a creative and responsive Grid View of an Image Gallery with Preview Modal for websites using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for learning to create a creative, interactive, and responsive website UI and component. Here, I will be providing a sample website page script that demonstrates the main goal of this tutorial. The complete source code zip file will also be provided and it is free to download.

Creating a Custom Toast Notification using HTML, CSS, and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a custom and simple Toast Notification using HTML, CSS, and Pure JavaScript. The tutorial aims to provide students and beginners with a reference for learning to build a popup message box for websites or web applications. Here, I will be providing a sample web page script that demonstrates the creation of a simple Toast Notification.

Creating a Video Custom Controls using HTML, CSS, and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create Video Custom Controls using HTML, CSS, and Pure JavaScript. The tutorial aims to provide students and beginners with a reference for learning the JS Web Video API to control the video element. Here, I will be providing simple web page scripts that demonstrate the creation of custom control of the video element.

Create a Sortable HTML Table using Pure JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a simple Sortable HTML Table Data Order using only Pure JavaScrtip. This tutorial aims to provide students and beginners with a reference for learning to build an interactive Web application or website component. Here, I will be providing source code that demonstrates the creation of a simple HTML Table with sorting features and functionalities.

Creating a Dynamic Ordering Data using PHP, MySQL, and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create Dynamic Ordering Data and DOM Elements using PHP, JavaScript, and MySQL Database. This tutorial aims to provide students and beginners with a reference for learning some useful techniques for building an application using PHP Language, MySQL, and JavaScript. Here, I will be providing a simple web application that demonstrates the main objective of this tutorial. The complete source code zip file will be provided also and is free to download.

Creating a Custom Captcha using Pure JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a Custom CAPTCHA using Pure JavaScript. This tutorial aims to provide students and beginners with a reference for learning to build a useful component and feature for web applications or websites. Here, I will be providing a simple web page script that demonstrates the creation of a simple custom CAPTCHA Generator and Checker.

Creating a Dice Roll with Animation using HTML, CSS, and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to Create a Dice Rolling App with animation using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for learning some CSS tricks and useful JavaScript techniques. Here, I will be providing simple web page scripts that demonstrate the creation of a dice-rolling app.

RGB Color Generator Slider App using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is called RGB Color Generator Slider App. It is a simple web application that generates an RGB Color when changing the values of Input Sliders. This application was developed using HTML, CSS, and Pure JavaScript. It has a simple user interface using a custom stylesheet and contains simple functionalities. Here, I will be providing the said application source code and the zip

Detecting Keyboard Pressed Key and Code using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to Detect the Pressed Key and Code of the Keyboard using JavaScript. The tutorial aims to provide students and new programmers with a reference for learning some useful techniques that might help them to achieve the requirements of their current or future projects. Here, I will be providing simple web page scripts that demonstrate the main goal of this tutorial.

BMI Calculator (Standard and Metric) using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled BMI Calculator (Standard/Metric) Application. It is a web-based software or application that calculates the person or individual Body Mass Index. Users can simply get their BMI and its category by simply filling in their weight and height. It has a simple user interface using the Bootstrap v5 Framework. It also consists of user-friendly features and functionalities