I try to put an image onto the page by using the Image button, but it fails.
Is there another way to add an image, such as using page code or something?
Storygame or forum?
The best way is to upload your image to an image hosting site such as imgur. You can also use the following code for an image you have uploaded on this site. Just get the image url and put it where I have the blank line below.
[img src="________"]
I actually recommend using something like this:
[img src="______" height="____" width="____"][center/fixed]
just set it to what you want the width and height. I usually make mine between 200-600. Hope this helps. Oh and use < > instead of [ ]
Inputting MasonJar.exe
MasonJar.exe inputting
MasonJar.exe inputted
MasonJar.exe sent to drive
Transaction complete
This code does not work for me for some reason. When i try to play my game, it simply displays it as code instead of showing the image
You've uploaded images to the site already, I presume? Be aware that the rich text editor and images do not mix well. Any images (and some other html as well) are deleted when you reopen a page for editing. It's been this way for a while, and the only way around it is to add the image at the end and not reedit that page, or to disable the rich text editor altogether.
I'll just have to rely on that instead
From what i read, turning off the rich text editor will disable me from features such as Bold, Italics and Color, but I am using them, and I need them
Simply adding the picture last works well enought, so I'll go with that
Yeah, you can still use those, just with a little more effort. Personally, I think it's worth it.
<strong>Bold</strong> → Bold
<em>Italics</em> → Italics
<span style="color:red;">Color</span> → Color
Those are fine too. Honestly, I'm probably just being hypercorrect since I read somewhere that <i> and <b> should only be used as last resorts.
Use < and > and they'll show up as < and >.
Or not! I doubt most browsers are that pedantic. :p