« Web, HTML, Tech Forum

how to add additional row to interest table ....

i just want to add a row to the interest table specifically !! not both/links table . ty if you have advice :']


Report Topic

2 Replies

Sort Replies:

Reply by ana

posted

<tr>

  <td>

    <p>TITLE</p>

  </td>

  <td>

    <p>TEXT</p>

  </td>

</tr>


put this into the interests layer you want the new layer to be below


Permalink Report Reply