Creating an Expanding Flex Cards using HTML, CSS, and JS Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to create Expanding Flex Cards for websites using HTML, CSS, and JavaScript. The tutorial aims to provide the students and new programmers with a reference for learning to build a creative collapsible content container using HTML, CSS, and JS. Here, I will be providing a simple web application or page script that demonstrates Expanding Flex Cards.

Creating an Image Comparison Slider using HTML, CSS, and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create a simple Image Comparison Slider using HTML, CSS, and JavaScript. The main purpose of this tutorial is to provide the students and beginners with a reference for learning to build a usable feature for websites. Here, I will be providing a simple web page source code that demonstrates the creation and functionality of an Image Comparison Slider.

Simple Body Mass Converter App in Python Free Source Code

Submitted by razormist on
Simple Body Mass Converter App in Python Free Source Code - A simple converter application coded in python that can convert a specific mass value. This application use calculation to convert your weight value into a new specific mass value with an accurate result. Python Free Source Code.

Creating an Infinity Loader using HTML and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a simple Infinity Loader using HTML and CSS. The main purpose of this tutorial is to provide the students and beginners with a reference for understanding how the animated loader is made using CSS only, Here, I will be providing a script that demonstrates the infinity loader using only CSS and HTML.

Creating a Responsive Tabs and Accordion using HTML, CSS, and JavaScript Tutorial

Submitted by oretnom23 on

This is a simple tutorial on how to create Responsive Tabs and Accordion using HTML, CSS, and JavaScript. The tutorial aims to provide the students and beginners with a reference for learning some usable user interfaces and functionality for building a responsive website. Here, snippets and scripts of a sample web page that demonstrate this tutorial's topic is provided and the source code zip file is also available and is free to download.

How to Convert Decimal to Hexadecimal Number in JavaScript

Submitted by razormist on
How to Convert Decimal to Hexadecimal Number in JavaScript - A simple JavaScript program that can convert decimal number you inputted into a hexadecimal format. This tutorial will show the simplest way to convert a number into hexadecimal using several JavaScript function. JavaScript Free Tutorial.

Simple Wall Breaker Game using Pygame in Python Free Source Code

Submitted by razormist on
Simple Wall Breaker Game using Pygame in Python Free Source Code - A simple Arcade style game where your objective is to destroy the wall to get a score. The game is so simple you just need to destroy all the wall in in order to win this game. Python Free Source Code.

Creating a Layered Image Effect using HTML and CSS Tutorial

Submitted by oretnom23 on

This tutorial will help you to learn how to Create a Layered Image Effect using HTML and CSS. The purpose of this tutorial is to provide the students and beginners with a reference to enhance their knowledge and skills in terms of developing a website with a creative user interface. Here, snippets and scripts of a sample web page that demonstrate the said 3D effect of an image are provided. I have also provided the complete source code files that I created for this tutorial.