CSS is very flexible since it doesn’t impose on how you should write your CSS rules but putting CSS rules in different spots can make your stylesheet less predictable than what you…
What is a CDN? A CDN or Content Delivery Network will make your website load much faster for users from all around the world. The system is simple – instead of having a single host…
Web development can be a real hassle without any help from tools, friends or services. That’s why we’ve set up a list of web development tools that can save you many hours of work.…
Here is a list of 8 tips on building a better website in 2016:Keep your design fresh and simpleThe homepage is the most important part of your website – it’s the first thing a pote…
Git is one of the most popular version control systems in the world. Since its release more than 11 years ago it became a must have for web development specialists and web developm…
Adding Google Fonts to your Drupal 8 theme can be a bit more difficult than with Drupal 7. This is an example of how to install a font for every page of your website.Here is the me…