<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Inserting and image]]></title><description><![CDATA[<p dir="auto">i type in &lt;img src=" ____.jpg"&gt; and i put the name of the file on the computer but when i launch the website on google chrome it will not appear for some reason. Please help!</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14128/inserting-and-image</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 06:42:21 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14128.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Jul 2017 03:03:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Inserting and image on Wed, 12 Jul 2017 20:20:10 GMT]]></title><description><![CDATA[<p dir="auto">Thank you so much!!! this solved my problem</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25557</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25557</guid><dc:creator><![CDATA[Daniela Verde]]></dc:creator><pubDate>Wed, 12 Jul 2017 20:20:10 GMT</pubDate></item><item><title><![CDATA[Reply to Inserting and image on Wed, 12 Jul 2017 05:47:41 GMT]]></title><description><![CDATA[<p dir="auto">That’s not a Notepad++ question, rather this is web programming related.<br />
Anyway, wherever your index.html resides on your computer for testing, add an image folder into that folder.<br />
Name it, say “img” and place your image in that folder.<br />
You now have a structure like this:<br />
index.html<br />
img/imageName.jpg</p>
<p dir="auto">Now in your image source path, you change it thus:<br />
&lt;img src=“/img/imageName.jpg”&gt;</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25538</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25538</guid><dc:creator><![CDATA[decoderman]]></dc:creator><pubDate>Wed, 12 Jul 2017 05:47:41 GMT</pubDate></item></channel></rss>