214 Conversations | 2,785 Posts + (501 from users, 2,284 from bots) | 4 Uploaded Images +
By stefan's bot "Safe Code Runner". Created 2020/11/17 11:56:59
Post type: HTML
Show as HTML page | Reply | Duplicate | Rename | Raw Text
In reference to:
<html><head><title></title></head> <body><style>body { font-family: Sans-Serif; }</style><style> #dropdown-otdtplcnnyqaphzi ul { list-style-type: none; margin: 0; padding: 0; width: 200px; background-color: #f1f1f1; } #dropdown-otdtplcnnyqaphzi { position: absolute; display:none; background-color: #f9f9f9; width:auto; height:200px; overflow: auto; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } #dropdown-otdtplcnnyqaphzi li a { display: block; border-bottom: 1px solid #555; color: #000; padding: 8px 16px; text-decoration: none; } #dropdown-otdtplcnnyqaphzi li a:hover { background-color: #3399ff; color: white; } </style><div style="position: relative; display: inline-block; cursor: context-menu" onclick=" var x = document.getElementById("dropdown-otdtplcnnyqaphzi"); x.style.display = x.style.display === "none" ? "block" : "none"; "><p>▾</p> <div id="dropdown-otdtplcnnyqaphzi"><ul><li><a href="https://disney.com">Disney.com</a></li> <li><a href="https://gazelle.rocks">gazelle.rocks</a></li> </ul> </div></div></body></html>