Blog/Insights

Software Development Can Make Anything Fun

In software development (especially web app dev) the login page has to be one of the most boring pages that you work on.  It’s pretty much two text boxes and a button. Recently we found a pretty great example of how to use custom javascript along with some CSS and HTML to make the login page a little more fun.  Check it out here: https://codepen.io/dsenneff/pen/QajVxO?editors=1010

Top