Read more - xpress blog tips for contributors.
If the article size is lengthy kindly follow this 3 steps to hide some paragraph for better reading experience to our readers.
*************************************************************************
some paragraphs....
கைது செய்யப்பட்ட இந்த நால்வரும் Janjagruti Samiti மற்றும் Sanatan Sanstha ஆகிய ஹிந்துத்துவாக் கும்பலைச் சேர்ந்தவர்கள் என்பது விசாரணையில் தெரிய வந்துள்ளது.
*************************************************************************
step -1: add this two lines after 2-3 paragraph
//
<a id='20080629-01' href='javascript:void(0)' onclick='show("20080629-02");hide(this.id)'>read more...</a>
<div id='20080629-02' style='display:none'>
//
*************************************************************************
step 2:
change 20080629-01,20080629-02 to related date and some no.
//
remaining paragraph
ராய்காட் மாவட்டத்திலுள்ள வார்சாய் கிராமத்தில் உள்ள விக்ரம் பாவே மற்றும் மங்கேஷ் தின்கர் நிகம் ஆகியோரின் வீட்டிலும் விளைநிலத்திலும் திடீர் சோதனை நடத்தப்பட்டது.
*************************************************************************
step 3: lines at last
<a href='javascript:void(0)' onclick='show("20080629-01");hide("20080629-02")'>collapse...</a>
</div>
*************************************************************************