Animated screen from CSS3 "Hypnotize you!"
In this article, I would like to share with you a simple source code that can Hypnotize you while you are watching on your computer screen. You can request code at hi https://m www.facebook.com/saaduddinj more messing with SCSS for loop Like my page & join group for further free sourcecode secrets https://www.facebook.com/DavaoWebDev IT Group Members https://www.facebook.com/groups/FutureDeveloper
Online Library Catalog Using PHP
This system is in a title of Online Library Catalog. Admin Account Username: admin Password: admin .Search book Shelves. If book is available it will show Number of copies/Shelf number If Book Subject for replacement/Lost Won't show Copies/Shelf Number Advance it ain't complete. CSS - Bootstrap Language- PHP/MySQL
How To Create Simple Color Picker
A color picker is a color tool or it’s a color application that usually found on the internet, which the users allows choosing the color that he/she want.
In this tutorial, we are going to learn about on How To Create Simple Color Picker. In this example, we’re using CSS style to display the color board. By clicking the respective color in the board we are using jQuery CSS function to pick and apply the colors to the empty space.
HTML
This is HTML code for displaying color board to pick your color that you want.How To Create Menu Slider
In this tutorial, we are going to learn on How To Create Menu Slider. This script is used to change the menu when your cursor will hover to the link menu list. It will show the menu list and its corresponding image screen shot immediately.
In this code below, we used jQuery script function to have this effect. And, the image screen shot has corresponding links.
HTML
This is the HTML code where the menu list and the link image screen shot found and you can edit after you download the source code.How To Create Dropdown With Search
Nowadays, a search is a very helpful material in terms of searching on the internet. Also, it is very useful feature for the HTML source code in the function of a simple dropdown. This is a user-friendly kind of function.
In this tutorial, we are going learn about on How to Create Dropdown with Search with the help of jQuery script. With the use of this script, the simple dropdown will expand the function to be a searchable tool.
We are going to list new movies in 2016 in the (select) element of dropdown with a search.
CSS Geometric Shapes
We all know that CSS stands for (Cascading Style Sheets). It can manage the layout of your multifarious web pages at once… And it saves a lot of jobs.
In this tutorial, we are going to learn about on CSS Geometric Shapes. We can make it without using images. Most of them are draw using CSS. This is for the beginners.
How To Create Image Carousel
In this tutorial, we are going to learn about on How To Create Image Carousel. Now, we’re creating a beautiful image carousel using jQuery.
In this source code, I have five (5) images to run for the carousel source code.
How To Create Login Form Using JavaScript - Part II
Related source code: How To Create Login Form Using JavaScript
This is an alteration of the last tutorial in the title of How To Create Login Form Using JavaScript that the users will proceed to the next URL if they type their username and password precisely.
The changes of this tutorial, the users has given a chance to type their username and password precisely.
PHP Include Files
In this tutorial, we are going to learn about PHP Include Files. This is a useful idea, you can able to include a PHP file to another PHP script or into your HTML source code on multiple pages of your system or website. For short, this function analyze and work in a specific file.