andrews/maydo/simspuzzle.html

35 lines
953 B
HTML
Raw Normal View History

2023-01-23 18:46:49 +01:00
<body><head><link rel="stylesheet" type="text/css" href="/sheep/3.css" />
<script src="/sheep/3.js" charset="utf-8"></script></script></head><center><font face="Verdana"><style>
2023-01-05 21:42:01 +01:00
.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;
}
2023-01-05 21:44:05 +01:00
.test27 {
color: red;
}
2023-01-05 21:42:01 +01:00
.closebtn:hover {
color: black;
}
</style>
<div class="alert">
<span class="closebtn" onclick="this.parentElement.style.display='none';">&times;</span>
2023-01-05 21:44:05 +01:00
<strong>Complete the puzzle of our school!</strong> <a href="/maydo/" class="test27">Back</a>
2023-01-05 21:42:01 +01:00
</div>
<title>Sims Puzzle</title><br><iframe frameBorder="0" style="border: 0;width:100%;height:100%" src="https://im-a-puzzle.com/share/37aa3fc6700668d?embed=true&showAds=false&showNav=false&showSolve=false&showFooter=false"></iframe></body>