hey! the syntax for adding a class attribute to any html element is this:
<button class="red">my button</button>
hope this helps!
hey! the syntax for adding a class attribute to any html element is this:
<button class="red">my button</button>
hope this helps!