DivitoDesign

Everything for the Web Professional
CSS

Tag:

Browser Compatibility Testing for the iPad

Over time, I have been testing websites for compatibility issues on different browsers and devices. Back in the days, when your website renders flawless in Firefox 2.0, Internet Explorer 6.0 and 7.0, you was there. Today, Browser Compatibility goes much further. We are now not only talking about different browsers and their different versions, but [...]

Case Study: Revamping an Existing Site

Jacques Soudan, a client and friend I met through DivitoDesign, sent me an email with a guest post about a case study on revamping his outdated site. Enjoy reading about his revamping project. Below is a case-study on how I used the Blueprint CSS Framework and jQuery JavaScript library to rebuild an outdated site – [...]

CSS Conditional Comments Guide

As you might know, Internet Explorer 6 isn’t the most modern browser out there. In fact, it is almost 8 years old, but many people are still using this un-secure access to the web. Because of this fact, webdesigners still have to worry about how their work looks in Internet Explorer 6. When CSS Frameworks [...]

Building HTML/CSS Sites: Use a Template

If you are developing HTML/CSS websites with occasionally a little bit of JavaScript (just like myself), it can be very un-productive to write your basic codes over and over again. For example, if you want to include a JS file for your dropdowns, a CSS framework file and print CSS files every time you start [...]

Blueprint CSS Framework – Learn The Basics

Because of the success of the latest “Learn the Basics” article about the 960 CSS Framework, I feel there is a need for detailed tutorials on how to start with CSS Frameworks. It’s not uncommon that people don’t know the basics before they start. It’s time to change that. In the mentioned article, many people [...]

CSS Resources: The Ultimate Collection

As a CSS developer (or as a learning CSS developer) you use many resources and sites that help you along the way. May it be as a CSS tool, as a bug fix, or even learning CSS via tutorials. I have compiled the Ultimate List of CSS Resources. If you have a suggestion for an [...]

Tricks to Solve 960 CSS Framework Problems

A couple weeks back we have learned about the basics of the 960.gs CSS framework. Today we will talk about 2 problems with the 960 framework you might have struggled with. This post acted like a problem solver. Many of these “problems” are very simple to solve. You will need a basic understanding of the [...]