DEV Community

G4U
G4U

Posted on

Adding a chatting platform to your website using HTML

G4U official account for posting coding tutorials

Hey everyone, I'm not really the type of person to do these, but I wanted to create a quick tutorial on how you can embed this chatting platform into your site.

The chatting software is named as Chitchatter, and below can be found the code for the HTML element. (DO NOT USE THIS CODE, THIS IS AN EXAMPLE AND AN IFRAME FOR MY CHATTERS.)

<iframe src="https://chitchatter.im/public/5c638502-0822-473a-a9d8-0d0c080a98c8?embed=1" allow="camera;microphone;display-capture;fullscreen" width="800" height="800" />

If you want to make your own, head over to chitchatter.im so you can create your own public or private chatting room.

Happy coding!

official g4u site: joshuadwclark.com
users: 67.2k
online: 27.9k
logged in: 22.4k
g4u is a gaming website full of games just for you for free

Top comments (0)