Re: [css-d] [+] Re: Is this proper use of div tags?

2010-11-17 Thread Thierry Koblentz
Hi David,

  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.

I second that, that's why I was really surprised to run into this article on
ALA:

http://www.alistapart.com/articles/css-positioning-101/

:-(

--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz

__
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/


Re: [css-d] [+] Re: Is this proper use of div tags?

2010-11-17 Thread David Laakso

On 11/17/10 3:44 PM, Thierry Koblentz wrote:

Hi David,


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.

I second that, that's why I was really surprised to run into this article on
ALA:

http://www.alistapart.com/articles/css-positioning-101/

:-(

--
Regards,
Thierry





Longfellow -
- Be still sad heart and cease repining;
Behind the clouds the sun is shining,
Thy fate is the common fate of all,
/Into each life a little rain must fall,/
Some days must be dark and dreary.


--
:: 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/