Hi Matt,

 

If you stretch the <img> (you can't stretch a background-image as far as I
know), you will definitely not be happy with the results. 

 

I am assuming you have a flexible design where the content expands to fit
the width of the browser's window? If that is the case, create a very wide
image and then use:

 

div.header {
  background-image: url(images/large_logo.gif);
  background-repeat: no-repeat;

  height: 200px;

  width: 100%;
  overflow: hidden;

}

 

You can see an example of this technique I used on a web site I created a
while back: http://www.freightturntables.com
<http://www.freightturntables.com/> 

 

Best regards,

Kepler Gelotte

Neighbor Webmaster, Inc.

156 Normandy Dr., Piscataway, NJ 08854

 <http://www.neighborwebmaster.com> www.neighborwebmaster.com

phone/fax: (732) 302-0904

 



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
BEGIN:VCARD
VERSION:2.1
N:Gelotte;Kepler;;Mr.
FN:Kepler Gelotte ([EMAIL PROTECTED])
ORG:Neighbor Webmaster
TITLE:Web Designer
TEL;WORK;VOICE:(732) 302-0904
TEL;WORK;FAX:(732) 302-0904
ADR;WORK:;;156 Normandy Dr;Piscataway;NJ;08854;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:156 Normandy Dr=0D=0APiscataway, NJ 08854=0D=0AUnited States of America
URL;WORK:http://www.neighborwebmaster.com
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20070415T052107Z
END:VCARD

Reply via email to