Skip to content

Commit f20ab1d

Browse files
committed
Add: div prep for toms.
1 parent e9e2ba9 commit f20ab1d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

chatroom/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,21 @@
66
<link rel="stylesheet" href="styles4.css">
77
</head>
88
<body>
9+
910
<div class="main-container">
1011
<h1>Chatata!</h1>
1112
<h2>✨Welcome, Chatateer...✨</h2>
1213
<button class="button">Log In</button>
14+
15+
<div class="chat-container">
16+
<div class="side-bar">
17+
18+
</div>
19+
<div class="chats">
20+
21+
</div>
22+
</div>
23+
1324
</div>
1425
<h3>@King Pandesal</h3>
1526
</body>

0 commit comments

Comments
 (0)