
Search In
We can design a loader using HTML/CSS.
In the below example the loader is designed using transition. Transition is used for animation in HTML.
To see the transition effect we have to use to things:-
1. CSS effect which we want to apply.
2. Time d
Joomla have many versions. So before installing Joomla your system required to fulfill the following requirements which varies according to the version you are using:
Joomla Version
Software
Databases
Web Servers
3.x
PHP *Recommended:* 5.4 + *M
Here I have created graphic app. In below example I have used android.graphics.Canvas. The android.graphics.Canvas provides method to draw oval,rectangle,text,picture etc.And The android.graphics.paint holds the information of color and style. Below
Hello Friends,
The following codes below is an animation effect of css3 by implementing this code the fonts will comes in smoke style.
HTML
<h1><span>C</span><span>S</span><span>S</span><span>&nb
Hi All,
Below you can find the code to verify if the given text is present in the Putty Console window. Function require three parameters i.e. Object of putty, the text to verify on console and the position to search for the text( Here the allowed va


Hi,
I am writing for the first time on FindNerd. Many times we need to make buttons, labels, imageview, view to have rounded corner. and we write code as below to perform it.
[redButton.layer setCornerRadius:15.0f];
[redButton.layer setMask
generic for zoloft continue flagyl cost tretinoin retin a canadian cialis lisinopril tadalafil india 20mg baclofen price prozac fertility clomid doxycycline clindamycin baclofen get the facts click this link abilify generic 15 mg zofran medication
Arrays are the sequential memory storage which holds the different elements of same type under a common name.
The arrays have key/value pair in which the key points to the value.
There are two types of arrays:
Indexed array and
Associative arra
Hello Reader's, If you want to know about shuffle function in PHP then this article is helpful for you.
Lets say you want to generate 100 numbers on a random basis, a good way would be to generate an array with the numbers in order, then shuffle it.
JavaScript parseFloat() function : The parseFloat() function is used to get the floating point number from a passed string. It first parse the string and then return the number as a decimal number.
Syntax of parseFloat() function :
parseFloat(para
