![]() |
UBBC Code, HTML Code etc. click on picture* - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: Archive (https://www.vg-resource.com/forum-65.html) +--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html) +---- Forum: Other Stuff (https://www.vg-resource.com/forum-6.html) +----- Forum: Questions, Info, and Tutorials (https://www.vg-resource.com/forum-89.html) +----- Thread: UBBC Code, HTML Code etc. click on picture* (/thread-20604.html) |
UBBC Code, HTML Code etc. click on picture* - ZeldaClassicEXPERT - 06-14-2012 * and go to website. A made up example to show what I am talking about no spaces: < picture = " ahref=image . image . com"> < website_go_t ![]() < / picture > < /website_go_t ![]() Done with A made up example to show what I am talking about. The up above example was just to let you know what I am talking about. Basically how do I code in HTML: UBBC: Other: Others: Mix: Mixes: an avatar or signature picture that when clicked on will go to webpage desired such as http://www.spriters-resource.com/community Thank you all so much in advanced - Jason RE: UBBC Code, HTML Code etc. click on picture* - Previous - 06-14-2012 LaTeX: Code: \href{TARGET URL}{\includegraphics{IMAGE PATH}} RE: UBBC Code, HTML Code etc. click on picture* - Dazz - 06-15-2012 Code: [url=website address goes here.com][img]image address goes here.gif[/img][/url] This will work on our forum. |