--- title: CSS Framework Material Design Lite --- # CSS Framework Material Design Lite Material Design Lite lets you add a Material Design look and feel to your websites. It aims to optimize for cross-device use. ## Getting Started Here is a simple HTML template which includes the latest compiled and minified CSS for the MDL library. ```html ``` We have used a CDN in this example, but you can checkout other ways of installing MDL here. ### Learning Resources * The official documentation for MDL is available here. * Checkout MDL's open source GitHub repository here.