<!DOCTYPE> <html> <link rel="stylesheet" type="text/css" href="../css/bootstrap.css"> <title> Normal Life </title> <head> </head> <body> <div class="row"> <div class="col-md-12 well"> <h1 style ="text-align:center;font-size:100px"> Student Life </h1> </div> <div class ="col-md-4"> <img src="../pics/skies.jpg" width="600" height="400";> <p style ="font-size:50px"> LET'S GO</p> </div> <div class ="col-md-4"> <img src="../pics/royce.png" width="600" height="400";> <p style ="font-size:50px"> We believe in Royce </p> </div> <div class ="col-md-4"> <a href="sending3.html"> <img src="../pics/heart.jpg" width="600" height="400";> </a> <p style="font-size:30px"> Pagmamahal niya </p> </div> </div> <ul style = "text-align:right"><a href ="sending.html">If he actually chose this life... </a></ul> <ul style = "text-align:left"><a href ="sending2.html">If he chose to be more than just a student</a></ul> <ul style = "text-align:center"> click on the heart...</ul> </body> </html>