CSS Quick Question and Answer Session

A question and answer sesssion from Smashing Magazine featuring reader questions about Web design focusing on HTML, CSS and JavaScript. Incuded are sticky footer issues, positioning elements at bottom of a div, on having layout, aligning labels and inputs, auto top and bottom padding, z-index and more…

10 CSS Frameworks that are worth a look

“CSS Frameworks” may cut down your development time. Here are 10 promising CSS frameworks that are worth investigating…

Create the perfect CSS reset

As every new and experienced front-end coder knows, different browsers process code differently. Cross-browser coding can be time consuming. A CSS reset style sheet can even out the playing field and make things easier…

Styling your Lists: 20+ Brilliant Tutorials and Best Practices

When we think about CSS-Styled lists, different ideas come to mind but that rusty old image of bulleted items is not one of them anymore. There are lots of different methods to format nice HTML lists that is used in most web designs not only for navigation menu (vertical or horizontal) but for formatting many […]

CSS3 Exciting Functions and Features: 30+ Useful Tutorials

With version three of CSS, many exciting features will be implemented. CSS3 leads to greater flexibility and makes it much easier to recreate previously complex effects. Many time-saving rules are being thought up for CSS3: text-shadow, box-sizing, opacity, multiple backgrounds, border-radius, border-image ,multi-column layout, etc…

Beautiful glowing animated navigation

Technique for changing a background position on hover (as you would with CSS) but the twist is a beautiful fade in effect…

Pure CSS Fish Eye Menu

A pure CSS technique to transform your icon menu into an interactive zooming icon navigation menu inspired from Mac OSX Dock with fish eye effect. One of many ways to style html list tags into interactive, usable, and accessible menu using pure CSS…

On applying OOP concepts to CSS

An in-depth discussion of OOP concepts and how they can relate to CSS files…

10 Best CSS Practices to Improve Your Code

It’s really easy to find yourself wondering how your CSS got to be such a mess. Sometimes it’s the result of sloppy coding from the start, sometimes it’s because of multiple hacks and changes over time. Whatever the cause, it doesn’t have to be that way. Writing clean, super-manageable CSS is simple when you start […]

7 Quick CSS Enhancements for Better User Experience

The beauty in CSS is that a tiny directive can make a huge difference in how the page displays. Here are seven quick CSS snippets that will give your website more “pop” and make your user’s experience more functional and enjoyable including… Change Text Highlight Color Prevent Firefox Scrollbar Jump Rounded-Corner Elements Print Page Breaks […]

« Previous PageNext Page »