With the amount of content available online these days, we sometimes have to resort to using different techniques in order to show/hide/group some content or information on a web page. Content sliders are very popular because they work and usually don’t hinder usability and in many cases can even improve the user experience. Today we’ll [...]
Archive for the ‘CSS’ category
How To Create a Stylish Content Slider using CSS3 & jQuery
35 Comments
10 Great Tips for Writing Better And More Comprehensive CSS
37 Comments
There are many different coding styles, some do not like indentation, some like to capitalize certain things, others like to add more than one element on a line, the main train of thought is they are all after one common thing: organization and better code. Without influencing my coding style, we’ll discuss ten tips for [...]
Creating Your Own XHTML & CSS Framework
38 Comments
A lot of developers like to use a framework when they code. While frameworks can save you valuable coding time, I believe using pre-made frameworks to sometimes be limiting and unproductive. Of course, I’m talking about pre-made HTML and CSS frameworks like Yahoo’s YUI or the 960gs framework, not WordPress, Drupal or some full-featured CMS. [...]
10 Really Outstanding and Useful CSS Grid Systems
41 Comments
Grids are an invisible foundation that structure the websites we develop and design. This invisible foundation makes it possible for rapid development, concise code, and a much more organized layout. Of course you’re not obligated to use a grid, and grid-less websites are fine if the random structure is intended, however, if avoidance of a [...]
In Depth CSS Part 4: New CSS3 Styles
19 Comments
CSS In Depth Part 3: All About Text
18 Comments
In the first part of the CSS In Depth series, we talked about Margins, Padding & the Box Model. Last week in the second part of the series, we also discussed the differences between Floats & Positions. This week in part 3 of our CSS In Depth series, we’ll discuss something more visual and design [...]

