Update Redditlikechatter.HTML
This commit is contained in:
parent
96ab831f44
commit
c7bae50185
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
|
||||
<li><a href="Redditlike.HTML">Home</a></li>
|
||||
<title>Chatroom</title>
|
||||
|
||||
|
@ -12,7 +13,6 @@
|
|||
overflow-y: scroll;
|
||||
}
|
||||
</style>
|
||||
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<div id="chatbox"></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue