Re: [css-d] Thoughts on this method

2006-05-29 Thread francky
Kenny Graham wrote: >>and a ton of these little boxes >>are going to be floated all over the place >> >> >and, of course, if there are going to be more than one of these, >replace the ids with classes in both the html and css > ... and maybe some more ideas: http://home.tiscali.nl/developersco

Re: [css-d] Thoughts on this method

2006-05-26 Thread Kenny Graham
> and a ton of these little boxes > are going to be floated all over the place and, of course, if there are going to be more than one of these, replace the ids with classes in both the html and css. __ css-discuss [EMAIL PROTECTED

Re: [css-d] Thoughts on this method

2006-05-26 Thread Kenny Graham
> Any help optimizing this would be appreciated. http://www.kennygraham.net/wsghelp/ Here's a bit of an optimization. Uses three divs instead of five, and all divs contain the text, instead of having empty ones. It uses one very wide (1600px) gif for both the left and center, but that gif is st

[css-d] Thoughts on this method

2006-05-26 Thread Scott Haneda
I have made a fluid box, two images, left top and right top, A few more divs than I want. Suggestions? This is my first all CSS site, and a ton of these little boxes are going to be floated all over the place, the idea being the type can scale them aroun