Hello readers ! This blog show how you can use shadow effect using css3. CSS :- body { background: #F2F2F2; color: #999; padding: 0; margin: 0; } .container { width ...
If you are planning to buy an iPhone, this year, the company-launched device can see the iPhone 8 Plus. Apple iPhone 8 Plus is equipped with many special features. But before that it is important to ...
Hello everyone, In this Android Video Tutorial, we will learn "How We Can Check App Status (Background or Foreground) in Android with Video Example". Note: For further reference, you can download the ...
To show the list of contact in iPhone use the code Below: 1- import the ContactsUI framwork in viewController 2- Confrom the ViewController to the CNContactPickerDelegate 3- call the delegate method ...
Cryptocurrency. It sounds like something out of a futuristic science-fiction film. The thing is, though, it’s in the here and now and it’s taking the world by storm. While it seems like a recent ...
The couple met with Dr. Thomas Molinaro, a physician at RMA of New Jersey. He said Sarah's eggs were "acting older" than she was. Dr. Molinario said after Sarah went through IVF, the clinic tested the ...
Today, In this post I am going to tell my tips and tricks on how to increase YouTube views in 2019. When I start using these techniques my videos, as a result, I have gained 1 million views with 7000 ...
Private Company marketing for is problematic — increasingly advanced showcasing. Likewise, the revelation thought of Technical SEO can make it the most inconvenient kind of displaying your business.
Blink Animation in android Here I write code for blinking any components like TextView, ImageView etc. Here I just use AlphaAnimation class of Animation . TextView textMessageCenter; textMessageCenter ...
Google is a phenomenon in this world and tricking google is almost impossible. Thousands of website are opening and shutting down on every day. More than 51% population of the world has access to the ...
When your site is getting memory exhaustion errors it get hard to figure out which pages are getting the memory errors and how much memory they are using. After lot of search I found below link which ...
You can pause your game in Unity3D by changing the rate at which the time is passing. It is very helpful in making pause menu in the game and in various situations that require pausing of all the ...