code

Purpose

Contains a fragment of inline computer code.

Attribute groups

Example

<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/2002/06/xhtml2">
  <head>
    <title>code</title>
  </head>
  <body>
    <p>You must also assign a positive integer value to the <code>scale</code> attribute.</p>
  </body>
</html>

Related topics