Re: [css-d] display:table-cell;

2013-06-17 Thread Tom Livingston
On Mon, Jun 17, 2013 at 1:36 PM, Jukka K. Korpela wrote: > 2013-06-17 19:25, Tom Livingston wrote: > >> Given this structure: >> >> >> Infographics >> Tax Credit Calculator >> Frequently Asked Questions >> > > > It's not really much of a structure: a element (which is semantically > empty by de

Re: [css-d] display:table-cell;

2013-06-17 Thread David Hucklesby
On 6/17/13 9:25 AM, Tom Livingston wrote: Given this structure: Infographics Tax Credit Calculator Frequently Asked Questions I have the hrefs set to display:table-cell; so as to use vertical-align:middle; but they are appearing next to each other in the browser. I understand why and expect t

Re: [css-d] display:table-cell;

2013-06-17 Thread Jukka K. Korpela
2013-06-17 19:25, Tom Livingston wrote: Given this structure: Infographics Tax Credit Calculator Frequently Asked Questions It's not really much of a structure: a element (which is semantically empty by definition) containing three elements separated only by whitespace (violating access

Re: [css-d] display:table-cell;

2013-06-17 Thread Karl DeSaulniers
Yes, I would wrap in a or in a (replace the div with a in this case). Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 17, 2013, at 11:25 AM, Tom Livingston wrote: > Given this structure: > > > Infographics > Tax Credit Calculator > Frequently Asked Questions > > > I

[css-d] display:table-cell;

2013-06-17 Thread Tom Livingston
Given this structure: Infographics Tax Credit Calculator Frequently Asked Questions I have the hrefs set to display:table-cell; so as to use vertical-align:middle; but they are appearing next to each other in the browser. I understand why and expect this, but what would be the proper way to get

Re: [css-d] responsive design

2013-06-17 Thread COM
On Jun 17, 2013, at 7:44 AM, Olivia A wrote: > But for the web page layout by default, (with no media query applied) , > when i resize down the pages "a propos.php" and "enregistrement.php"; the > two containers (below the long picture ) which are floated elements don't > float as it should, but

Re: [css-d] ADMIN: Zach Byrd

2013-06-17 Thread Eric A. Meyer
...will no longer be sending mail to the list. Ditto the Wednesday spammer, whose name I have already forgotten. Moving forward, I don't think I will post a message like this for every spammer, because I feel like I'm cluttering the list up a bit by so doing-- compounding the sin of the spam

[css-d] responsive design

2013-06-17 Thread Olivia A
Hello everyone, I'm sending this message because I am stuck and don't know how to solve this problem. i'm new to media queries and wanted to try them out.everything work fine for mobile and tablet version. But for the web page layout by default, (with no media query applied) , when i resize down