Thursday, July 14, 2016

HOW TO WRITE BOLD LETTER  IN WHATSAPP?

Steps are listed as below
1) Insert * (asterisk key) before the words
2) Donot keep space between *(asterisk key) and the words
3) Again insert * (asterisk key) at the end of the words or  sentence.

Demos are shown here

*This is BOLD*


Thursday, June 16, 2016

HTML code for creating flower

<!-- Show a Flower image if the post has the label flower -->
<b:if cond='data:post.labels any (l => l.name == "Flower")'>
 <img src=’/img/flower.jpg’ />
<b:if/>

Sunday, June 12, 2016

Saturday, June 11, 2016