Page 505

<button>Button Element</button>
Need to add extra row to line up

<a href="index.html" class="button">Home</a>
Need extra row again - this col height is a pain. Basic Submit Styling for Skeleton
<a href="index.html" class="button button-primary">Home</a>

<a href="index.html" class="button button-primary"> class button-primary adds blue color and hover

<button href="#" >Anchor Button</button>
this height is a pain should add heights to local css
not working HTML warning stray input tag <input type="submit">submit input</input>