Game:520 Unit 2 Study Buddy

From Doc-Wiki
Revision as of 22:21, 17 January 2026 by Docmoates (talk | contribs) (Embedding game from /games/ directory)
Jump to navigation Jump to search
<html>
<head>
<style>
body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
iframe {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
</style>
</head>
<body>
<iframe src="https://wiki.docmoates.com/games/unit-2-study-buddy.html" frameborder="0" allowfullscreen></iframe>
</body>
</html>

[[Category:Herzing University/Games]]
[[Category:HU NSG 520 Pathophysiology and Pharmacology]]