- From: Brad Kemper <brad.kemper@gmail.com>
- Date: Sat, 25 Jan 2014 19:15:38 -0800
- To: "robert@ocallahan.org" <robert@ocallahan.org>
- Cc: Alan Stearns <stearns@adobe.com>, "www-style@w3.org" <www-style@w3.org>
> On Jan 25, 2014, at 12:50 PM, "Robert O'Callahan" <robert@ocallahan.org> wrote: > > For example, a simple variation on your use-case would be to have the <aside> take up less than the full width of the body, and allow article text to flow to the right of it. Then it's obviously a float and your region approach won't work. Wouldn't you just add 'aside { float: left; }' to Alan's code? (And maybe some width too?)
Received on Sunday, 26 January 2014 03:16:05 UTC