google / WebFundamentals

Former git repo for WebFundamentals on developers.google.com
Apache License 2.0
13.85k stars 2.57k forks source link

[CLOSED] Table formatting is dodgy #182

Closed PaulKinlan closed 10 years ago

PaulKinlan commented 10 years ago

Issue by samdutton Wednesday Apr 23, 2014 at 20:40 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT Originally opened as https://github.com/PaulKinlan/WebDocs/issues/34


Markup looks OK.

image

PaulKinlan commented 10 years ago

Comment by peduarte Thursday Apr 24, 2014 at 09:16 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Hello!

We have built our table component. However, to make the table responsive, it requires the markup to be in a specific format.

Please, have a look at your styleguide for examples: https://develop-dot-web-central.appspot.com/web/essentials/resources/styleguide/index.html#table

All this has been merged into develop branch.

Thanks, Pedro

PaulKinlan commented 10 years ago

Comment by PaulKinlan Thursday Apr 24, 2014 at 10:26 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


thanks. appreciated.

On 24 April 2014 10:16, Pedro notifications@github.com wrote:

Hello!

We have built our table component. However, to make the table responsive, it requires the markup to be in a specific format.

Please, have a look at your styleguide for examples:

https://develop-dot-web-central.appspot.com/web/essentials/resources/styleguide/index.html#table

All this has been merged into develop branch.

Thanks, Pedro

— Reply to this email directly or view it on GitHubhttps://github.com/PaulKinlan/WebDocs/issues/34#issuecomment-41259395 .

PaulKinlan commented 10 years ago

Comment by petele Thursday Apr 24, 2014 at 19:34 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Note - you also need to mark up the text, markdown in the elements doesn't work, so you'll need to wrap code in blocks.