View NewsSubmit News

March 11, 2006

max-width in Internet Explorer

Most web-developers know that IE has fallen behind in the race for standards and being able to show the latest and greatest. Many CSS2 properties are unsupported. Some of the more useful ones, are properties such as max-width, max-height, min-width and finally min-height. I will argue, how max-width is a crucial property, when it comes to on line readability, and then I will show you how to make IE emulate the behavior of max-width, and in turn, how to make it emulate many other properties that Internet Explorer for Windows is not directly capable of.

Unitless line-heights

Eric explains why in CSS, the property line-height, can accept unitless number values. You can also give line-height united values, though generally you shouldn’t. But unitless numbers are just fine for this property.

Chatr

Chatr is a chatroom on your site. It’s a set of php scripts and some javascript to create an AJAX/php chatroom with php as the only server requirement. Installation aims to be simple, limited to dropping the scripts in a folder on your server, visiting install.php and testing it out.

March 10, 2006

Borja

borja.jpg

Ajax Progress Bar

This Italian site gives some examples on how to get an AJAX status bar up and running on your site. The tutorial is not in english, so you will have to run it through a translator first.

Design Shack

Another css gallery site for some daily inspiration. Design Shack offers regular examples of great CSS, standards based design to help inspire and create. We feature any website which shows off some flair, and doesn’t fit into the standard pattern we come to expect from CSS design.

How to Create a Block Hover Effect

A easy guide to creating background hovers over entire paragraphs of text using lists.

CSS Sprites

CSS sprites allow you to create a single file that contains all the images laid out in a grid, requiring only a single image and only a single server call. Jason Cranford Teague shows you how to tame your Web site graphics using CSS sprites to consolidate images into a single file.

March 9, 2006

Validating CSS Menus

A drop-down, cascading menu using JUST css, no javascript or IE behaviors, that works in IE, Firefox and Opera, uses just one menu and passes w3c validation without messing with the !doctype.

March 8, 2006

Indie HQ

indiehq.jpg
Page 37 of 41« First...«3536373839»...Last »