
Search In
After the success of the Game Mode, Microsoft gears up for the Windows 10 Creators Update
Windows 10 is a lot more different than the yesteryear Windows. It behaves like a breathing entity -- the one that frequently changes with the release
In the previous session, we learnt the basics of media queries and covered some points about how they are used to achieve responsiveness in web design. In this part, we’ll continue with other important aspects of the same.
As we are well aware
In my previous, we discussed about “How to get 250+ Retweets without using Twitter ads” and now I am shedding more light on deep secrets of getting 250+ retweets on your tweets.
Let’s Begin!
Use the Right Hasht
On October 4, Google introduced its own new flagship Pixel phones, the Pixel 2 and also the Pixel two XL. However, the largest reason for which Google maintained on mocking Apple last year looked like a joke when Google announced their flagships with
If you want to understand your audience, the most important aspect to look into is data. However, there isn't just one set of data which is relevant to all individual businesses, which is why you need to gather your own data to develop the succes
Digital photographs are actually mosaics of millions of tiny squares called picture elements— or just pixels. Like the impressionists who painted wonderful scenes with small dabs of paint, your computer and printer can use these tiny pixels to displa
www.trak.in
Following the IPhone 7 launch trail, Google has also to launch its two exclusive smartphones, namely Pixel and Pixel XL. The phones will be available in India for pre-order from October 13. Globally, the Pixel phone pri
What is node js module?
In node js module are JavaScript libraries, or set of functions you want include in your application. Also, each module can be placed in a separate.js file under separate folder. Node js module make your application more stru
This blog is about how to create water reflection image.
1. Create android Project.
2. Activity layout file is look like :-
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
The shadow behind a box gives an amazing 3-D effect. We can apply this 3-D effect by box shadow property.
The Syntax is :
box-shadow : [horizontal-positioning-value] [vertical-positioning-value] [blur-radius] [optional disperse-radius ] [color];