How to change font size if div content a large sentence using JavaScript
The idea it's extract all specific header or paragraph from div or class that you want to change and count the number of word ,if it's greater than 200 words for example, change the font size style:
Comments
Post a Comment
message