<?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[Running an HTML in Notepad++]]></title><description><![CDATA[<p dir="auto">Im trying to run an HTML from notepad++ :</p>
<p dir="auto">&lt;!DOCTYPE html&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;style&gt;<br />
body {background-color: powderblue;}<br />
h1   {color: blue;}<br />
p    {color: red;}<br />
&lt;/style&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;</p>
<p dir="auto">&lt;h1&gt;This is a heading&lt;/h1&gt;<br />
&lt;p&gt;This is a paragraph.&lt;/p&gt;</p>
<p dir="auto">&lt;/body&gt;<br />
&lt;/html&gt;</p>
<p dir="auto">I’ve followed the instructions from my course outline.</p>
<p dir="auto">Shits not working.</p>
<p dir="auto">Plz. Send. Halp.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17347/running-an-html-in-notepad</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 19:17:10 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17347.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Mar 2019 09:54:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Sat, 23 Mar 2019 08:22:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phoebe-jeebie" aria-label="Profile: Phoebe-Jeebie">@<bdi>Phoebe-Jeebie</bdi></a> said:</p>
<blockquote>
<p dir="auto">thanks guys, all fixed!<br />
I just renamed the end of the file to <code>*.html</code></p>
</blockquote>
<p dir="auto">You need to select the desired syntax, and then it will be automatically saved in the desired file extension.</p>
<p dir="auto"><img src="https://i.imgur.com/tFs1BTP.gif" alt="Imgur" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/41527</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41527</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Sat, 23 Mar 2019 08:22:48 GMT</pubDate></item><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Sat, 23 Mar 2019 01:45:13 GMT]]></title><description><![CDATA[<p dir="auto">thanks guys, all fixed!<br />
I just renamed the end of the file to ‘.html’<br />
U_U<br />
It was a stupid mistake. I’ve only been getting about 4hours sleep per night from starting my certificate.<br />
Thank you for entertaining my basic need.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41526</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41526</guid><dc:creator><![CDATA[Phoebe Jeebie]]></dc:creator><pubDate>Sat, 23 Mar 2019 01:45:13 GMT</pubDate></item><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Fri, 22 Mar 2019 13:31:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<p dir="auto">it’s yours to decide, whether i’ve missed out those two words, or i’ve ignored them, judging that we do not have the o.p.'s instruction from the course outline, nor any debug information to know where the o.p.'s shortcuts.xml is located … not to think about predicting, but not knowing the o.p.'s capabilities of finding and modifying notepad++ internal files.</p>
<p dir="auto">sure, we could make a 100 post forward-backward reply topic about that, if you’d enjoy another one, but is it worth it ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41511</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41511</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Fri, 22 Mar 2019 13:31:15 GMT</pubDate></item><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Fri, 22 Mar 2019 13:22:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andrecool-68" aria-label="Profile: andrecool-68">@<bdi>andrecool-68</bdi></a> said:</p>
<blockquote>
<p dir="auto">Edit your file <code>shortcuts.xml</code></p>
</blockquote>
<p dir="auto">Select the browser to be launched in the Run menu</p>
<p dir="auto"><img src="https://i.imgur.com/TKgsGfn.png" alt="Imgur" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/41509</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41509</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Fri, 22 Mar 2019 13:22:57 GMT</pubDate></item><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Fri, 22 Mar 2019 13:12:19 GMT]]></title><description><![CDATA[<p dir="auto">The third option to view the file:<br />
Install …Preview HTML is a plug-in for Notepad++<br />
<a href="https://fossil.2of4.net/npp_preview/home" rel="nofollow ugc">https://fossil.2of4.net/npp_preview/home</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/41508</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41508</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Fri, 22 Mar 2019 13:12:19 GMT</pubDate></item><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Fri, 22 Mar 2019 13:07:49 GMT]]></title><description><![CDATA[<p dir="auto">Second option, right click on the file tab:</p>
<p dir="auto"><img src="https://i.imgur.com/S2pK79a.png" alt="" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/41507</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41507</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Fri, 22 Mar 2019 13:07:49 GMT</pubDate></item><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Fri, 22 Mar 2019 12:44:44 GMT]]></title><description><![CDATA[<p dir="auto">Edit your file <code>shortcuts.xml</code></p>
<pre><code>	&lt;UserDefinedCommands&gt;
		&lt;Command name="Open Language Folder..." Ctrl="no" Alt="no" Shift="no" Key="0"&gt;&amp;quot;Explorer&amp;quot; &amp;quot;$(NPP_DIRECTORY)\autoCompletion\&amp;quot;&lt;/Command&gt;
		&lt;Command name="Open UDL Folder..." Ctrl="no" Alt="no" Shift="no" Key="0"&gt;&amp;quot;Explorer&amp;quot; &amp;quot;$(NPP_DIRECTORY)\userDefineLangs\&amp;quot;&lt;/Command&gt;
		&lt;Command name="Launch in IE" Ctrl="no" Alt="no" Shift="no" Key="0"&gt;iexplore &amp;quot;$(FULL_CURRENT_PATH)&amp;quot;&lt;/Command&gt;
		&lt;Command name="Launch in Chrome" Ctrl="no" Alt="no" Shift="no" Key="0"&gt;chrome &amp;quot;$(FULL_CURRENT_PATH)&amp;quot;&lt;/Command&gt;
		&lt;Command name="Get PHP help" Ctrl="no" Alt="no" Shift="no" Key="0"&gt;http://www.php.net/$(CURRENT_WORD)&lt;/Command&gt;
		&lt;Command name="Wikipedia Search" Ctrl="no" Alt="no" Shift="no" Key="0"&gt;https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD)&lt;/Command&gt;
		&lt;Command name="NppShell_add.vbs" Ctrl="no" Alt="no" Shift="no" Key="0"&gt;NppShell_add.vbs&lt;/Command&gt;
		&lt;Command name="NppShell_dell.vbs" Ctrl="no" Alt="no" Shift="no" Key="0"&gt;NppShell_dell.vbs&lt;/Command&gt;
	&lt;/UserDefinedCommands&gt;
	&lt;PluginCommands /&gt;
	&lt;ScintillaKeys /&gt;
&lt;/NotepadPlus&gt;
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/41506</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41506</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Fri, 22 Mar 2019 12:44:44 GMT</pubDate></item><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Fri, 22 Mar 2019 12:22:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phoebe-jeebie" aria-label="Profile: Phoebe-Jeebie">@<bdi>Phoebe-Jeebie</bdi></a> said:</p>
<blockquote>
<p dir="auto">from notepad++</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: Meta-Chuh">@<bdi>Meta-Chuh</bdi></a> I’m surprised you (maybe) missed those 2 words</p>
]]></description><link>https://community.notepad-plus-plus.org/post/41503</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41503</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 22 Mar 2019 12:22:29 GMT</pubDate></item><item><title><![CDATA[Reply to Running an HTML in Notepad++ on Fri, 22 Mar 2019 10:19:10 GMT]]></title><description><![CDATA[<p dir="auto">welcome to the notepad++ community, <a class="plugin-mentions-user plugin-mentions-a" href="/user/phoebe-jeebie" aria-label="Profile: Phoebe-Jeebie">@<bdi>Phoebe-Jeebie</bdi></a></p>
<p dir="auto">if you want to run your html code:</p>
<ul>
<li>
<p dir="auto">save your code as <code>choose_a_name.html</code> to your desktop.</p>
</li>
<li>
<p dir="auto">right click on your <code>choose_a_name.html</code> file on your desktop and choose your favourite browser from the <code>open with</code> context menu, e.g. internet explorer, chrome, edge or any other web browser you have.</p>
</li>
</ul>
<p dir="auto">your html code will now show up in your favourite web browser and the shit will work 😉</p>
<p dir="auto">ps: this was successfully tested with your code:</p>
<pre><code>&lt;!DOCTYPE html&gt;
&lt;html&gt;
	&lt;head&gt;
		&lt;style&gt;
			body {background-color: powderblue;}
			h1 {color: blue;}
			p {color: red;}
		&lt;/style&gt;
	&lt;/head&gt;
	&lt;body&gt;

		&lt;h1&gt;This is a heading&lt;/h1&gt;
		&lt;p&gt;This is a paragraph.&lt;/p&gt;

	&lt;/body&gt;
&lt;/html&gt;
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/41502</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/41502</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Fri, 22 Mar 2019 10:19:10 GMT</pubDate></item></channel></rss>