HTML or CSS

Tips and tricks on how to code things in general webdesign

Quick Tip: How to Target IE6 and IE7 with Only Two Characters

Quick Tip: How to Target IE6 and IE7 with Only Two Characters

Fri, January 29, 2010

| Read More »

Did you know that, with the addition of only two characters, you can target both Internet Explorer 6 and 7 in your stylesheets? It's easy...I'll show you!

11 Classic CSS Techniques Made Simple with CSS3

11 Classic CSS Techniques Made Simple with CSS3

Sun, September 13, 2009

| Read More »

We've all had to achieve some effect that required an extra handful of divs or PNGs. We shouldn't be limited to these old techniques when there's a new age coming.

10 Useful CSS/JS-Coding Solutions For Web-Developers

10 Useful CSS/JS-Coding Solutions For Web-Developers

Thu, July 16, 2009

| Read More »

Often creative and truly remarkable design solutions remain unknown because we, designers, simply overlook them.

Quick & Easy CSS Development with Firebug

Quick & Easy CSS Development with Firebug

Sat, March 28, 2009

| Read More »

This is kind of a resource and a tutorial. I've always wanted to do an article about how great and easy firebug is for web development, but these guys beat me to it. Go have a look at this excellent resource.

Exporting CSS and images in Fireworks CS4

Exporting CSS and images in Fireworks CS4

Fri, March 20, 2009

| Read More »

I'll never be one to endorse shortcuts like not learning your own CSS, but this tutorial shows you how to export your CSS from fireworks. I'll let it slide since it's from Adobe.

Using Flash Vars To Import Variables From Your HTML

Using Flash Vars To Import Variables From Your HTML

Wed, January 21, 2009

Using SWFObject and Flashvars, this tutorial shows you how to pull in information from your HTML file, and use them as variables in Flash.

Expression Engine, Editing Templates From An External Editor

Expression Engine, Editing Templates From An External Editor

Wed, January 21, 2009

A short tutorial on how to save off your Expression Engine templates as files, so that you can edit them in an external editor like Dreamweaver to get code hints.