Re: [css-d] best way to display a non-inline image

2007-08-05 Thread Michael Leibson
- Original Message From: fantasai [EMAIL PROTECTED] To: Michael Leibson [EMAIL PROTECTED] Cc: css-d@lists.css-discuss.org Sent: Saturday, August 4, 2007 8:02:12 PM Subject: Re: [css-d] best way to display a non-inline image Michael Leibson wrote: What is the most efficient way

Re: [css-d] best way to display a non-inline image

2007-08-05 Thread Michael Leibson
P.S. (please see below) - Original Message From: fantasai [EMAIL PROTECTED] To: Michael Leibson [EMAIL PROTECTED] Cc: css-d@lists.css-discuss.org Sent: Saturday, August 4, 2007 8:02:12 PM Subject: Re: [css-d] best way to display a non-inline image Michael Leibson wrote: What

Re: [css-d] best way to display a non-inline image

2007-08-05 Thread David Laakso
Michael Leibson wrote: Here's a very basic question (I hope!): What is the most efficient way to display a non-inline image (eg, a logo) that will stand on its own (ie, with no superimposed text, etc)? As a 'background-image' within a div? With an inline style, with 'display' set to

[css-d] best way to display a non-inline image

2007-08-05 Thread Michael Leibson
- Original Message From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: css-d@lists.css-discuss.org Sent: Sunday, August 5, 2007 9:16:50 AM Subject: [css-d] best way to display a non-inline image Michael asked: What is the most efficient way to display a non-inline image (eg, a logo

[css-d] best way to display a non-inline image

2007-08-04 Thread Michael Leibson
Here's a very basic question (I hope!): What is the most efficient way to display a non-inline image (eg, a logo) that will stand on its own (ie, with no superimposed text, etc)? As a 'background-image' within a div? With an inline style, with 'display' set to 'block'? (Eg, img