<?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>Tracelight.ch - Leuchtspur im Internet &#187; Css</title>
	<atom:link href="http://www.tracelight.ch/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tracelight.ch</link>
	<description></description>
	<lastBuildDate>Sun, 04 Dec 2011 10:48:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Stop the internet printers</title>
		<link>http://www.tracelight.ch/2009/05/04/stop-the-internet-printers/</link>
		<comments>http://www.tracelight.ch/2009/05/04/stop-the-internet-printers/#comments</comments>
		<pubDate>Mon, 04 May 2009 20:36:29 +0000</pubDate>
		<dc:creator>Daniel Marbach</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Politician]]></category>
		<category><![CDATA[Protect Site]]></category>

		<guid isPermaLink="false">http://www.tracelight.ch/?p=643</guid>
		<description><![CDATA[I found this really cool website: http://www.politiker-stopp.de/ The idea behind this page is to protest against politicians which are making new laws without understand the ways and meanings of the internet. The site claims that politicians often don’t know how to use computers so their only seeing websites as imprints of their employees. Therefore the [...]]]></description>
			<content:encoded><![CDATA[<p>I found this really cool website:</p>
<p><a title="http://www.politiker-stopp.de/" href="http://www.politiker-stopp.de/">http://www.politiker-stopp.de/</a></p>
<p>The idea behind this page is to protest against politicians which are making new laws without understand the ways and meanings of the internet. The site claims that politicians often don’t know how to use computers so their only seeing websites as imprints of their employees. Therefore the site suggests to introduce the following CSS code into your site:</p>
<pre class="brush: css; ">

&lt;style&gt;
#print {display:none;} @media print {
 a,abbr,acronym,address,applet,area,b,base,basefont,
bdo,big,blockquote,br,button,caption,center,cite,code,
col,colgroup,dd,del,dfn,dir,div,dl,dt,em,fieldset,font,
form,frame,frameset,h1,h2,h3,h4,h5,h6,hr,i,iframe,img,
input,ins,isindex,kbd,label,legend,li,link,map,menu,meta,
noframes,noscript,object,ol,optgroup,option,p,param,pre,
q,s,samp,select,small,span,strike,strong,sub,sup,table,
tbody,td,textarea,tfoot,th,thead,title,tr,tt,u,ul,var {display:none;}
#print,#print img {
left:0;top:0;padding:0;margin:0;height:250mm;width:170mm;display:block !important;}
}
&lt;/style&gt;&lt;div id=&quot;print&quot;&gt;
&lt;img src=&quot;http://www.politiker-stopp.de/gfx/politiker-stopp-print.png&quot; /&gt;
&lt;/div&gt;
</pre>
<p>This is a really cool idea although completly useless <img src='http://www.tracelight.ch/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Have fun by protecting your sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tracelight.ch/2009/05/04/stop-the-internet-printers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

