Update index.html
This commit is contained in:
parent
92fd94c17a
commit
948c8ab207
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,6 @@
|
|||
</div>
|
||||
<center><div class="foot">2022-2023 Venith, all rights reserved, please <a href="mailto:digitalcheese2562@outlook.com">email us</a> for any questions/concerns you have.</div></center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!-- Hidden popup div -->
|
||||
<div class="popup" id="popupBox">
|
||||
This is a centered popup box!
|
||||
|
|
@ -92,3 +90,5 @@
|
|||
// Add a click event listener to the button
|
||||
document.getElementById("popupButton").addEventListener("click", displayPopup);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue