15 Landing Page Designs for Console & Mobile Games

September 14, 2020 by Jake Rocheleau [UPDATED SEPTEMBER 2020] The development industry for both mobile and console games has improved over the years and competition for game developers is high. How can a game sell if there is too much competition? The answer is simple – all you need is hype. One of the best… Continue reading 15 Landing Page Designs for Console & Mobile Games

20+ HTML Forms Best Practices for Beginners

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Working with HTML forms can be somewhat daunting. They not only use some niche HTML elements, but also blur the line between static content and user interaction. Let’s review some things to remember when creating your next form. Good HTML forms require attention on at least four… Continue reading 20+ HTML Forms Best Practices for Beginners