<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3ABox-shadow%2Fdoc</id>
	<title>Sjabloon:Box-shadow/doc - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3ABox-shadow%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Box-shadow/doc&amp;action=history"/>
	<updated>2026-04-04T11:04:49Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Box-shadow/doc&amp;diff=1666&amp;oldid=prev</id>
		<title>Ahenket: Nieuwe pagina aangemaakt met &#039;{{Documentation subpage}} &lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&gt;  This template is a shortcut for producing shadows. It generates ...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Box-shadow/doc&amp;diff=1666&amp;oldid=prev"/>
		<updated>2013-07-17T21:20:42Z</updated>

		<summary type="html">&lt;p&gt;Nieuwe pagina aangemaakt met &amp;#039;{{Documentation subpage}} &amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;  This template is a shortcut for producing shadows. It generates ...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template is a shortcut for producing shadows. It generates the CSS for various browsers. Supported browsers are the current versions of Opera, Firefox, Safari, Chrome and Internet Explorer 9.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
Insert this template within a style tag of any element:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{box-shadow | X-offset | Y-offset | blur radius | #color}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;X-offset&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;Y-offset&amp;lt;/code&amp;gt; – Specify the offset of the shadow to the right and below the element. Use negative values for a shadow to the left and above. Default is 4px.&lt;br /&gt;
* &amp;lt;code&amp;gt;blur radius&amp;lt;/code&amp;gt; – Specifies the width of blurring added to the shadow border. Default is 4px.&lt;br /&gt;
* &amp;lt;code&amp;gt;color&amp;lt;/code&amp;gt; – Specifies the color of the shadow. Default is &amp;lt;code&amp;gt;#CCC;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;amp;lt;div style=&amp;quot;background-color: #FFFFDD; border: 1px solid #808000; padding: 5px; &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{box-shadow}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;quot;&amp;gt;Lorem ipsum...&amp;amp;lt;/div&amp;gt;&amp;lt;/code&amp;gt; will produce a box with the default border shadow: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #FFFFDD; border: 1px solid #808000; padding: 5px; {{box-shadow}}&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;amp;lt;div style=&amp;quot;background-color: #FFFFDD; border: 1px solid #808000; padding: 5px; &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{box-shadow|4px|4px|8px|#A0A080}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;quot;&amp;gt;Lorem ipsum...&amp;amp;lt;/div&amp;gt;&amp;lt;/code&amp;gt; will produce a more pronounced and colored shadow: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #FFFFDD; border: 1px solid #808000; padding: 5px; {{box-shadow|4px|4px|8px|#A0A080}}&amp;quot;&amp;gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
* See [https://developer.mozilla.org/en-US/docs/CSS/box-shadow#Browser_compatibility box-shadow] on the Mozilla Developer Network for all broswer compatibility details.&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
&lt;br /&gt;
* {{tl|border-radius}}&lt;br /&gt;
* {{tl|linear-gradient}}&lt;br /&gt;
* {{tl|radial-gradient}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Cross-browser compatibility templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>