<?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 Archives - Shawn DeWolfe Consulting</title>
	<atom:link href="https://shawndewolfe.com/category/code-example/css-code-example/feed" rel="self" type="application/rss+xml" />
	<link>https://shawndewolfe.com/category/code-example/css-code-example</link>
	<description>Web Design &#124; WordPress Development &#124; WordPress Support</description>
	<lastBuildDate>Tue, 14 Jan 2020 17:44:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://shawndewolfe.com/wp-content/uploads/2019/05/cropped-favicon-32x32.png</url>
	<title>CSS Archives - Shawn DeWolfe Consulting</title>
	<link>https://shawndewolfe.com/category/code-example/css-code-example</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>CSS: An Expanding Circle Transition</title>
		<link>https://shawndewolfe.com/css-circle-transition.html</link>
		
		<dc:creator><![CDATA[Shawn DeWolfe]]></dc:creator>
		<pubDate>Tue, 14 Jan 2020 17:39:36 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code Example]]></category>
		<guid isPermaLink="false">https://shawndewolfe.com/?p=3904</guid>

					<description><![CDATA[<p>As the image scrolls down, a CSS filter is applied. In this case, it's a black-and-white filter to wash out the colour. Other options include a sepia filter, a blur filter, a zoom filter.</p>
<p>The post <a href="https://shawndewolfe.com/css-circle-transition.html">CSS: An Expanding Circle Transition</a> appeared first on <a href="https://shawndewolfe.com">Shawn DeWolfe Consulting</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I wanted to do a transitio neffect with the following elements:</p>
<ul>
<li>Layers with backgrounds are reveled within an expanding circle.</li>
<li>Inside of each layer there can be a background or text as well as animation effects (eg. the shrinking number)</li>
<li>The transition delay can be adjusted to show one layer or another for a longer period of time.</li>
</ul>
<p class='codepen'  data-height='365' data-theme-id='0' data-slug-hash='jOEKEGy' data-default-tab='html,result' data-animations='run' data-editable='' data-embed-version='2'>
See the Pen Circle Transition Filter by Shawn DeWolfe (@dewolfe001) on CodePen.</p>

<p>The post <a href="https://shawndewolfe.com/css-circle-transition.html">CSS: An Expanding Circle Transition</a> appeared first on <a href="https://shawndewolfe.com">Shawn DeWolfe Consulting</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Color Picker</title>
		<link>https://shawndewolfe.com/color-picker</link>
		
		<dc:creator><![CDATA[Shawn DeWolfe]]></dc:creator>
		<pubDate>Sat, 12 Oct 2019 18:02:03 +0000</pubDate>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code Example]]></category>
		<guid isPermaLink="false">https://shawndewolfe.com/?p=1878</guid>

					<description><![CDATA[<p>A Colour Wheel Picker. Choose the colours you want. </p>
<p>The post <a href="https://shawndewolfe.com/color-picker">Color Picker</a> appeared first on <a href="https://shawndewolfe.com">Shawn DeWolfe Consulting</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This colour wheel allows users to choose the braces elastics they want. It&#8217;s a fun little tool. More than that, it&#8217;s a ranking magnet. A ranking magnet? Google and others assess how long a user is on a web page. This gives people a chance to experiment with the brace elastic colours. While this wheel works for teeth, it could be swapped for anything else that needs to be customized.<br />
<p class='codepen'  data-height='265' data-theme-id='0' data-slug-hash='gZrWpv' data-default-tab='html,result' data-animations='run' data-editable='' data-embed-version='2'>
See the Pen ColorPicker by Shawn DeWolfe (@dewolfe001) on CodePen.</p>

Do you want a colour picker like this for your project? <a href="mailto:shawn@shawndewolfe.com?subject=Color+Picker">Contact me</a>!</p>
<p>The post <a href="https://shawndewolfe.com/color-picker">Color Picker</a> appeared first on <a href="https://shawndewolfe.com">Shawn DeWolfe Consulting</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>CSS: A Filter on Parallax</title>
		<link>https://shawndewolfe.com/css-a-filter-on-parallax</link>
		
		<dc:creator><![CDATA[Shawn DeWolfe]]></dc:creator>
		<pubDate>Sat, 12 Oct 2019 16:43:34 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code Example]]></category>
		<guid isPermaLink="false">https://shawndewolfe.com/?p=1875</guid>

					<description><![CDATA[<p>As the image scrolls down, a CSS filter is applied. In this case, it's a black-and-white filter to wash out the colour. Other options include a sepia filter, a blur filter, a zoom filter.</p>
<p>The post <a href="https://shawndewolfe.com/css-a-filter-on-parallax">CSS: A Filter on Parallax</a> appeared first on <a href="https://shawndewolfe.com">Shawn DeWolfe Consulting</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I wanted to do a scrolling effect with the following elements:</p>
<ul>
<li>As the image scrolls down, a CSS filter is applied. In this case, it&#8217;s a black-and-white filter to wash out the colour</li>
<li>Other options include a sepia filter, a blur filter, a zoom filter</li>
</ul>
<p class='codepen'  data-height='265' data-theme-id='0' data-slug-hash='poooppy' data-default-tab='html,result' data-animations='run' data-editable='' data-embed-version='2'>
See the Pen Parallax Filter by Shawn DeWolfe (@dewolfe001) on CodePen.</p>

<p>The post <a href="https://shawndewolfe.com/css-a-filter-on-parallax">CSS: A Filter on Parallax</a> appeared first on <a href="https://shawndewolfe.com">Shawn DeWolfe Consulting</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>CSS and Javascript effect: A Misty Reveal</title>
		<link>https://shawndewolfe.com/css-and-javascript-effect-a-misty-reveal</link>
		
		<dc:creator><![CDATA[Shawn DeWolfe]]></dc:creator>
		<pubDate>Sat, 12 Oct 2019 15:56:46 +0000</pubDate>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code Example]]></category>
		<guid isPermaLink="false">https://shawndewolfe.com/?p=1867</guid>

					<description><![CDATA[<p>An example of how to make a transition effect that fades away.</p>
<p>The post <a href="https://shawndewolfe.com/css-and-javascript-effect-a-misty-reveal">CSS and Javascript effect: A Misty Reveal</a> appeared first on <a href="https://shawndewolfe.com">Shawn DeWolfe Consulting</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I wanted to do a reveal with the following elements:</p>
<ul>
<li>It masks a region behind a layer. In this case, a PNG with some transparency</li>
<li>On hover, it zooms and adds a blur effect to make it look misty</li>
<li>As it zooms in, its opacity diminishes</li>
<li>I added some JQuery code to remove the misty layer altogether.</li>
<li>The shape of the foreground image can be changed.</li>
</ul>
<p class='codepen'  data-height='265' data-theme-id='0' data-slug-hash='ExxPjev' data-default-tab='css,result' data-animations='run' data-editable='' data-embed-version='2'>
See the Pen Mist Donut by Shawn DeWolfe (@dewolfe001) on CodePen.</p>

<p>The post <a href="https://shawndewolfe.com/css-and-javascript-effect-a-misty-reveal">CSS and Javascript effect: A Misty Reveal</a> appeared first on <a href="https://shawndewolfe.com">Shawn DeWolfe Consulting</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
