Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Parenting/reusing CSS styles Reply To: Parenting/reusing CSS styles

#156818
oliversb
Participant

Thanks for the quick reply. But this the code which I am using:

<div>
  Title Text With Separate Formatting <p>
    Some more text.
  </p>
</div>

I want to use separate formatting for any code under p tag as it is to the H3 from the same class.

THANKS LOTS