samp

Purpose

Content that represents sample generated output.

Attribute groups

Example

<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/2002/06/xhtml2">
  <head>
    <title>samp</title>
  </head>
  <body>
    <p>You'll be prompted with <samp>Please enter your name:</samp>.</p>
  </body>
</html>

Related topics