<?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[Run html from css tab]]></title><description><![CDATA[<p dir="auto">Sorry for asking, i´m new at web developing: supposse i have two tabs, one with html code and the other one being css corresponding to the html tab, the question is:<br />
how can i launch the html code from it´s css corresponding tab?<br />
i don´t want to save css tab and then go to html tab to launch it.<br />
thanx for your help</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/16381/run-html-from-css-tab</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 00:05:02 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/16381.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 24 Sep 2018 23:08:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Run html from css tab on Tue, 25 Sep 2018 13:03:29 GMT]]></title><description><![CDATA[<p dir="auto">Unfortunately, that’s really what effectively needs to be done, when using the edit-then-launch workflow.  You could try to automate the process (write a PythonScript which would save the current file, grab the filename, then search through other open documents, looking for a HTML file that links to that css filename, then launches that HTML).  But, honestly, that seems like the hard way to me.</p>
<p dir="auto">If it were my workflow, when I opened the HTML and the CSS, I would load the HTML into my browser.  Then any time I save the HTML or CSS file, I would just hit the browser’s reload button to refresh what’s there.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/35076</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/35076</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 25 Sep 2018 13:03:29 GMT</pubDate></item></channel></rss>