<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="code.xsl" ?>
<dns4.nl>
<voorbeeld>
<title>css 3d letters</title>
<verwijzende_link>http://www.dns4.nl/pagina/css_code/css_3d_letters.html</verwijzende_link>
<informatie>
Deze code moet in de head sectie van de pagina.

</informatie>
<programma_code>
<![CDATA[
<!-- de code begint vanaf hier.

	<style type="text/css">
		address{
			z-index:20;
			position:absolute;
			font-size:7em;
			font-weight:bold;
			margin-left:10%;}
		.lichtrandje{
			top:-1px;
			left:-2px;
			color:#613939;}
		.schaduw{
			top:1px;
			left:2px;
			color:#140000;}
		.letterbody{
			top:0px;
			left:0px;
			color:#370000;}
	</style>

de code is hier geeindigd.
// -->
]]>
</programma_code>
<code_link>http://www.dns4.nl/pagina/alle_tekst_files.html</code_link>
</voorbeeld>
</dns4.nl>
