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 Create Post Draft In Jekyll

In the previous post, we have shown you how to install Jekyll and publish your first post with it. If you have followed it, you can see that creating …

5 HTML Elements You Should Know

Before, we’ve gone in-depth about HTML5 elements and shown what they do. HTML5 brought us new elements like header, footer, aside, nav, and main. Th…

Add Contextual Menu on Your Website With HTML5

The contextual menu is the menu that is listed when you right-click on your computer screen. The menu usually comprises of shortcuts for some of our f…

How to Create a Blog Using Jekyll: A Guide for Beginners

Originally just a blogging platform, WordPress has evolved into a fully featured CMS. With WordPress, you can create nearly any type of website, from …

How to Use Accounting.js for Effective Number Formatting

Learn how to use jQuery Accounting.js to format numbers, currencies, and dates in your web applications for a professional and polished look.

Quickly Inserting File Paths in Sublime Text

Sublime Text is a notably minimalist code editor. It lacks a traditional GUI, with even the settings managed via text. This minimalist approach sharpe…

Using Kit Language in Windows and Linux

In the previous post, we have discussed about Kit, a very simple HTML templating language. If you had been following this, you should find that the GU…

Fresh Resources for Web Designers and Developers (April 2014)

Alright, we’ve gone through the first quarter of 2014, let’s head on to the fourth month of the year. This round, April 2014, we have a framework …

Optimize Web Development with Symbolic Links and Apache Alias

Today, many web developers work remotely. We have access to numerous collaboration tools and file-sharing applications like Dropbox. However, a common…

How to Add CSS3 Border Radius Support in IE8 and Earlier Versions

CSS3 allows us to create rounded corners using the border-radius property. However, this feature is not supported in Internet Explorer 8 (IE8) and ear…

Building Static Sites with Kit and LESS – Part I

In this post, we are going to walk you through a project. In the project, we will create a static HTML website, and we will be using Kit Language for …