-
a simple rule of thumb: - If it goes somewhere: use an
<a>- If it does something: use a<button>- If it does either: don’t use a<div> -
…in reply to @piccalilli_
its ok lads buttons are really easy to style u can do it
<a>
- If it does something: use a <button>
- If it does either: don’t use a <div>