We are living in a world where we try to automate everything we can, and web design isn’t an exception, so we have a suite of tools capable of generating HTML pages without writing any line of code. In this article we will focus on some of the most popular dedicated tools for generating HTML […]
7 Things You Must Remove From Your Website Before 2019
If you’ve got these things in your website, you better remove them before 2019. Here’s our “favorite” outdated or regrettable content choices. Mouseover Navigation Menus The most obvious problems with mouseover navigation menus is that not every visitor has a mouse. How does a mobile user “mouseover” something? Obviously, they don’t. This leads to slapped […]
CSS Variables: An Introduction, With Code Examples
CSS variables, also known as CSS custom properties, expand the script-like functionality of CSS into something that resembles a programming language. If you’re at all familiar with any type of programming language, you know that variables are the foundation of any action. Variables are set, compared, altered, and saved throughout the program as the means […]
Implement Autoplaying GIFs Without Using GIFs
The GIF format is just as popular as its ever been. It may even be more popular than ever before. People love sharing short, auto-playing clips on social media. and the GIF accidentally became the chosen format for that purpose. Unfortunately, the GIFs popularity doesn’t mean that the GIF is a good format. While functional, […]
Learn Web Development With These Web Developer Courses
If you’re a newbie hoping to learn web development, these web developer courses below will be powerful tools in your journey to greater knowledge. As you embark on this journey, remember that Google and websites like StackOverflow are your best friends. You will encounter many frustrating problems along the way, but they are all problems […]
Ultimate List of HTML5 Resources for Web Designers and Developers
Ever since its official recommendation stage in 2014, HTML5 has taken the Internet by storm. Recently, even Google has been pushing HTML5 implementations in its channels; they announced that they were planning to ditch Flash display ads, and encouraged users to shift their display ads to an HTML5-friendly platform. Back in the old days, web […]
The HTML5 Mega Cheat Sheet
An infographic that will serve as the HTML5 Mega Cheat Sheet for you. Quick and handy reference that you’ll use regularly.
Routines for Practicing your Frontend Development Skills
Let’s face it – any skillset worth acquiring takes time and lots of practice. The most fitting yet ironic way to improve is by screwing up and learning from your mistakes. While this process may not benefit the aspiring counterfeiter, mistakes are often the quickest and most resilient teaching methods. Web development is perhaps one […]
36 Open Source Twitter Bootstrap Code Snippets
We all love to save time on frontend web development – especially when you’re coding something every week! Twitter Bootstrap has provided an enormous framework to jump start any new web project. You can find plenty of Bootstrap examples all over the Internet with brilliant designs. But how should you get started coding with Bootstrap? […]