change this:
50 Cent - In Da Club
to this:
50 Cent - In Da Clubhttp://imageURLHere";
/>
>>
>>What would be the best way of making the ear icons links - without using
>>any tables?
>>
>>TIA,
>>
>>Vince
>>
>
> My suggestion for your CSS:
> .top20list a {
> display:block; // fills the LI with t
L PROTECTED]
> discuss.org] On Behalf Of Vincent Hide
> Sent: Thursday, November 3, 2005 12:12 PM
> To: css-d@lists.css-discuss.org
> Subject: [css-d] emulating tables...
>
> Hi All,
>
> I am currently working on this:
>
> http://www.lampdesign.co.uk/desdev/tan/
Vincent Hide wrote:
>Hi All,
>
>I am currently working on this:
>
>http://www.lampdesign.co.uk/desdev/tan/
>
>The top 20 tracks box comprises of a with a background image on the
>'s (for the ear icon).
>
>What would be the best way of making the ear icons links - without using
>any tables?
>
>TIA
Hey,
Why not just use an actual image in there?
Or else have a link in your list like this:
- artist [link]
- artist [link]
- artist [link]
- artist [link]
- artist [link]
Then use image replacement on the link and float it right.
You could also use Definition lists either.
http://www.moro
Hi All,
I am currently working on this:
http://www.lampdesign.co.uk/desdev/tan/
The top 20 tracks box comprises of a with a background image on the
's (for the ear icon).
What would be the best way of making the ear icons links - without using
any tables?
TIA,
Vince