View Single Post
Old 02-11-2008, 02:38 PM   #15
Aarlev
Web Designer
 
Aarlev's Avatar
 
Join Date: Jan 2008
Location: London
Posts: 311
Default

Quote:
Originally Posted by Sono Juventino View Post



Note that you may also use the underscore hack.
Code:
background: url('') ;
_background url('') ;
The last line of code will be ignored by propper browsers, but IE6 will take it.

Good luck
Didn't know about the underscore hack. Cheers for that.

Still for this layout why use hacks or alpha transparency etc. There's no transparency needed so why not just use gif/jpeg? The difference in image quality is probably there but it's very hard to see it.

PNG 24:



JPEG:

__________________
//PORTFOLIO\\

Last edited by Aarlev : 02-11-2008 at 02:47 PM.
Aarlev is offline   Reply With Quote