Styling Buttons
skeleton provides code for input elements and links, for links we need to use class names button, pirmary-button, as usual with skeleton you can use either the class name .button or the tag <button>
skeleton also has various input element formatting
However, keep in mind skeleton is still streamlined. If you want bloated code look at bootstrap, it has five prefixes to express columns. Note CSS preprocessor SaSS is often used to determine which prefix.
<button>Button Element</button>
Need to add extra row to line up