Ross Hulford wrote: > Yep. That;s the way I approach it. Much neater. > > R. > ----- Original Message ----- > From: "Brian Crescimanno" <[EMAIL PROTECTED]> > To: <css-d@lists.css-discuss.org> > Sent: Tuesday, May 29, 2007 2:13 PM > Subject: Re: [css-d] "Divitis?" > > > >> Out of curiosity, why not use an unordered list--it would seem more >> semantically correct in this situation. >> >> You could change your div to a ul and wrap your items in li tags; then >> you can set the background of the the li tag to the image you want and >> position it appropriately. >> >> Brian >> ______________________________________________________________________ >> 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/ > > Yup, if you ever say the words "I have a list of..." then you should probably be using a list :) Except, of course, if each list element has several sub-elements to it, then you're probably a good candidate for a DATA table.
-- Thanks, Jim ______________________________________________________________________ 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/