<!DOCTYPE html> <html> <head> <title>MIS 21 HOMEWORK 1</title> <link rel="stylesheet" href="themes\stylesheet.css" type="text/css"> <link rel="stylesheet" href="themes\animate.css" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Raleway:700' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Raleway:900italic' rel='stylesheet' type='text/css'> </head> <body> <div class="wrapper background6"> <h2 class="boomPanes">Masama yung tingin sa 'yo ng tao...</h2> <div class="container-1"> <h3>Ano reaction mo?</h3> <div class="container-2"> <a href="ending 1.html"> <div class="item-1"> Snake noise </div> </a> <a href="ending 2.html"> <div class="item-3"> Mag-sign language para kunwari pipe </div> </a> </div> </div> <p><a href="start.html">restart</a></p> </div> </body> </html>