Coding
-
Twitter Bootstrap 3: New Release Preview – Mobile First
The popular framework created by two Twitter employees some years ago, Twitter Bootstrap, reached huge success on the internet because it helps designers build websites faster and...
-
Thinking Mobile-First with Zurb – Foundation 4
Just a couple of weeks ago, I wrote about creating a great mobile experience here at Designmodo. And this week, Zurb released a new open-source download that makes creating for...
-
Useful Responsive CSS Grid Frameworks
2012 has truly been the year in which many companies finally adopted responsive website design. Web Design is a fast evolving craft and it had its share of many trends which come...
-
30 jQuery UI Framework Plugins
jQuery, is it a popular buzzword or an effective JavaScript, what to say and how to define it? Yes, they both add values to the word jQuery. It is a popular JavaScript and a...
-
Designing for Retina Displays, Optimize Website for @2x Images
Do you know what exactly is Retina? Do you know what makes it amazing or what makes it a nightmare for designers and developers? Well read on to understand the technology and the...
-
Retina Ready Images and Responsive Web Design
I want you to clearly understand what Retina Display is. In the simplest of terms, it means a high definition display, that’s it. Also, Apple products are not excusive to this...
-
How to Use Icon Fonts in Your Website
Icon fonts are quickly becoming a web design trend and there is a good reason for that. Creating icons with icon fonts gives designers the ability to manipulate the icons with...
-
Feature Detection Strategy: a wise web development thanks to Modernizr
HTML5 and CSS3 are redefining our experience on the web. There are still some users who uses legacy browsers which does not support natively the mentioned technologies. So, should...
-
CSS Layout Properties for Noobies
This post is for people new to CSS and new to creating websites. I am hoping to make your life easier by showing and explaining some CSS properties that manipulate layout. Layout...
-
What is @font-face and How to Use It in CSS
@font-face is a CSS rule that allows you to input your own font to appear on a website even when the particular font is not installed on the visitor’s computer. The most...