I have searched this and searched but I need help. I feel very stupid because I've been using the ideal for a while. It's just not cloudy. So how do I add a local image to my cloud9 html page?
You can upload your image online and then href use the online link to use.
href
Otherwise, if you want your image to be local, you can upload files to the workspace, for example.
Hope this helps :)
you can also use simple save and drag method.
This works on rails projects on c9, not sure about different environments but worth trying.
curl -O imagelink
mv imagelink app / assets / images /