andrews/maydo/timmypuzzle.html

36 lines
932 B
HTML

<body><head><link rel="stylesheet" type="text/css" href="/sheep/3.css" />
<script src="/sheep/3.js" charset="utf-8"></script></head>a<center><font face="Verdana"><style>
// yes
.alert {
padding: 20px;
background-color: blue;
color: white;
}
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
.test27 {
color: red;
}
.closebtn:hover {
color: black;
}
</style>
<div class="alert">
<span class="closebtn" onclick="this.parentElement.style.display='none';">&times;</span>
<strong>Complete the puzzle of Timmy!</strong> <a href="/maydo/" class="test27">Back</a>
</div>
<title>Timmy Puzzle</title><br><iframe frameBorder="0" style="border: 0;width:100%;height:100%" src="https://im-a-puzzle.com/share/e774f99fd463ff5?embed=true&showAds=false&showNav=false&showSolve=false"></iframe></body>