开发者

Unable to insert an image at "img src="

开发者 https://www.devze.com 2023-03-25 08:00 出处:网络
Something simple but frustrating. I cannot get the desired image.I have tried drag and drop; single, double and triple click; Ctrl+Spa开发者_JAVA技巧ce.I have brought my images into the Local Filesyst

Something simple but frustrating. I cannot get the desired image. I have tried drag and drop; single, double and triple click; Ctrl+Spa开发者_JAVA技巧ce. I have brought my images into the Local Filesystem, I have tried:

Local Filesystem/Images/Site Plan.jpg

and

Site Plan.jpg


Try:

Site%20Plan.jpg 

(replace all spaces with %20)

Or just rename to site_plan.jpg


I believe the space in the url is causing you problems. Try: Local Filesystem/Images/Site%20Plan.jpg

Take a look at url encoding.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号