<!DOCTYPE html> <html> <head> <title>Play MU Online</title> <link rel="stylesheet" type="text/css" href="stylesheets/bootstrap.css"> </head> <body id="about-body" class="container"> <h1 id="h1-download" align="center">Play MU Online</h1> <link rel="stylesheet" type="text/css" href="../stylesheets/style.css"> <p id="paragraph-play"> Oh, did I forget to mention? You're also a computer-game addict! More typically known as "gamer" which is the term used by people nowadays. You have played several games before like Gunbound, Ran Online, O2 Jam, Ragnarok Online, Flyff, Dragonica, Rose online, Battle Realms, The Sims, Grand Theft Auto: Vice City and San Andeas, and a whole lot more. <div class="row"> <div clas="col-md-12"> <img id="img-download" src="../images/gamer.jpeg" width="900" height="500"> </div> </div> </p> <p id ="paragraph-play2"> Apparently, before classes started, you decided to relive your younger self and went on to play one of your most favorite games of all time:<br> MU online. It is an MMORPG game, with 2D graphics that really brings out the mythology geek in you. <div class="row"> <div clas="col-md-12"> <img id="img-download" src="../images/mu1.jpg" width="900" height="500"> </div> </div> </p> <p id ="paragraph-play3"> Wanting to continue the gaming experience, you still played even though you had homework to do, finding yourself saying<br> "I guess playing for an hour or two won't bite. I still have 3 days before the homework is due." <br> <br> </p> <h2 id="h2-decide-1">You decided to:</h2> <div class="row"> <ul id="main-menu"> <div class="col-md-4"> <li class="menu-download"> <p align="center"> <a href="setalarm.html"> Set an Alarm and Continue Playing Until It Goes Off </a> </p> </li> </div> <div class="col-md-4"> <li class="menu-download"> <p align="center"> <a href="noalarm.html"> Continue Playing Without Setting An Alarm </a> </p> </li> </div> <div class="col-md-4"> <li class="menu-download"> <p align="center"> <a href="../warningpage.html"> Go Back to the Home Page </a> </p> </li> </div> </ul> </div> </body> </html>