Update Redditlikechatter.HTML
This commit is contained in:
parent
4b396ae543
commit
96ab831f44
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<li><a href="Redditlike.HTML">Home</a></li>
|
||||
<title>Chatroom</title>
|
||||
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
|
||||
|
||||
<style>
|
||||
#chatbox {
|
||||
width: 1280px;
|
||||
|
@ -12,6 +12,7 @@
|
|||
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