CtKatie
01-13-2003, 08:46 AM
how would you show HTML coding to viewers?
I just finished creating an internet quiz but need to show the coding so people can copy them
novaz_spark
01-13-2003, 09:16 AM
viewers can go to the browser's toolbar, click under view. see on the top of your computer screen? there. and go to source, maybe if you tell them to they'll know.
Or do you want to provide a cut and paste box for visitors to copy code from?
CtKatie
01-13-2003, 09:20 AM
the cut and paste box sounds easier..but i cant seem to find that on Lissa explains its site
epolady
01-13-2003, 09:42 AM
<textarea wrap="virtual" rows="#" cols="##">
HTML & Text Here</textarea>
novaz_spark
01-14-2003, 09:41 AM
you can try this one too...it can allow visitors to 'select all' then copy it...
http://www.dynamicdrive.com/dynamicindex11/selectform.htm
hope that helps. :)
CtKatie
01-16-2003, 07:47 AM
thank you all for your help ^_^, they all work great