
Search In
High availability(HA) means undisrupted functioning of a system for a long time so that users face no troubles in accessing the system almost all the times. Customers expect from companies that their services will be highly available 24x7x365, especi
The internet has made building brand awareness easier by the year. The more visitors see your website, the greater your brand and product recognition.
The trick is driving traffic to your site. Competition for attention on se
If you're applying to study in a native English country, chances are you would need to take an English exam so they would know your English speaking abilities. This is to ensure that you would be able to cope up and adapt well in the new environm
BEFORE
AFTER
Hello Friends, In this blog i want to show you, how you can increase your Image quality with minimum Efforts.
ok so lets get started !!!
Steps
Open an image which you want to enhance.
Now make a copy of that image. Simply press
While I am not the master who makes perfect Illustrations using Brush or Pen Tool but still I am trying to made this tutorial to help the less experienced or beginners.
In this tutorial I will draw this pretty girl ;-) wearing a carnival mask.
F
Hello Reader's
In this article I will guide you to create Cross-Browser Custom Upload Button With JQuery
If you facing any problem for upload button use this code.
Here is the HTML
<div class="Container">
<label>Upload Photo:&
Hii,
In this blog, I am going to share an example in which i have created a pure CSS Slider using few CSS properties like transitions, transforms,input:checked functionality and animations.
Slider is the most commonl
Simple Javascript Form Validation
Why we need javascript validation :
1: To validate user input on client side.
2: Force user to enter required data.
3: Remove dependency on server side language to validate data for primary validation (which
Hello readers, Today in my blog I will discuss about Map tag which is less used but have various features.
As there are around 142 HTML elements that has been standardized by W3C. Below is the brief description about Map Tag in HTML :-
&nbs
Loops are used to execute a block of statements in repetition until a specific condition is satisfied.
There are 3 types of loops in C:
1. for loop
2. while loop
3. do while loop
1. for Loop:
Syntax for for loop:
for(in
