I am confused, how to link my webpage heading to its paragraph?
My heading is in HTML:
<h6><span style="color: #ff00ff;"><strong>Advanced Filter vs. AutoFilter
and paragraph is
<h2><strong>Advanced Filter vs. AutoFilter</strong></h2>
<p style="text-align: justify;">Auto Filter works within a fixed data-set and can
filter by cell color, by font color, by cell value and so on.
“Advanced Filter” works with data only, not like cell color or font color etc.</p>
Please suggest.