html code for irc
•
1 Feb 2008, 20:12
•
Journals
how to make html code to join an irc channel?
i mean something similar like this:
<a href="mailto:[email protected]">E-MAIL</a>
help meh, thx in advance!
EDIT: thx all!
i mean something similar like this:
<a href="mailto:[email protected]">E-MAIL</a>
help meh, thx in advance!
EDIT: thx all!
<a href="irc://irc.quakenet.org/urchannel">irc</a>
or if you want to specify exactly which server, then smth like this:
<a href="irc://xs4all.nl.quakenet.org/tag.et">#TAG.ET</a>