HTML

Simple Animated Text Using HTML/jQuery

Submitted by razormist on
In this tutorial we will create a Simple Animated Text Using jQuery. The jQuery is a fast, reliable kind of cross-platform javascript library. It is designed to simplify the traditional way of coding in javascript. So let's now do the coding. Creating the Mark Up To display the animated text will need to create the mark up language, to do that open any kind of text editor(notepad++, etc).

Funeral Website with User and Admin Login

Submitted by Julius Guevarra on
Download and extract the file. How to run: Run XAMPP Control Panel and start MySQL and Apache. Go to browser and type url localhost/phpmyadmin. Create database name "ws_db". Click import and find the ws_db.sql file in db folder. USER login username : gudo pw: : gudo ADMIN login username: admin pw: admin

Design and Implementation of Online Identity Card System

Submitted by adun.kyle on
This is my little contribution to this great site. Design and implementation identity card system is design with PHP, HTML, CSS and w3. The system print out identity card to the citizen with just a click. If you have any program with installing the program email me [email protected] or on facebook adun kyle. Thanks guys

Hotel Management System

Submitted by [email protected] on
The system User can not reserve things (bed rooms on line) that they want. The hotel cannot advertise the service that they give. Users cannot access hotel information. The absence of database management systems. Existing systems is prone to inconsistency & error. Unclear information. Difficult fast data insertion & retrieval. Difficult to generate report. Difficulty in organizing and generating

Building HTML5 Multiplayer Game with Node.js

Submitted by admin on
In a previous tutorial, I showed how to build a Socket.IO chat and connect few people around the globe with the magic of WebSockets. In this article I want to make this project a little bit more fun and turn it into a multiplayer game: "rock, paper, scissors". So let's grab the previous code and introduce few modifications.

Simple Dynamic Web Site

Submitted by Chinthaka Deshapriya on
Welcome --------------- Hi Guys! I am Chinthaka Deshapriya from Sri Lanka. I am going to give some valuable source code for beginners of dynamic web developers. Installation ---------------- 01. Extract all content into your host. 02. Create New Database Name "maindb" 03. Import Database from your content in DB folder. Fine! It will work well. Good Luck!