Difference between revisions of "Test"

From A.P.E.S. wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
(105 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html>
+
 
<style>
 
.overlay {
 
  background:transparent;
 
  position:relative;
 
  width:640px;
 
  height:480px; /* your iframe height */
 
  top:480px;  /* your iframe height */
 
  margin-top:-480px;  /* your iframe height */
 
}
 
</style>
 
<div class="overlay" onClick="style.pointerEvents='none'"></div>
 
<iframe src="https://www.google.com/maps/d/embed?mid=11RyWeL3CvaPBksfuI04aU2C8hp7VUV_x&hl=en&ehbc=2E312F" width="100%" height="480">
 
</iframe>
 
</html>
 

Latest revision as of 05:51, 29 September 2022