I work for a large floral wire service and we offer template based web
sites to our members. I have been given the go ahead to try and build a
css based template for our sites and have gotten everything working
except for the product page. I have played with making little div boxes
and then with a float left on them and it works well enough but I am
still having to put tables in the div boxes. Here is an example of one
of the pages I am trying to recreate
http://www.flora-rose.com/category.asp?rcid=3389. this may not work but
what I would like to do is create a small div container that has a
product image in it then under that have another div container that
would hold the buy button and then to the right of that the links to the
product. I would then wrap that in a div box with specific dimensions
with a float: left; on it. I could then drop as many of those as I need
on a page and it would just fill in if I set a specific width on the
main div say 300px wide and then each of the smaller div boxes is say
100px wide it would automatically fill in rows of three. But going
through all of that it seems to me that I have not gained anything over
tables other then to say I use tables. I am still nesting divs within
divs within divs.  
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to