Thoriq Firdaus

Thoriq is a writer for Hongkiat.com with a passion for web design and development. He is the author of Responsive Web Design by Examples, where he covered his best approaches in developing responsive websites quickly with a framework.

Latest posts

How to Enable Background Size in Internet Explorer [Quicktip]

The new features that come with CSS3 won’t be applicable in Internet Explorer 8-6, and yet we can ignore this disadvantage as the effect will degrad…

Enhance Mobile Web Experience with RetinaJS for High-Res Images

With the advent of high-resolution screens on mobile devices, users have come to expect images that are sharp and detailed. This shift in expectations…

Include HTML File Into Another Using HTML Import

HTML is the standard language that forms a Web page, but it is not easy to extend or to maintain. We need another language as a layer that enables us …

How to Add Splash Screen in iOS Application

The Splash Screen is the thing that you will see for a few seconds when you open a mobile app. The Splash Screen is useful in many ways that could imp…

How to Add iPhone App Icon With Cordova

For a mobile app the icon is an integral part of an app that separates it from the rest of the crowd. It is also the first thing about an app that pot…

How to Integrate jQuery Mobile in Phonegap/Cordova

jQuery Mobile is one of the best frameworks to build a mobile friendly website and mobile application. jQuery ships with a number of user interfaces t…

Creating Your Own Mobile App with Cordova

For many web developers, Cordova offers the quickest path to developing mobile apps. It lets you build applications for various platforms using the we…

Fresh Resources for Web Designers and Developers (July 2014)

It’s a new month and that means that it’s time to share some handy resources for designers and developers. For this round, we have put together a …

Easily Extract Code from Websites Using SnappySnippet

As web developers, we often stumble upon elements on websites that catch our eye, leading us to wonder, “How was this made?” This curiosity can dr…

How To Display Icons In WordPress Menu [WordPress Plugin]

The icon is a great complement to any type of design. Many icons are universally recognized. Take a public toilet signage at the airport. Without the …

How to Compare Image Revisions In Github

With Git, not only can you track changes in code, you can also compare the changes (aka diff). And in case the revisions go wrong you can revert to pr…

Utilizing Version Control Management in WordPress

It used to be that I was very reluctant to use Git during my development; I though thtat I don’t need Git and can find no convincing reason to use i…