You've already forked my-first-website
mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-09-18 13:35:31 -04:00
Remove dangerous scripts and external links
This commit is contained in:
28
popup.html
28
popup.html
@@ -1,15 +1,15 @@
|
||||
<html>
|
||||
|
||||
<head><LINK REL=stylesheet HREF="style.css" TYPE="text/css">
|
||||
|
||||
<title>POPUP</title>
|
||||
|
||||
</head>
|
||||
|
||||
<body bgcolor="Cornsilk">
|
||||
|
||||
<h3><center><font color="red">Welcome!</font></h3><br><p align="left"></p><font color="green">Welcome to Jake's Site! This is a brand new website made last week, so if you see any broken links or problems, please <a href="mailto:jakejarvis@msn.com">email me</a>.</font>
|
||||
|
||||
</body>
|
||||
|
||||
<html>
|
||||
|
||||
<head><LINK REL=stylesheet HREF="style.css" TYPE="text/css">
|
||||
|
||||
<title>POPUP</title>
|
||||
|
||||
</head>
|
||||
|
||||
<body bgcolor="Cornsilk">
|
||||
|
||||
<h3><center><font color="red">Welcome!</font></h3><br><p align="left"></p><font color="green">Welcome to Jake's Site! This is a brand new website made last week, so if you see any broken links or problems, please <a href="mailto:jakejarvis@msn.com">email me</a>.</font>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user