*MANY* thanks to David and others who responded...

I have a lot to chew on now and even though I was sure I was onto some good coding, this experience helped me to see what good coding practices really are...

thank you all for taking time to throw the code as you'd do it my way.

John



On Nov 17, 2010, at 12:00 PM, David Laakso wrote:

On 11/17/10 1:24 PM, John wrote:

My goal is to have a container div with a title at the top, an image at the left, inside the container, and text describing the image at the right, inside the container.



Absolute positioning is problematic [brittle among other things] for the base layout. Use a float based layout. And class rather than id names [validate].
Please see:
<http://chelseacreekstudio.com/ca/cssd/17.html>
Cursory checked IE 6/7 and compliant browsers.
Best,
~d



--
:: desktop and mobile ::
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to