TDKHome.old/apps/more/tutorials/index.html
MattTheTekie 98d6691f82 uwu
uwu
2023-07-14 10:46:07 -04:00

13 lines
No EOL
245 B
HTML

<html>
<head>
<title>Code Tutorials</title>
<meta name="viewport" content="width=240">
<style>body { margin:1px; }</style>
</head>
<body>
<center>Code Tutorials</center>
<font size=2>
<li><a href="html.html">HTML</a></li>
</font>
</body>
</html>