민병수

Merge branch 'html' into 'main'

Html



See merge request !1
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-">
</head>
<body>
<ol id = "specail" type = "I">
<li>1</li>
<li>2</li>
<li>3</li>
</ol>
<button>
Start
</button>
<button>
Exit
</button>
</body>
</html>
\ No newline at end of file