25 Remarkable Lettering and Typography Design for Inspiration

Beautiful hand-drawn and digital lettering and typography designs created by professional artists and designers. This showcase contains different artwork of calligraphy, quotes, handmade lettering, typography posters, brushes with bristle effects and watercolor style typo all are great for inspiration. You may be interested in the following articles as well. Please join us & follow on Facebook, Twitter and Google+ for updates. Subscribe to… Continue reading 25 Remarkable Lettering and Typography Design for Inspiration

Create an Aquarium Inside a Light Bulb with Photoshop

Learn how to combine stock photos to create a saltwater aquarium inside a light bulb. This Photoshop tutorial will show you how to combine and warp images and apply easy color correction. Final Results Tutorial Resources Free stock photography can sometimes disappear. If one of the link is broken, try using the “Alternative” link instead.… Continue reading Create an Aquarium Inside a Light Bulb with Photoshop

Deploying from GitHub to a Server

GitHub, and the Git version control system it’s based on, are fantastic tools for managing and collaborating on projects – code-based or otherwise. In this article, we’ll look at options for making Git and GitHub projects fit better into developer workflows, allowing for a smooth and hands-off deployment process. I’ll break these options into the… Continue reading Deploying from GitHub to a Server

25 Beautiful Card-Based WordPress Themes

Card-based designs got popular with the rise of Pinterest in the realm of social media. The image sharing website’s card-based website had led to a rising trend of cards in user interfaces of websites and mobile applications. It is an excellent solution for the specific demands of mobile devices (which are typically smaller) and interfaces,… Continue reading 25 Beautiful Card-Based WordPress Themes

How to Create This Eerie Floating Island Photo Manipulation in Photoshop

In this tutorial we will create an eerie floating island photo manipulation by using your vast imagination and the mighty power of Photoshop. I will introduce you to  some simple editing techniques, smart objects and adjustment layers. Let’s begin! What you’ll be creating This is a classic floating island scene with a touch of funny… Continue reading How to Create This Eerie Floating Island Photo Manipulation in Photoshop

30+ PHP 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;} PHP is the most widely used language for server-side programming on the web. Here are 30+ best practices for beginners wanting to gain a firmer grasp of the fundamentals. We have also written posts like these for HTML, CSS, and JavaScript. HTML & CSS 30 HTML Best… Continue reading 30+ PHP Best Practices for Beginners