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

3 Free Web Font Services Compared

All these years, websites are restricted to typical fonts such as Arial, Georgia, Times and so on. This is due to the limitations of browsers, which a…

Sticky Position (Bar) with CSS or jQuery

The idea of ‘sticky position’ is to make elements on a website stick and remain visible. Those elements will initially be in their position, and t…

How to Create A Web-based Video Player

In our previous post, we covered a tutorial on how to create an Audio Web Player, as well as how to customize its player skin. This time we are going …

Web Design: Drag and Drop with jQuery UI Sortable

We have covered how to give custom style to jQuery UI, starting from the UI Accordion, UI Slider and the UI Date Picker. Today we will continue our ex…

Practical Approach to Choosing Website Color Scheme

Imagine a world without colors; that world would be such a boring place, right? This applies to websites without colors. Yet, deciding colors for webs…

Working with Bootstrap Plugin: Modal Window

Bootstrap has gained a lot popularity among web designers and developers, in this site BuiltWithBootstrap you can see that there are many sites that h…

Mastering Clipping and Masking Techniques with CSS

Masking in image editing is a method of “hiding” a portion of an object based on another object. This method has long been available in image edit…

A Guide to Using the Autocompletetype Attribute in HTML Forms

Most websites have an online form for various purposes – user registration, taking orders, ticket booking, to name a few. Yet, filling in those form…

Fresh Resources for Web Designers and Developers (March 2013)

It’s that time of the month again to share awesome tools and resources fit for designers and developers. This round we got plugins to help your site…

Enhance Checkbox and Radio Button Design Using CSS3

With CSS3, we can customize web presentations to be almost anything we want them to be. In this post, we’ll explore how to personalize the appearanc…

Creating & Styling Progress Bar With HTML5

HTML5 brought us the progress bar element, making it easier to visually represent the completion status of tasks like uploads or downloads. This guide…

How to Create Bounce Effect with CSS3 Animation

Today, we are experimenting with CSS3 Animation. Previously, we explored how to create a “marquee” effect using CSS3 Animation. Now, we’re going…