Text/Image Linking (HTML)
Loading...
3,926
Uploader Comments (muffinmonster15)
see all
All Comments (21)
-
@muffinmonster15 Hello, thank you for the information and quick response. Looking forward to trying this out tomorrow. Hugs ;)
-
really good video, you are good, thanks for the info
-
Very good tutorial and very helpful Thank you.
-
I knew how to do this a long time ago but I forgot so THANKS ;-(
Loading...
I am trying to upload a HTML image link onto a forum, but when I do it just comes out as the code. I try PHP as well, but that doesn't work either. Any other tips?
kbman99 5 months ago
@kbman99 Hmm, forums can be a bit tricky. The code used in this video should work on most forums, but some can be a hassle. The only thing I can think of is putting quotes around the code after the equal sign.
Ex.) (a href="_______")(img src="_____")(/a)
If this didn't work, you should try asking your fellow forum users. They should have more experience and know-how than me. Sorry if I couldn't help.
muffinmonster15 5 months ago
Great video! Could you help me out with something? How can I put 3 pictures side by side and then put titles underneath each one? Hope you'll help me out. Thank you.
BeautifulLife1977 6 months ago in playlist html (double?)
@BeautifulLife1977 The easiest way to do that is by editing the images to overlay the text onto the picture, but if you want to go the html route I've set up a text file to help you out. You can find it here.
mediafire[dot]com/?v25k7apcq5012zc
muffinmonster15 6 months ago
I've gone through alot of videos but this is the only one that helped me at all. Thank you! Do you happen to know how to add color to the txt where you put "Whatever you want linked"??
musicalpassion22 1 year ago
@musicalpassion22 Thanks a plenty for compliment! Nice to know I helped.
And yes I do know.
Before the text "whatever you want linked", add another code (font color=____)
and right after the text close the code with (/font)
In the blank goes the name of the color or it's hexadecimal code.
You can google 'hexadecimal color code html' for more info.
REPLACE PARENTHESES WITH ARROWS
muffinmonster15 1 year ago