
Search In
As far as SEO is concerned, the Meta Description tag is always an important part of any website seo. Apart from the background parameters, the major search engine result page(SERP) mainly shows three things:
Title of a Website
Url / Link of
If you want to create a function to Show SMS on your device check below simple example. Here I have created a ListAdapter, by using this class sms will be showing on list and in this I have also created a SmsFormat class In which I have set value dat
Previous Git Blogs
1. Intialize git repostiory
2. First Commit
3. Two tree architecture and Three tree architecture
4. Best basic practices for writing commit messages
5. Viewing the commit logs
6. Git Basic WorkFlow
7. What is HEAD pointer in GI
How to integrate progress bar with Angular UI:
To use progress bar in angular, you need to include the following code in your controller:
Syntax:
<uib-progressbar value="" max=“”></uib-progressbar>
It has attributes like max and valu
Waypoints API helps to find directions in Google. So how to pass multiple latitudes and longitudes in Waypoints API. This is the way pass a single lat long we would pass it as below
waypoints:
[{
location:new google.maps.LatLng(42.496403,-
In the below example I have created Customizing Switch button. Here I have added a Switch in activity_main.xml layout. In second step I have created backgraund.xml layout in drawable folder, here I have design switch backgraund shape. In third step I
In the below example I have created a simple fragment app code. Here, first I have created two new fragment xml layouts and neamed them fragmentone and fragmenttwo then in this I have added TextView and backgraund image. Now In activity_main.xml I ha

Hello Everyone,
In this blog, I am going to elaborate on isometric art. Later on I will introduce softwares which are best to design isometric art. So let's start with this -
First we clear our basics
What is perspective projec
The quantifiers describes the number of event of a character to match against. For ease of use we divide three types of quantifier:
Greedy
Reluctant
Possessive
1. Greedy quantifier:
With the help of greedy quantifier match
how to choose correct answers from multiple choices questions using php and mysql
i don't know if i'm doing in the right way because i'm still new in programming world
1- i'm using an array to store the questions
2- anoth
