emma_in_dream: (Default)
emma_in_dream ([personal profile] emma_in_dream) wrote2014-12-18 02:33 pm

Archive of Our Own

How would I insert photos into text I am posting as a Yuletide story?
sqbr: (up and down)

[personal profile] sqbr 2014-12-18 07:14 am (UTC)(link)
This is on the AO3? I'd upload them to a free image hosting service like Photobucket, then use html to include them: < img src="(the url)" > or if you want to be fancier < img src="(the url)" alt="(short description)" width="(the width you want it to display at)" >

Photobucket automatically generates html which will work but includes a link back them, you might want to strip out that link if you use a similar username and want to preserve anonymity. People will still be able to see the url if they make the effort, though.
sqbr: pretty purple pi (Default)

[personal profile] sqbr 2014-12-22 09:03 am (UTC)(link)

Good luck!