How to select font with its style attribute value.
- by Wazdesign
I have the following html mark up.
<p> lorem ipsum lorem ipsum
<font style="background-color:yellow"> ipsum </font> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam id enim in tellus sollicitudin viverra. Morbi nec ipsum ligula, non volutpat enim. In quis metus <font style="color:red"> Tincidunt lorem </font>blandit faucibus. Nam condimentum facilisis vestibulum. Nunc tristique est vel erat sagittis ac placerat orci varius.</p>
I want to select only the font which has the "background-color:yellow" not any other <font> tag with any style