A fun chatroom webpage built for Neocities, featuring:
- A Start Chatting button.
- A Terms of Service & Privacy Policy consent popup.
- An embedded Cbox chat iframe.
- A sticky footer with branding, favicon, and navigation links.
- Dark theme with emoji-inspired yellow accents.
- Consent Popup: Users must accept TOS & Privacy Policy before accessing the chat.
- Dynamic Chat Loading: The chat iframe only loads after agreeing.
- Sticky Footer: Always visible at the bottom with glowing “Chatroom” branding.
- Responsive Design: Works on desktop and mobile.
index.html– Main webpage.favicon.ico– Small emoji favicon for branding.home.html– Homepage link target (optional).tos.html– Terms of Service page (optional).privacy.html– Privacy Policy page (optional).about.html– About the Creator page (optional).
- Clone this repository:
git clone https://github.com/yourusername/chatroom.git-
Upload the files to your Neocities account or host on any static web host.
-
Ensure that
favicon.icois present in the same folder asindex.html.
- Open
index.htmlin a browser. - Click Start Chatting.
- Accept the TOS and Privacy Policy.
- Enjoy chatting in the embedded Cbox chat!
- ✅ Make this 😂
- 🌐 Test on multiple browsers and screen sizes
- 🖼 Make footer links open in a modal
- 💬 Customize chat iframe appearance
- ⚡ Add a welcome message or greeting for users when they load the chat
This project is open-source. Feel free to modify and use it for personal or educational purposes.