Re: [css-d] Scalable 2-col Product Display

2005-09-29 Thread Gunlaug Sørtun
L. Robinson wrote: Should look like this: Thumb | Item No. . | Product Name . | Price . | Inventory . | Etc. & so forth This should get you going: reg

RE: [css-d] Scalable 2-col Product Display

2005-09-29 Thread Pringle, Ron
> I need to list products in such a way that the number > displayed per row will > adjust according to screen resolution set with a thumbnail > picture on the > left and the item details on the right for each product > displayed. Sounds > simple enough. Should look like this: > > Thumb | Item

Re: [css-d] Scalable 2-col Product Display

2005-09-29 Thread matthijs
Maybe something like .partdesc { display: block; margin: 0 0 0 100px; padding: 0 0 0 0; } __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

[css-d] Scalable 2-col Product Display

2005-09-29 Thread L. Robinson
Greetings, I need to list products in such a way that the number displayed per row will adjust according to screen resolution set with a thumbnail picture on the left and the item details on the right for each product displayed. Sounds simple enough. Should look like this: Thumb | Item No.