On Fri, 13 Jul 2007 16:45:55 -0700 (PDT), trevor bayliss wrote: > > > trevor bayliss <[EMAIL PROTECTED]> wrote: David Hucklesby > <[EMAIL PROTECTED]> wrote: On Fri, 13 Jul 2007 09:01:20 -0700 (PDT), trevor > bayliss wrote: >>> [...] You can see exactly what I am aiming for on the page >>> http://216.219.94.105/index.cfm which was done with tables. TIA >>> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I replied: > > Were you to move the IMG element before the H2 in each "#block-col-?" DIV, > dispensing > with any surrounding DIV or P, then I imagine that simply aligning / floating > the image > *right* would give you what you seek, Try: > [...] > > Trevor responded: > > > Hi David thank you for the pointers. I changed my css but I don´t get any > luck at the > moment, maybe I think that I haven´t understood exactly where to change the > clear. Do > you have your working example? Here is mine at present, I changed the img to > go outside > the p as suggested. My present markup for the block divs is below and the > page where it > can be seen is here http://216.219.94.105/t_embeded_js.htm TIA: [...] Apart from a typo in my CSS, I see a couple more changes you need for this to work. I marked up your code after prettifying it with Tidy, adding a comment with "@ww" in it for each change. Also note the added DIV.project in the HTML to "block out" the project descriptions. <http://webwiz.robinshosting.com/temp/Testing_css.htm> There's still an issue with the right column dropping in IE 5.5 Windows, if you care. Cordially, David -- ______________________________________________________________________ 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/
