<?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>Dizid &#187; CSS</title>
	<atom:link href="http://www.dizid.com/category/web-development/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dizid.com</link>
	<description>Advanced Websites</description>
	<lastBuildDate>Tue, 27 Apr 2010 15:30:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Primapreventie: goed zichtbaar en goed vindbaar</title>
		<link>http://www.dizid.com/internet-marketing/primapreventie-goed-zichtbaar-en-goed-vindbaar/</link>
		<comments>http://www.dizid.com/internet-marketing/primapreventie-goed-zichtbaar-en-goed-vindbaar/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:14:58 +0000</pubDate>
		<dc:creator>yvonne</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[SEO - Search Engine Optimization]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.dizid.com/?p=310</guid>
		<description><![CDATA[Re-integratie, preventie, outplacement &#038; incident- en ongevalbegeleiding]]></description>
			<content:encoded><![CDATA[<div id="attachment_321" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.dizid.com/wp-content/uploads/marc-aarts-site-primapreventie.jpg" rel="lightbox[310]"><img class="size-full wp-image-321" title="marc-aarts-site-primapreventie" src="http://www.dizid.com/wp-content/uploads/marc-aarts-site-primapreventie.jpg" alt="Website primapreventie " width="600" height="466" /></a><p class="wp-caption-text">Website primapreventie </p></div>
<p>Vanuit het ontwerp van de eigenaar van de website van <a href="http://www.primapreventie.nl/">Primapreventie</a>, hebben wij een professionele site gemaakt. Goed vindbaar en duidelijk weer te geven in alle browsers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dizid.com/internet-marketing/primapreventie-goed-zichtbaar-en-goed-vindbaar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change the bullets of the unordered list in Google Docs using some CSS</title>
		<link>http://www.dizid.com/web-development/css/how-to-change-the-unordered-list-in-google-docs-with-css/</link>
		<comments>http://www.dizid.com/web-development/css/how-to-change-the-unordered-list-in-google-docs-with-css/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 16:57:11 +0000</pubDate>
		<dc:creator>Marc de Ruijter</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.dizid.com/?p=236</guid>
		<description><![CDATA[Since a few months you can make templates in Google Docs using CSS. In this short example i&#8217;ll explain how to change the bullets from an unordered list. Let&#8217;s use an ordered list for that: Create an image for the bullets you want to use. A 15&#215;15 pixels PNG image will do nicely. Create a [...]]]></description>
			<content:encoded><![CDATA[<p>Since a few months you can make templates in Google Docs using CSS. In this short example i&#8217;ll explain how to change the bullets from an unordered list. Let&#8217;s use an ordered list for that:</p>
<ol>
<li>Create an image for the bullets you want to use. A 15&#215;15 pixels PNG image will do nicely.</li>
<li>Create a new Google Docs document and insert the image you&#8217;ve just created.</li>
<li>Go to Edit &gt; HTML and look for some code that looks something like this: File?id=dnb74wq_335hkj2s38s_b</li>
<li>Create a new Google Docs document.</li>
<li>Go to Edit &gt; CSS and paste the following code there: ul { list-style-image: url(&#8216;File?id=dnb74wq_335hkj2s38s_b&#8217;);} where you  can replace the&#8217; File?id=..&#8217;  etc by the code that you looked up in step 3 and click OK.</li>
<li> Now make a small sample list and click Ctrl +8 (or use the small icon).</li>
</ol>
<p>You should see you newly created bulletlist.</p>
<p>Ofcourse this is only a minor improvement of your documents, but in the same manner you can create more elaborate templates for Google Docs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dizid.com/web-development/css/how-to-change-the-unordered-list-in-google-docs-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
