Você está na página 1de 1

<html>

<head> <title>
Links
</title>
</head>
<body>
<ul type = square>
<li> Chapter 1 </li>
<li> chapter 2 </li> </ul>
<ul type = cycle>
<li> Section 2.1 </li>
<li> Setion 2.2 </li> </ul>
</body>
</html>

Você também pode gostar