You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
321 B
HTML
18 lines
321 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Repo Test</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>List your name here:</h1>
|
|
|
|
<ol>
|
|
<li>Jean Maureen De Vera</li>
|
|
<li>Aira Mae Sumagui</li>
|
|
<li>Alanson Eldrich Butiong</li>
|
|
</ol>
|
|
</body>
|
|
</html> |