what is dofollow and nofollow ?

what is dofollow and nofollow ?

What is do follow links and what is no follow links mean in seo. No follow and do follow link html attributes and how to use no follow links attributes like this is some example here 
do follow back links is best for web site and nofollow is for traffic 

Dofollow Attribute

Dofollow rel=”dofollow” and rel=”external” in the down code. They define the link as do follow. Also if you do not use rel html attribute the link will
<a href=http://mozpk.com  rel=”dofollow”> mozpk </a>
 
  

Nofollow Attribute 

Nofollow is rel= “nofollow” attribute in the down code. 
This code defines a “nofollow”. So “nofollow” backlinks are not important in
 terms of 
search engines as it is not crawled. 
You can still get some quality traffic from these also and seo trick .
 
<a href=http://mozpk.com  rel=”nofollow”> mozpk </a>