You've already forked my-first-website
mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-09-18 15:55:31 -04:00
first commit
This commit is contained in:
20
chatpass.html
Normal file
20
chatpass.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Passwords</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="Cornsilk">
|
||||
<center><h1>Sign-on Information</h1><br><hr><br>
|
||||
<br><b>Username: </b>jakejarvis
|
||||
<br><b>Password: </b>jakejarvis<br><br><hr><br><br>
|
||||
|
||||
<b>Username: </b>jakejarviscom<br>
|
||||
<b>Password: </b>jakejarvis.com<br><br><hr><br><br>
|
||||
<b>Username :</b>jjcom<br>
|
||||
<b>Password :</b>jjcom<br><br><hr>
|
||||
<a href="chatbeta.html">Back to <i>Advanced Chat</i></a>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user