<?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>MrBlog &#187; web</title>
	<atom:link href="http://mrblog.nl/tag/web/feed" rel="self" type="application/rss+xml" />
	<link>http://mrblog.nl</link>
	<description>eliminating my ignorance one bit at a time</description>
	<lastBuildDate>Thu, 12 Jan 2012 09:54:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19847</generator>
	<atom:link rel='hub' href='http://mrblog.nl/?pushpress=hub'/>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><atom:link rel='salmon' href='http://mrblog.nl/?salmon=endpoint'/><atom:link rel='http://salmon-protocol.org/ns/salmon-replies' href='http://mrblog.nl/?salmon=endpoint'/><atom:link rel='http://salmon-protocol.org/ns/salmon-mention' href='http://mrblog.nl/?salmon=endpoint'/>		<item>
		<title>Maintenance&#8230;</title>
		<link>http://mrblog.nl/2009/06/22/maintenance.html</link>
		<comments>http://mrblog.nl/2009/06/22/maintenance.html#comments</comments>
		<pubDate>Mon, 22 Jun 2009 15:22:06 +0000</pubDate>
		<dc:creator>mrb</dc:creator>
				<category><![CDATA[integration]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://mrblog.nl/?p=641</guid>
		<description><![CDATA[Today, I have been fighting playing the html code in templates of WordPress and the CSS of the site. I wanted to display the posts of the Cobra blog a bit more visible than an RSS feed, but not (like it was) importing every entry into this blog, so I came up with a block [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I have been <strike>fighting</strike> playing the html code in templates of WordPress and the CSS of the site. I wanted to display the posts of the <a href="http://cobra.mrblog.nl">Cobra blog</a> a bit more visible than an RSS feed, but not (like it was) importing every entry into this blog, so I came up with a block on the homepage which is fairly visible so it will attract most, but not that disturbing for others. </p>

<p>How a little addition to CSS can make a big difference in how a page looks. CSS3 has a <code>box-shadow</code> property, which puts a nice drop-shadow behind an object. Support is still pretty much lacking from all browsers except the latest Firefox and Safari.</p>

<p>As most people wont have these, here&#8217;s an image (which also has this dropshadow btw):</p>

<div class="wrap" style="text-align:center"><img class="shadow" src="http://mrblog.nl/files/2009/06/screen_008.png" alt="screen_008.png" style="border:thin solid black;width:400px" /></div>

<p>Compare this with the rendering on the homepage in your browser. For guys like me who cant do graphics, CSS3 can still make me look like a pro ;-)</p>

<p>It also turns out that aligning <em>stuff</em> bottom-right is not that easy. (for me at least). Getting the wrapping right took the best part of the day for me. While I&#8217;m pretty proficient in XML and it&#8217;s rules, I keep rowing against the HTML stream I think. Oh well, it&#8217;s sort of decent now. (in FF and Safari at least. I&#8217;ve given up on IE for hobby projects)</p>
]]></content:encoded>
			<wfw:commentRss>http://mrblog.nl/2009/06/22/maintenance.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

