Crafting beautiful CSS stylesheets is not as complex as it may first seem. Yes, it takes discipline, commitment and persistence but with a few tricks up your sleeve, you can create stylesheets that are readable, maintainable and easy to debug…
Articles in the ‘Articles’ Category
-
The Art of Crafting Beautiful CSS Stylesheets
Posted: 3 years ago in Articles
-
Definitive List of CSS Frameworks
Posted: 3 years ago in Articles
CSS is backbone of modern web design. The amount of time a web designer spends working on CSS seems to be increasing. This dependence on CSS will continue to increase with advancement in web browser technology. This is why we have seen the emergence of several CSS frameworks in recent years. Here’s some of the most popular…
Read More: Definitive List of CSS Frameworks
-
20+ Best Tutorials to Convert PSD to HTML and CSS
Posted: 3 years ago in Articles
If you’re a designer, you’ll probably find it a piece of cake to create your mock ups in Photoshop. But what then? How do you convert them into quality HTML and CSS. Here are over 20 of the best tutorials for converting your PSD to HTML and CSS…
Read More: 20+ Best Tutorials to Convert PSD to HTML and CSS
-
The Mystery Of CSS Sprites: Techniques, Tools And Tutorials
Posted: 3 years ago in Articles
CSS Sprites are not new. In fact, they are a rather well-established technique and have managed to become common practice in Web development. Of course, CSS sprites are not always necessary, but in some situation they can bring significant advantages and improvements – particularly if you want to reduce your server load. And if you haven’t heard of CSS sprites before, now is probably a good time to learn what they are, how they work and what tools can help you create and use the technique in your projects…
Read More: The Mystery Of CSS Sprites: Techniques, Tools And Tutorials
-
Progressive Enhancement: What It Is, And How To Use It?
Posted: 3 years ago in Articles
Progressive Enhancement is a powerful methodology that allows Web developers to concentrate on building the best possible websites while balancing the issues inherent in those websites being accessed by multiple unknown user-agents. Progressive Enhancement (PE) is the principle of starting with a rock-solid foundation and then adding enhancements to it if you know certain visiting user-agents can handle the improved experience…
Read More: Progressive Enhancement: What It Is, And How To Use It?
-
24 HTML Form Elements Customization Techniques
Posted: 3 years ago in Articles
HTML form elements do not render consistently across all browsers. While some form elements such as textbox and textarea can be styled through CSS to look the same on most browsers, others are ugly enough which can’t be ruled by CSS. Here are 24 solutions you can use to customize your form elements…
-
30 Exceptional CSS Navigation Techniques
Posted: 3 years ago in Articles
We’ve seen innovative ways in which designers and developers have used CSS to innovate upon its shortcomings. Here, you’ll find some of the best ways to use CSS for your website navigation. You’ll find a variety of techniques that truly showcase the capabilities of CSS…
Read More: 30 Exceptional CSS Navigation Techniques
-
Performance Impact of CSS Selectors
Posted: 3 years ago in Articles
A few months back there were some posts about the performance impact of inefficient CSS selectors. This is the kind of browser idiosyncratic behavior that merits investigation. Is it worth the time to make CSS selectors more efficient…
Read More: Performance Impact of CSS Selectors
-
Easy CSS Techniques that Simplify the Webdesigner’s Life
Posted: 3 years ago in Articles
Read More: Easy CSS Techniques that Simplify the Webdesigner’s Life
-
Grid Based Design Toolbox
Posted: 3 years ago in Articles
There are so many articles and resources on the web about grid based design. Here’s a list of the best resources/tools all in one fell swoop…
Read More: Grid Based Design Toolbox