Help me in solving FASH05 problem

My issue

Did you add anchor element with href=“”, class=“Item-tag” and it’s corresponding text

My code

// your code goes here

Learning course: Projects using HTML / CSS
Problem Link: Table to list fashion items Practice Problem in Projects using HTML / CSS

you do it like this

<a href="" class="Item-tag">T-Shirts</a>