Random entrepreneurship quotes generator

Random entrepreneur inspiring quotes

Follow me on Twitter

I learned how to find random items from an array with this mini project using Math.random in JavaScript. I didn't want the longer quotes to stretch out too far across the page so I used a max-width of 750px. This, however, put all the text over to the left side of the page so I learned that I needed to set margin to auto in CSS.