Can someone help me with this issue I'm having?
<input type="submit" class="but" name="versturen" value="Aankopen" action="versturen">
I'm trying to use the input above, but it seems that the class "but" is not being recognized. The CSS is properly linked and the name is correct because it works for other elements on my page. Any assistance would be greatly appreciated!