On 12 April 2010 20:38, Chris Akins <tipper...@gmail.com> wrote:
> http://www.springfieldmo.gov/strategicplan/images/concept.jpg
>
> The 3 headings that are "listen" "create" and "embark" are image based.  I
> had originally thought of using one image and a CSS sprite approach to show
> the part for each heading that is needed. But then I got to thinking that
> each of these really should be treated as an h2 header.  I've never done any
> CSS image replacement, but wondered what the prevailing ideas on here would
> be as to how to treat this issue?
>
> - simple, stand alone images
> - h2 tags with image replacement, and if so, what's considered the current,
> best method

<h2><img src="..." alt="Listen"></h2>

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to