Did you know that there are 68 different brands in India currently selling mobile phones? Of those, nearly 48 are homegrown, and they account for 70 percent of all mobile phones launched in the country. How about the fact that there were a total of 957 mobile phone launches in India in the year 2013, and this number is up a whopping 85 percent as compared to the previous year? Or that the so-called ‘phablet’ segment saw a 10x increase in 2013 when compared to 2012? These are just a few of the highlights from our comprehensive report on the state of the mobile industry in India. Powered by 91mobiles’ extensive catalogue that lists all launches in the mobile segment, including handsets and tablets, and using research data derived from 125 million page views on 91mobiles.com by over 25 million people, this report encapsulates and charts how this industry in moving in India. In a nutshell, the report covers: · Mobile phone launch trends i...
Bootstrap have a series of button which have different type of colour and different size, and classes for use. If your want to add the bootstrap button on your blog so you just have to follows these steps. 1. First you have to open your blogger template edittor. 2. Then place the bootstrap CDN css and javascript on your template. 3. Then refresh your page and check your page is working . 4. Then paste these codes for default size buttons. <!-- Standard button --> <button type= "button" class= "btn btn-default" > Default </button> <!-- Provides extra visual weight and identifies the primary action in a set of buttons --> <button type= "button" class= "btn btn-primary" > Primary </button> <!-- Indicates a successful or positive action --> <button type= "button" class= "btn btn-success" > Success </button> <!-- Contextual button for infor...