material-design-lite/test/visual/welcome.html

22 lines
807 B
HTML

<!doctype html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<title>Menu</title>
<link rel="stylesheet" href="../../css/material.css">
<link rel="stylesheet" href="style.css">
<link href='//fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="PreviewBlock">
<p>Material Design Lite is a light-weight implementation of Material Design targeted at static content-sites. Select a component on the left to preview it.</p>
</div>
</body>
</html>