HTML Tags

It is possible to change the HTML tags of elements in Clutch.

Block-level elements like Box, Row and Column have div HTML tag by default.

If you’d like to change the HTML tag, select the element and click MORE PROPERTIES.

and click on tag

to see the tag selection dropdown.

Available options:

  • a

  • article

  • aside

  • div

  • footer

  • header

  • label

  • main

  • menu

  • nav

  • section

  • span

  • summary

  • textarea

  • title

It is also possible to type a tag that is not present in this list and hit enter to set a custom tag.