Ok i cut up the images and now I have three images, but i can't seem
to get them to consturct correctly around the list items. Can someone
please help me figure this out. My html is also below.

Thank you

tab         ( http://astro.temple.edu/~tua14115/tab.gif )
tab-right  ( http://astro.temple.edu/~tua14115/tab-right.gif )
tab-left    ( http://astro.temple.edu/~tua14115/tab-left.gif )

<div id="tabs4">
        <ul>
            <li><a href="#"><span>Home</span></a></li>
            <li><a href="#"><span>Products</span></a></li>
            <li ><a href="#"><span>Services</span></a></li>
            <li><a href="#"><span>Support</span></a></li>
            <li><a href="#"><span>Order</span></a></li>
            <li><a href="#"><span>About</span></a></li>
        </ul>
</div>


On 10/25/06, Barney Carroll <[EMAIL PROTECTED]> wrote:
> http://www.alistapart.com/articles/slidingdoors/
>
> ...is the best I've seen, although I did trawl the net for ages looking
> for a perfect rounded-corners solution and ended up creating my own hybrid.
>
> As for the images, just cut up that gif and remove the text why not?
>
> Regards,
> Barney
>
> Brian Jones wrote:
> > Hi,
> >
> > I am trying to create a css tabbed menu like this
> > http://astro.temple.edu/~tua14115/sampletabmenu.gif
> >
> > Does anyone know where i can find the images to style the tabs like
> > this and how would i go about doing it.
> >
> > Thanx
> > ______________________________________________________________________
> > css-discuss [EMAIL PROTECTED]
> > http://www.css-discuss.org/mailman/listinfo/css-d
> > IE7 information -- http://css-discuss.incutio.com/?page=IE7
> > List wiki/FAQ -- http://css-discuss.incutio.com/
> > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7 information -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to