国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Way to find all unused classes and IDs in HTML
P粉919464207
P粉919464207 2023-09-01 13:39:35
0
1
595
<p>I have many classes and IDs in my long HTML that don't have CSS code associated with them, and it would be tedious to look up each one to see if they are related. </p> <p>I want to remove all unnecessary classes and IDs. Is there an easy way to do this? </p>
P粉919464207
P粉919464207

reply all(1)
P粉898107874

Chrome Developer Tools There is an audit tab that shows unused CSS selectors.

The bad thing though, if I remember correctly, is that you need to run it on every page.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template