Is it possible to use CSS to make a two column layout and have the text fought around both sides of an image right in the center of the two columns? If so may have the explanation or a link to one. Thanks Marc
dcrombie
1:27 pm on Sep 23, 2005 (gmt 0)
You can set up a LHS column with a right-floated image, and a RHS column with a left-floated image, but there's no such thing as a 'center-floated image'.
MarcMiller
6:04 pm on Sep 23, 2005 (gmt 0)
Thanks for that reply. After thinking on the question on my own my question is now is it possible to slice and image that appears in two columns one with 1 slice on the right of the column and the other with a one slice on the left of the column and so coordinate the placement of these columns that the image looks as one. And if so can't even work with Internet Explorer 5.5 and 6. Truly Marc
Jalinder
6:35 pm on Sep 23, 2005 (gmt 0)
search 'css centering'
SuzyUK
6:51 pm on Sep 23, 2005 (gmt 0)
ref: msg#2
there is a technique based on that principle, I'm sorry I haven't time to explain it all just now, but if you search for [Cross-Column pull outs] you might find a couple of articles, specifically on ALA, which describe the technique.