HTML

Simple Scramble Game using JavaScript Source Code Free Download

Submitted by oretnom23 on
This mini-project is entitled Scrambled Word Game. This is a simple web application game that was developed using HTML, CSS, and JavaScript. The game requires the player to guess each scrambled word within a specific time duration. This game is like a Word Guessing Game but aside from the hint, the game also provides the word characters but not in the right order. The program has a simple and

Truncate String with Ellipsis using CSS Only Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to Truncate Long Text of HTML Element content with Ellipsis using CSS only. The tutorial aims to provide students and self-learners with a reference for learning useful tricks using CSS for building a website. Here, I will be providing a simple web page that demonstrates the way for truncating the long text.

How to Populate Textarea using Drag and Drop in JavaScript

Submitted by razormist on
How to Populate Textarea using Drag and Drop in JavaScript - A simple JavaScript program that use the drag and drop feature to populate the html textarea. This tutorial will show you how to integrate the drag and drop function to a certain event that involve of transferring of data. JavaScript Free Tutorial.

Simple Basketball Free Throw Game in JavaScript Free Source Code

Submitted by razormist on
Simple Basketball Free Throw Game in JavaScript Free Source Code - A simple arcade style game where your goal is to gain a score by scoring a perfect basket. This game is very easy to play with you only need to use the spacebar to throw the ball while you timing your shooting angle. JavaScript Free Source Code.

Grade Point Average (GPA) Calculator in PHP and SQLite3 Source Code Free Download

Submitted by oretnom23 on
This mini-project is entitled Grade Point Average (GPA) Calculator. It is a web application that was mainly developed using PHP Language and SQLite Database. This project provides an online and automated platform to easily calculate the student's Grade Point Average or GPA. It has a simple and pleasant user interface using Bootstrap Framework. It consists of user-friendly features and

Creating a Custom Testimonial Slider using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a Custom Testimonial Slider using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for learning to build useful websites or web application components. Here, I will be providing a sample web page script that demonstrates the creation of a custom testimonial slider component.

Single Page Website for Companies using HTML, CSS, and JS Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Single Page Website for Companies. It is a simple web application that contains static content on a single page and is mainly developed using HTML, CSS, and JavaScript. It has multiple sections that are commonly or often implemented in an organization or company. It has a pleasant user interface with the help of Bootstrap Framework version 5. How does the Single

How to Generate a Random Password for Multiple User in JavaScript

Submitted by razormist on
How to Generate a Random Password for Multiple User in JavaScript - A simple JavaScript program that can generate a random password for all users instantly. This tutorial will show you the fastest way of generating a random password for all your users. JavaScript Free Tutorial.

Simple Dodge Ball Game using jQuery in JavaScript Free Source Code

Submitted by razormist on
Simple Dodge Ball Game using jQuery in JavaScript Free Source Code - A simple Web Game application where your main objective is to touch the red goal while dodging. The game mechanic quite simple you just need to touch the red goal to gain a score, if you hit by a ball the game will be over. JavaScript Free Source Code.