With the help of code given below, you can create dynamic page programitically in Word press. In this tutorial, I will create post programitically and…
With the help of code given below, you can create dynamic page programitically in Word press. In this tutorial, I will create post programitically and…
JavaScript Salary Calculator: Estimate Your Salary, In this post we are going make simple application using HTML5, CSS and JavaScript to generate a estimate salary.…
In this tutorial we are going to create a simple MCQ quiz using pure Javascript. We will use Javascript function checkAns() to all calculation. Complete…
LIC Agent commission calculator mini project for B tech CSE , using HTML5 and pure JavaScript we can easily complete this project . First we…
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.…
In this tutorial we going to create a Animate Text with SVG and CSS . Every one want something unique in their website, some one…
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 code is given below, if someone is not want to use database for storing…
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…