Top "Material-design-lite" questions

Material Design Lite (or MDL for short) is an implementation of Material Design for the web by Google.

Keeping footer at the bottom of the page using Google MDL

As far as I can tell this isn't a duplicate question because it's a bit different than the other questions …

html css material-design-lite
How to align Material Design Lite cards to right hand side

I'm trying to build a simple page which have cards using material design lite components but one problem stucks the …

html css css-float material-design material-design-lite
How can I hide drawer on large screens and show just on small screens.?

Even though I add "mdl-layout--small-screen-only" class on the drawer, the hamburger image still appears on large screens. <div class="…

css material-design-lite
want to apper menu icon button in top right. in Material Design Lite

I want to move menu-icon-button in top right. But it appears under title. what kind of attribute or property should …

html css menu icons material-design-lite
How to make MDL tables responsive?

For MDL tables, is there an attribute to make the table responsive?

material-design-lite
Material Design Lite (MDL) Navigation Drawer on the right side

I am using Google Material Design Lite (MDL) for web and I am unable to put the navigation drawer on …

navigation material-design-lite drawer
How to programmatically select a tab?

I am using a mdl tabbar from the layout component page. <header class="mdl-layout__header"> <div class="…

material-design-lite