ellipsis will add '...' to text by default if we have 'text-overflow: ellipsis', but my scenario i need to overide this by two stars * *. How we can achieve this is Pure CSS?
Note: It should support All browsers like IE9+ and chrome
As some peoples asking example adding this, http://www.w3schools.com/cssref/tryit.asp?filename=trycss3_text-overflow