Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as HTML by Fetty ( 6 years ago )
<!DOCTYPE html>
<html>

<head>
  <title> </title>
</head>

<body>
  <h1> welcome to the roman colloseum! Its time for lapis, papyrus, scalpellus!</h1>
  <h2> in the first corner we have YOU playing as sarah connor and then in the other corner we have the terminator. If you lose the terminator will wipe out all of ancient Rome </h2>
  <h2> Choose your weapon </h2>
  <div class="attack">

    <button class=" attack-button" id="lapis" onclick="sarahAttacks(this.id)"><strong>lapis</strong><input type="image" src="https://images-na.ssl-images-amazon.com/images/I/512%2BwrpsGaL._AC_SY450_.jpg" width="200" height="200" alt="rock" ></button>
    <button class="attack-button" id="papyrus" onclick="sarahAttacks(this.id)"><strong>papyrus</strong><input type="image" src="https://live.staticflickr.com/3931/33329533510_3a9431ce22_b.jpg" width="200" height="200" alt="paper"></button>
    <button class="attack-button" id="scalpellus" onclick="sarahAttacks(this.id)"><strong>Scapellus</strong><input type="image" src="https://images-na.ssl-images-amazon.com/images/I/81TD%2B0Y9f6L.__AC_SY300_QL70_ML2_.jpg" width="200" height="200" alt="scissors"></button>
    <div id="winner-storage">
      <h2 id="winner"></h2>
    </div>
  </div>

</body>

</html

 

Revise this Paste

Children: 107518
Your Name: Code Language: