# Card

```js
import 'material/card/card.js'
```

```html
<md-card type="outlined" class="p16"> Card contents </md-card>
```
