I was thinking of opening a site which allows people to build their site online by clicking a button to send a bit of text (html) to a textbox below the button to make a kind of
online HTML builder so you click Bold and the HTML of the bold text
<b>TEXT GOES HERE </B> goes to a textbox where the HTML will be built, so people can replace
TEXT GOES HERE with their choice of text.
I was just wondering if anyone could perhaps provide me with a script for it? It only needs to be one button, I can build the rest. Thanks!