Need to disable all inline styling of every DOM elements from a html document.
Saw some solution to override inline styles but i need to clear all inline styling. Also may be done with the code formatting but not interested with that also,
Is there a way to do this with JavaScript.