started mvc chapter

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-26 14:39:39 +02:00
parent ec72ed57b9
commit ed7c48e877
3 changed files with 15 additions and 4 deletions

View file

@ -6,7 +6,7 @@
<title>Document</title>
</head>
<body>
Thus spake the Master Programmer:
"After three days without programming, life becomes meaningless."
<div>Thus spake the Master Programmer:<br>
"After three days without programming, life becomes meaningless."</div>
</body>
</html>