<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Better Programming &#187; html</title>
	<atom:link href="http://www.betterprogramming.com/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.betterprogramming.com</link>
	<description>Portfolio</description>
	<lastBuildDate>Thu, 18 May 2017 14:50:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>HtmlClipper &#8211; save html content from any website</title>
		<link>http://www.betterprogramming.com/htmlclipper.html</link>
		<comments>http://www.betterprogramming.com/htmlclipper.html#comments</comments>
		<pubDate>Thu, 26 Aug 2010 14:23:41 +0000</pubDate>
		<dc:creator><![CDATA[Florentin]]></dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[webpage]]></category>

		<guid isPermaLink="false">http://www.betterprogramming.com/?p=210</guid>
		<description><![CDATA[What is HtmlClipper HtmlClipper is a bookmarklet which lets you copy html sections of any web pages together with the attached css styles. After the script is enabled inside a web page, you may select and extract any html element together with all it&#8217;s children and computed css styles. What you get is a new [&#8230;]]]></description>
				<content:encoded><![CDATA[<h2>What is HtmlClipper</h2>
<p>HtmlClipper is a bookmarklet which lets you copy html sections of any web pages together with the attached css styles. After the script is enabled inside a web page, you may select and extract any html element together with all it&#8217;s children and computed css styles. What you get is a new html document made up of an inline stylesheet and html code needed to render the element as close as possible to what you&#8217;ve seen in the source web page.<br />
The bookmarklet only works in Firefox and Google Chrome.</p>
<p><a href="https://github.com/florentin/htmlclipper">Download HtmlClipper from GitHub</a></p>
<h2>Firefox Installation</h2>
<ul>
<li>Make sure the &#8220;Bookmarks Toolbar&#8221; is visible. If it is not, go to menu View &gt; Toolbars.</li>
<li>Drag this link: <a href="javascript:prefFile='';void(z=document.body.appendChild(document.createElement('script')));void(z.language='javascript');void(z.type='text/javascript');void(z.src='http://www.betterprogramming.com/downloads/htmlclipper.js');void(z.id='computed');">Html Clipper</a> up to your Bookmarks Toolbar.</li>
</ul>
<h2>How to use it</h2>
<ul>
<li>click the bookmarklet from your Bookmarks Toolbar</li>
<li>click inside the html page to select an element</li>
<li>press &#8220;w&#8221; to select the parent element</li>
<li>press &#8220;q&#8221; to undo the selection of parent element</li>
<li>press &#8220;r&#8221; to remove an element</li>
<li>press &#8220;s&#8221; to clip the element</li>
<li>press &#8216;esc&#8217; to exit the &#8216;clipping&#8217; window</li>
<li>press &#8216;x&#8217; to exit HtmlClipper</li>
</ul>
<p>Here are some screenshots of webpage clippings created with HtmlClipper:<br />

<a href='http://www.betterprogramming.com/htmlclipper.html/digg1'><img width="250" height="132" src="http://www.betterprogramming.com/wp-content/uploads/2010/08/digg1-300x158.png" class="attachment-medium" alt="digg1" /></a>
<a href='http://www.betterprogramming.com/htmlclipper.html/digg2'><img width="250" height="243" src="http://www.betterprogramming.com/wp-content/uploads/2010/08/digg2-300x292.png" class="attachment-medium" alt="digg2" /></a>
<a href='http://www.betterprogramming.com/htmlclipper.html/facebook1'><img width="250" height="142" src="http://www.betterprogramming.com/wp-content/uploads/2010/08/facebook1-300x170.png" class="attachment-medium" alt="facebook1" /></a>
<a href='http://www.betterprogramming.com/htmlclipper.html/facebook2'><img width="72" height="250" src="http://www.betterprogramming.com/wp-content/uploads/2010/08/facebook2-86x300.png" class="attachment-medium" alt="facebook2" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.betterprogramming.com/htmlclipper.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
