20 Editorial Design Pieces for Your Inspiration
With so many websites having similar designs and structures nowadays, it’s very important for any web designer to stay creative and unique in order …
In this section, we offer tutorials and tips for CSS3 and HTML5, showcase designer tools, highlight powerful jQuery and JavaScript libraries, and present stunning works from talented designers for appreciation and inspiration.
If you're new to the design realm, you'll appreciate articles that address pertinent topics for designers, such as collaboration, client-freelancer dynamics, handling criticism, self-development tips, and more.
With so many websites having similar designs and structures nowadays, it’s very important for any web designer to stay creative and unique in order …
Originally just a blogging platform, WordPress has evolved into a fully featured CMS. With WordPress, you can create nearly any type of website, from …
Learn how to use jQuery Accounting.js to format numbers, currencies, and dates in your web applications for a professional and polished look.
Sublime Text is a notably minimalist code editor. It lacks a traditional GUI, with even the settings managed via text. This minimalist approach sharpe…
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 …
Today, many web developers work remotely. We have access to numerous collaboration tools and file-sharing applications like Dropbox. However, a common…
Note: This post was first published on Apr 4, 2014. We have covered CSS3 Box Sizing in a previous article. Box Sizing, with the value of border-box, a…
In our previous post, we introduced you to Animate.css, an awesome CSS3 library that simplifies CSS3 animation creation. Now, let’s explore a jQuery…
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…
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 …
In the days of Netscape and Internet Explorer 6, most web developers only wrote web documents in plain HTML, CSS, and JavaScript. Today, we have plent…
The Internet Explorer in-browser Developer Tools (IE DevTools) has long been lacking several critical functionalities for debugging, making it nearly …