A list of ordered items.
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/2002/06/xhtml2">
<head>
<title>ol</title>
</head>
<body>
<p class="taskhead">To add an asset:</p>
<ol>
<li>Click <span class="command">Add</span> to add a new asset. An icon is added to the list,
and the edit controls are enabled. </li>
<li>Now you can enter a value and other asset attributes</li>
<li>If there is a <span class="uicontrol">Value type</span> drop-down, you can select an type
from those available</li>
</ol>
</body>
</html>