startit/team/oppgave1/uke4/index.html

12 lines
405 B
HTML
Raw Normal View History

2024-08-26 13:59:21 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
2024-08-26 14:39:39 +02:00
<div>Thus spake the Master Programmer:<br>
2024-08-27 13:11:59 +02:00
"After three days without programming, life becomes meaningless." - <a href="https://www.mit.edu/~xela/tao.html">The Tao of Programming</a></div>
2024-08-26 13:59:21 +02:00
</body>
</html>