How to Design an Editorial Spread in InDesign

What is an editorial spread, and how do you make an editorial spread design of your own? In this tutorial, we’ll walk through how to design an editorial magazine spread. We’ll also take a look at some two-page spread examples for inspiration (and for download!).  Magazine mockup template from Envato Elements What You’ll Learn What… Continue reading How to Design an Editorial Spread in InDesign

WordPress Classic vs Gutenberg Editor

WordPress has been constantly changing and improving since its inception. The core team of developers keep adding new features while discarding obsolete ones to make sure that the platform keeps up with changing times. One such major change was the introduction of the Gutenberg Editor. In this post, we will compare the good old classic… Continue reading WordPress Classic vs Gutenberg Editor

Creating a Future-Proof Responsive Email Without Media Queries

What You’ll Be Creating Using this method you can create an email that has responsiveness baked in to the layout, without any need for CSS or media queries in the <head>, so that even in the worst case scenario of email rendering, your layout will remain intact. Is Developing HTML Email Still Hard? HTML email has… Continue reading Creating a Future-Proof Responsive Email Without Media Queries

How to Make Stylish Layouts for a Portfolio Template in InDesign

What You’ll Be Creating Show off your creative work and nail that next job interview with this stylish portfolio design template. In this tutorial, I’ll show you how to make a brochure in InDesign. This multipage document is perfect as a portfolio template. It is versatile and easily adaptable to any work you want to… Continue reading How to Make Stylish Layouts for a Portfolio Template in InDesign

12 Helpful jQuery JSON Plugins

For this round up, we have collected 12 best jQuery JSON plugins for you. JSON or JavaScript Object Notation is a lightweight data-interchange format. JSON plugins are designed to help developers to use JSON data mapping and convert to JSON from jQuery and back to jQuery again with ease. There are many plugins available on… Continue reading 12 Helpful jQuery JSON Plugins

How To Add Azure Mobile Services to a Windows Phone App

Windows Phone apps that use live tiles, authenticate users with single-sign on, and share data between devices and users generally employ cloud services. Most cloud platforms offer general purpose capabilities to store data and execute code, but you have to add a lot of infrastructure code to glue these capabilities together. Azure Mobile Services let you add cloud… Continue reading How To Add Azure Mobile Services to a Windows Phone App

23 Of The Best CSS And HTML Frameworks Available To Download

Bootstrap makes front-end web development faster and easier. It’s made for folks of all skill levels, devices of all shapes, and projects of all sizes. Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.… Continue reading 23 Of The Best CSS And HTML Frameworks Available To Download

21 Absolutely New Responsive Blog/Magazine Style WordPress Themes

We regularly check for new WordPress themes either free or paid and bring them together for WordPress users.Since the responsive design changed almost everything in blog design industry,theme designers and developers work really hard to present their new wordpress themes or update the existing ones. You can find hundreds of free and premium WordPress themes… Continue reading 21 Absolutely New Responsive Blog/Magazine Style WordPress Themes

Getting the Hang of CSS3 Columns

A while back CSS3 introduced a new set of properties, which are responsible for creating columns within your layout. You simple apply these to one of your elements in order to divide it up, automatically and hassle free, into a multi-column set up. This property is very easy to comprehend, set up and manipulate. There… Continue reading Getting the Hang of CSS3 Columns