Creating a Select All and Deselect All Checkbox using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Select All and Deselect All Checkbox functionality using CSS and JavaScript. This tutorial aims to provide students and beginners with a reference for learning some useful techniques and components for building creative web application features. Here, I will be providing a simple web page script that demonstrates the creation of the Select All and Deselect All Checkbox functionality.

Student Study Center Desk Management System using PHP (OOP) and MySQL DB Free Source Code

Submitted by oretnom23 on
This project is entitled Student Study Center Desk Management System. It is a web-based application that was mainly developed using PHP Language and MySQL Database. The project's main purpose is to provide certain study center with a platform for managing the students' assigned or allocated desks. It has a pleasant user interface using Bootstrap Framework and AdminLTE Template. The project also

Simple Tic Tac Toe Game using AngularJS in JavaScript Free Source Code

Submitted by razormist on
Simple Tic Tac Toe Game using AngularJS in JavaScript Free Source Code - A simple Arcade style game where two player competing to each other in a 3x3 board. This application uses AngularJS plugin to integrate the functionality for creating this game application. JavaScript Free Source Code.

Simple Tetris Game using Canvas in JavaScript Free Source Code

Submitted by razormist on
Simple Tetris Game using Canvas in JavaScript Free Source Code - A simple arcade style game where your objective is to align the blocks horizontally. This project tends to provide some learning material that can help beginners to learn the basic coding in making game app. JavaScript Free Source Code.

Creating a 3D Cube Effect using CSS Tutorial

Submitted by oretnom23 on

In this article, you can learn to create a simple 3D Cube Effect transition using CSS. This tutorial's main purpose is to provide students and beginners with a reference for learning some CSS techniques and tricks to build or develop creative user interfaces or designs. Here, I will be providing simple web page scripts that demonstrate the creation of a simple HTML element with a 3D Cube Effect.

Image Popup/Overlay Viewer with Zoom In and Out using CSS and JavaScript

Submitted by oretnom23 on

In this tutorial, you can learn to create an Image Overlay or Popup Viewer using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for learning how to build a useful component of a website or web application using CSS and JS. Here, I have provided a simple program that I created that demonstrates the creation of an Image Overlay or Popup Viewer with zoom and drag features.