Just as you would with any webpage. I am not sure if you are familiar with that or not. You just use the image tag with the location of the picture (you have to host the pic somewhere else since LJ can not). The faq section of LJ exaplins it all I think. If not just look up a basic HTML how to on google of somthing. the code basically looks like this =
img src="location of your pic here"
you need to inclose that with < /> as well. The < starts the HTML tag and the /> closes it.
Comments 1
img src="location of your pic here"
you need to inclose that with < /> as well. The < starts the HTML tag and the /> closes it.
Reply
Leave a comment