<?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>Css Snippets &#187; notch</title>
	<atom:link href="http://www.csssnippets.be/tag/notch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csssnippets.be</link>
	<description>Snippets for you, snippets for me</description>
	<lastBuildDate>Mon, 17 Oct 2011 08:42:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>1 pixel ronde hoeken</title>
		<link>http://www.csssnippets.be/2009/04/1-pixel-ronde-hoeken/</link>
		<comments>http://www.csssnippets.be/2009/04/1-pixel-ronde-hoeken/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 08:08:28 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[box]]></category>
		<category><![CDATA[crossbrowser]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Round corners]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[Xhtml Strict]]></category>
		<category><![CDATA[1 pixel]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[notch]]></category>
		<category><![CDATA[ronde hoeken]]></category>
		<category><![CDATA[rounded corners]]></category>

		<guid isPermaLink="false">http://www.csssnippets.be/?p=173</guid>
		<description><![CDATA[Zoals te zien bij Google Analytics, één pixel uit de hoek halen om zo visueel ronde hoeken na te bootsen.]]></description>
			<content:encoded><![CDATA[<p>Zoals te zien bij Google Analytics, één pixel uit de hoek halen om zo visueel ronde hoeken na te bootsen.</p>
<h3>HTML</h3>
<pre title="code" class="xhtml">
&lt;ul&gt;
  &lt;li&gt;
    &lt;a href="#"&gt;
      &lt;strong&gt;
        &lt;strong&gt;
          Visitors
        &lt;/strong&gt;
      &lt;/strong&gt;
    &lt;/a&gt;
  &lt;/li&gt;
&lt;/ul&gt;
</pre>
<h3>CSS</h3>
<pre title="code" class="css">
ul {
	list-style: none;
}
ul li {
	width: 100px;
}
li a {
  display:block;
  border: solid #666;
  border-width: 0 1px;
  text-decoration: none;
  outline:none;
  color: #000;
  background-color: #e4e4e4;
}
li a strong {
  display: block;
  position:relative;
  top: -1px;
  left: 0;
  border:solid #666;
  border-width:1px 0 0;
  font-weight:normal;
}
li a strong strong {
  border-width:0 0 1px;
  top: 2px;
  padding:5px;
}
li a:hover {
  background-color: #aaa;
}
</pre>



	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.csssnippets.be%2F2009%2F04%2F1-pixel-ronde-hoeken%2F&amp;title=1%20pixel%20ronde%20hoeken&amp;annotation=Zoals%20te%20zien%20bij%20Google%20Analytics%2C%20%C3%A9%C3%A9n%20pixel%20uit%20de%20hoek%20halen%20om%20zo%20visueel%20ronde%20hoeken%20na%20te%20bootsen." class="google bookmarks" title="Google Bookmarks">Google Bookmarks</a>
	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.csssnippets.be%2F2009%2F04%2F1-pixel-ronde-hoeken%2F&amp;title=1%20pixel%20ronde%20hoeken&amp;bodytext=Zoals%20te%20zien%20bij%20Google%20Analytics%2C%20%C3%A9%C3%A9n%20pixel%20uit%20de%20hoek%20halen%20om%20zo%20visueel%20ronde%20hoeken%20na%20te%20bootsen." class="digg" title="Digg">Digg</a>
	<a rel="nofollow" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fwww.csssnippets.be%2F2009%2F04%2F1-pixel-ronde-hoeken%2F&amp;Title=1%20pixel%20ronde%20hoeken" class="blinklist" title="BlinkList">BlinkList</a>
	<a rel="nofollow" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.csssnippets.be%2F2009%2F04%2F1-pixel-ronde-hoeken%2F" class="technorati" title="Technorati">Technorati</a>
	<a rel="nofollow" href="http://twitter.com/home?status=1%20pixel%20ronde%20hoeken%20-%20http%3A%2F%2Fwww.csssnippets.be%2F2009%2F04%2F1-pixel-ronde-hoeken%2F" class="twitter" title="Twitter">Twitter</a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.csssnippets.be%2F2009%2F04%2F1-pixel-ronde-hoeken%2F&amp;title=1%20pixel%20ronde%20hoeken&amp;notes=Zoals%20te%20zien%20bij%20Google%20Analytics%2C%20%C3%A9%C3%A9n%20pixel%20uit%20de%20hoek%20halen%20om%20zo%20visueel%20ronde%20hoeken%20na%20te%20bootsen." class="delicious" title="del.icio.us">del.icio.us</a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.csssnippets.be%2F2009%2F04%2F1-pixel-ronde-hoeken%2F&amp;t=1%20pixel%20ronde%20hoeken" class="facebook" title="Facebook">Facebook</a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.csssnippets.be%2F2009%2F04%2F1-pixel-ronde-hoeken%2F&amp;title=1%20pixel%20ronde%20hoeken" class="stumbleupon" title="StumbleUpon">StumbleUpon</a>

<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.csssnippets.be/2009/04/1-pixel-ronde-hoeken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

