roshanbh.com.np — Well, you can guess that a Textarea is needed of whose words are counted and another element like div or span needed to display the word count.
For example, the below HTML code contains Textarea (whose total word is counted) and span (for displaying counted word).
original link