RichardKYA
Well-known member
What are these spans for in the node_category_level_1 template?
I'm guessing they stand for top-left-corner, top-right-corner, etc, etc...but they don't have any css styling them, so I wondered what exactly are they doing?
Thanks
Code:
<span class="tlc"></span>
<span class="trc"></span>
<span class="blc"></span>
<span class="brc"></span>
I'm guessing they stand for top-left-corner, top-right-corner, etc, etc...but they don't have any css styling them, so I wondered what exactly are they doing?
Thanks