Code has been added to clipboard!

Deprecated axis Attribute in HTML td

Example
<tr>
  <td axis="fruit">Apple</td>
  <td axis="internals">C, E, B3</td>
  <td axis="internals">Red, Green</td>
</tr>