date
newest »

message 1:
by
Softness
(new)
Jan 24, 2018 07:18AM

reply
|
flag

I should add, instead of the to-be-replaced www.dropbox.com appearing in the copy-link-location salad, it was http://photos-2.dropbox.com
It was unclear what should be replaced in what order, tho' I tried several variants.
puzzled, L.

You can use this to link to images on your Dropbox account by going to your account on the dropbox.com web site, finding the photo there, and using the right-click pulldown to "Copy Image Address."

Er, what html...?
Also, @ 4, how did you DO that?
Ta, L.

Here's a simple example of adding image links: https://html.com/attributes/img-src/
You grab the address of the image you want to link to, right-clicking on the image and pulling down to Copy Image Address. Then you paste the address in between the quotes, leaving no spaces. My attempt to link from my Dropbox account was a failure, for who knows what reason...

Yeah. It seems a lot of HTML is paid attention to in these comments, and one will need to use the character set codes for things like angle brackets: <> "<>" Also, check using the "preview" button, next to the "post" button (nearly completely greyed out on my display).

Yeah. It seems a lot of HTML is paid attention to in these commen..."
Yes, clearly a little learning is a dangerous thing! Thanks.