Like Us Like Us Facebook Subscribe Subscribe us YouTube Whatsapp Share us Whatsapp Query Send your queries

HTML5

LIC Commission Calculator Btech CSE Mini Project

LIC Agent commission calculator mini project for B tech CSE , using HTML5 and pure JavaScript we can easily complete this project . First we…


Create a CSS based animated Floating Social Widget

In this tutorial we will learn how to create a animated floating Social widget, for reference please see the image below. It will enhance visitor…


JavaScript adding two integer Computer Lab Btech CSE

In this tutorial we will learn how to create a HTML file(add.html) and add two integer using input element (num1 and num2) and submit button.…


How to create Animate Text with SVG and CSS

In this tutorial we going to create a Animate Text with SVG and CSS . Every one want something unique in their website, some one…


How to send attachments using PHP Mail()

In this post, we will going to learn how to can send an email with attachments using PHP mail() function. Sending an attachment with PHP…


Indian States and Union Territories Drop down list HTML ascending order

Indian States and Union Territories Drop down list HTML ascending order code is given below, if someone is not want to use database for storing…


Select Removing all option enter new values using Javascript Object

Sometimes We face some problem How can i dynamically remove all options of a drop down box in javascript? How to reset Select box all…


Pure JavaScript Simple Calculator Tutorial

In this tutorial we are going to learn pure  JavaScript simple Calculator Application through input text box, complete code is given below and code is…


JavaScript tutorial Simple Addition

In this tutorial we are going to learn JavaScript simple addition through input text box, complete code is given below and code is easy to…


Creating a Digital Clock using Pure Javascript

In this post we are going to  create digital clock using pure Java script and HTML5. We have use Java script’s window.load (will started on…