HTML
CSS
JavaScript
play_arrow
HTML
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title> - </title>
<link rel="stylesheet" href="../assets/mdui-v0.4.3/css/mdui.min.css"/>
</head>
<body>
<div class="mdui-container">
<div class="mdui-typo">
<h1>h1 heading <small> Secondary text</small></h1>
<h2>h2 heading <small> Secondary text</small></h2>
<h3>h3 heading <small> Secondary text</small></h3>
<h4>h4 heading <small> Secondary text</small></h4>
<h5>h5 heading <small> Secondary text</small></h5>
<h6>h6 heading <small> Secondary text</small></h6>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX