<body> <h1>Lengths</h1> <p class="px">The length used here is 12 px</p> <p class="pt">The length used here is 12 pt</p> <p class="pc">The length used here is 2 pc</p> <p class="in">The length used here is 0.5in</p> <p class="cm">The length used here is 1cm</p> <p class="mm">The length used here is 12mm</p> <p class="em">The length used here is 1.5em</p> <p class="ex">The length used here is 1.5ex</p> </body> </html>