• Welcome to The Cave of Dragonflies forums, where the smallest bugs live alongside the strongest dragons.

    Guests are not able to post messages or even read certain areas of the forums. Now, that's boring, don't you think? Registration, on the other hand, is simple, completely free of charge, and does not require you to give out any personal information at all. As soon as you register, you can take part in some of the happy fun things at the forums such as posting messages, voting in polls, sending private messages to people and being told that this is where we drink tea and eat cod.

    Of course I'm not forcing you to do anything if you don't want to, but seriously, what have you got to lose? Five seconds of your life?

HTML Setting?

kyeugh

onion witch
Pronoun
she/her
Apparently the HTML setting on the forum just writes the script out and highlights certain components in different colors. Earlier, I tried to make a post with a Mailto, but the HTML wouldn't work. On the bottom it says, "HTML is OFF." Is it possible to turn it on? If so, how? Thanks.
 
Apparently the HTML setting on the forum just writes the script out and highlights certain components in different colors. Earlier, I tried to make a post with a Mailto, but the HTML wouldn't work. On the bottom it says, "HTML is OFF." Is it possible to turn it on? If so, how? Thanks.
The BBCode HTML tags are just a more specific-use than the regular CODE tags; that is, it is for displaying your already-written code to others (so they may view or copy it) with HTML-specific syntax highlighting. For safety reasons, you cannot use HTML in posts. Sorry.
 
Last edited:
the construct yields
Code:
<a href="mailto:example@example.org" target="_blank">mailto?</a>
, so while popping a no content might be reasonable ... ?? what do you use for a browser
 
Don't mailto links generally try to open up some e-mail client?

Whatever you could do with a mailto in HTML, anyway, you can do with that BBCode, so... enabling HTML wouldn't actually help here.
 
Back
Top Bottom