Hi,
If I had a lot of <p></p> tags inside a <td class="test"></td> tag, is there anyway using CSS to define that every <p></p> inside the <td class"test"></td> has certain properties, without having to go through and add the class="" to each of the <p>'s?
Thanks
If I had a lot of <p></p> tags inside a <td class="test"></td> tag, is there anyway using CSS to define that every <p></p> inside the <td class"test"></td> has certain properties, without having to go through and add the class="" to each of the <p>'s?
Thanks