college/Summer-2024/CS-3443/Labs/Lab4/UML.html
2024-07-19 17:55:55 -05:00

20 lines
444 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>zfp106 UML Diagram for Lab2</title>
</head>
<body>
<h1 style="color: red; background: yellow">
Made in the dungeons with <u>great pain</u> in PlantUML (Lab4,
zfp106)
</h1>
<p><u>The actual UML diagram below:<u></p>
<img src="./Layout.svg" alt="Uml Diagram" />
</body>
</html>