In an HTML page having many Extra and useless tags in coding because of removal of...

Badman

New member
...extranal CSS? In an HTML page having many Extra and useless CLASS and ID tags in coding because of removal of external CSS for Example:

<p class="sgc-160"><span class="font8"><sup><a
href="#bookmark42">60*Ibid.</a></sup></span></p>

p.sgc-160 is already removed from css file we don't need it, so i need to
remove these so called classes from P tags, if you know any HTML tool or
anything else to fasten the work load (Have to do it in 150 Pages) That'd be great help!
 
Back
Top