Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to make simple popup using Bootstrap

Hello Reader's if you are looking for nice and light design of popus, then bootstrap offers you much better way of doing this. Lets see the code as written as below:- <!DOCTYPE html> <html lang="en"> <head> <li

How to show animated image upload status bar

Hello Reader's if you are making the file upload in html form, Then you can also show the status of the file to upload. Lets see the example code as below:- <!DOCTYPE html> <html lang="en"> <head> <link rel="stylesheet" href=

How to make price range UI using Jquery

Hello Reader if you wan to make range selector UI using jquery this blog will be helpfull to you. Lets start making this UI. First you have to create html file and it's code will go like this:- <!doctype html> <html lang="en"> <

How to disappear a div with explode effect using Jquery

Hello Reader if you want to hide or disappear a div then you can do it by exlpode effect. This will driven by Jquery. First create a blank html file name is exlodeeffect.html and its code will go like this:- <html lang="en"> <head&g

How to increase font size of website by just single click

Hello Readers if you want to make a switch button that will increase your font size of webpage then you can learn to code it here. first you have to create html page name it click.html, It's code will go like this:- <!doctype html> <html

Bootstrap Tooltip Plugin

The Tooltip plugin is used to show the details of an element when the user will hover on that element. It will show a small pop-up in the specified position to the element. You have to use data-toggle="tooltip" attribute and a title in the element.

Making bootable ubuntu pendrive from windows

As you all know, we can boot any OS from a usb-stick also. So today i am going to tell you how to create a bootable ubuntu pen-drive from windows. There are many utilities available for it. And we can create it using command line as well. Here i am

How to change the text of an input using jquery

How to change the text of an input using jquery We can change the text of an input with the help of attributeEquals selector in Jquery Syntax: $(“attribute='value of the attribute'”) attribute can be : name , value, title, style, src, id, href,dis

Upgrade Php: How to upgrade php 7 on Ubuntu 14.04

Php 7 release date was December 3, 2015. This blog explains how to quickly upgrade an Apache web server running PHP 5.x (any release) to PHP 7. Run the command to install PPA packages first $ sudo apt-get install python-software-properties $ sudo

Hybrid Topology

In a computer network, there are links and nodes, which help workstations connect to each other. Such a pattern is referred to as a network topology.   It is divided into physical topology and logical topology. When one is talking about the

  • 422
1 24 75
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: