<?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>DynamiX Labs &#187; css</title>
	<atom:link href="http://www.dynamixlabs.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamixlabs.com</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 16:17:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Thanks To Our Veterans!</title>
		<link>http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/</link>
		<comments>http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:14:48 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[active and retired military]]></category>
		<category><![CDATA[support troops]]></category>
		<category><![CDATA[thanks to our veterans]]></category>
		<category><![CDATA[veterans day]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/?p=159</guid>
		<description><![CDATA[We wanted to thank our veterans and active military for all that they do to help keep us safe, so we created a banner for our site. Then we thought, why stop there? So, being a tutorial site, we created a quick "how-to" on adding this to your own web site.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F11%2F11%2Fthanks-to-our-veterans%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F11%2F11%2Fthanks-to-our-veterans%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>We wanted to thank our veterans and active military for all that they do to help keep us safe, so we created a banner for our site. Then we thought, why stop there? So, being a tutorial site, we created a quick &#8220;how-to&#8221; on adding this to your own web site.</p>
<p>We created three versions, one with a link back to this article to help others add this to their web site, a second with simply the banner, and a smaller version.</p>
<p><strong>Link-Back Version:</strong></p>
<p>To create a version of this banner that links to our tutorial, simply add this just below the &lt;body> tag on your web site:</p>
<p><code>&lt;div id="veterans"&gt;&lt;a href="http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/"&gt;&lt;span&gt;Click Here to Show Your Support!&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</code></p>
<p>Next, add this CSS to your stylesheet:</p>
<p><code>#veterans{width:100%;height:130px;background:#36476d url(http://www.dynamixlabs.com/Happy-Veterans-Day.jpg) no-repeat top center;border-bottom:1px solid #000;}<br />
#veterans a{display:block;width:100%;height:130px;}<br />
#veterans span{position:absolute;top:-999em;}</code></p>
<p>If you would prefer to download and use the image on your own, here it is (right-click and save):<br />
<img style="width:600px" src="http://www.dynamixlabs.com/Happy-Veterans-Day.jpg" alt="Happy Veteran's Day" /></p>
<div style="text-align:center;font-size:20px;"><strong>You&#8217;re Done!</strong></div>
<p><strong>No Link-Back Version:</strong></p>
<p>This is the same banner, but without the link back and the &#8220;Show Your Support With This Banner!&#8221; text. Simply add this just below the &lt;/body> tag on your web site:</p>
<p><code>&lt;div id="veterans"&gt;&lt;/div&gt;</code></p>
<p>Next, add this CSS to your stylesheet:</p>
<p><code>#veterans{width:100%;height:130px;background:#36476d url(http://www.dynamixlabs.com/Happy-Veterans-Day-No-Link.jpg) no-repeat top center;border-bottom:1px solid #000;}</code></p>
<p>If you would prefer to download and use the image on your own, here it is (right-click and save):<br />
<img style="width:600px" src="http://www.dynamixlabs.com/Happy-Veterans-Day-No-Link.jpg" alt="Happy Veteran's Day" /></p>
<p><strong>Small Version:</strong></p>
<p>This banner is just 70 pixels high, instead of the 130 pixels in the first two, and the text centers perfectly on an 800 pixel wide site. Simply add this just below the &lt;/body> tag on your web site to use this banner:</p>
<p><code>&lt;div id="veterans"&gt;&lt;/div&gt;</code></p>
<p>Next, add this CSS to your stylesheet:</p>
<p><code>#veterans{width:100%;height:70px;background:#36476d url(http://www.dynamixlabs.com/Happy-Veterans-Day-Small.jpg) no-repeat top center;border-bottom:1px solid #000;}</code></p>
<p>If you would prefer to download and use the image on your own, here it is (right-click and save):<br />
<img style="width:600px" src="http://www.dynamixlabs.com/Happy-Veterans-Day-Small.jpg" alt="Happy Veteran's Day" /></p>
<p>We would love a comment on where you have used this, though it is certainly not a requirement. We would also be happy to release the original .PSD file if desired, just let us know in the comments!</p>
<p><strong>A Short List Of Several Sites Already Using This Banner:</strong><br />
 &#8211; <a href="http://www.omni-inc.com/">Omni International</a><br />
 &#8211; <a href="http://www.charishills.org/">Charis Hills</a><br />
 &#8211; <a href="http://www.dynamixwebdesign.com">DynamiX Web Design</a></p>
<div style="text-align:center;font-size:20px;"><strong>Spread the word!</strong></div>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=Thanks+To+Our+Veterans%21+-+http://www.dynamixlabs.com/159" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/&amp;title=Thanks+To+Our+Veterans%21" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/&amp;title=Thanks+To+Our+Veterans%21" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/&amp;t=Thanks+To+Our+Veterans%21" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=Thanks%20To%20Our%20Veterans%21&amp;body=We%20wanted%20to%20thank%20our%20veterans%20and%20active%20military%20for%20all%20that%20they%20do%20to%20help%20keep%20us%20safe%2C%20so%20we%20created%20a%20banner%20for%20our%20site.%20Then%20we%20thought%2C%20why%20stop%20there%3F%20So%2C%20being%20a%20tutorial%20site%2C%20we%20created%20a%20quick%20%22how-to%22%20on%20adding%20this%20to%20your%20own%20web%20site.%0D%0AWe%20created%20three%20versions%2C%20one%20with%20a%20link - http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css: Create awesome tooltips without javascript!</title>
		<link>http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/</link>
		<comments>http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 13:31:12 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[css tooltip]]></category>
		<category><![CDATA[easy tooltips]]></category>
		<category><![CDATA[no javascript]]></category>
		<category><![CDATA[tool tips]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/?p=31</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/tips.jpg" alt="CSS Only Tool Tips" /></div>Recently, we came across the need for some very simple tooltips. The only real caveat was that they needed to be lightweight, and since we already had a number of scripts running on the page, we preferred to make these using just css. Thankfully, our dear friend the <span> tag is up to the challenge of making these tips fairly easily.</span>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F07%2F15%2Fcss-create-awesome-tooltips-without-javascript%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F07%2F15%2Fcss-create-awesome-tooltips-without-javascript%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>Recently, we came across the need for some very simple tooltips. The only real caveat was that they needed to be lightweight, and since we already had a number of scripts running on the page, we preferred to make these using just css. Thankfully, our dear friend the &lt;span> tag is up to the challenge of making these tips fairly easily.</p>
<h2>Example 1</h2>
<p>We&#8217;ll start with an easy example. You have a link to somewhere, and want people to see a message before they click on it. </p>
<p><strong>Like this:</strong><br />
Hi Labs visitors! Don&#8217;t forget to check out <a href="http://www.dynamixwebdesign.com" class="dynamixtip">DynamiX Web Design<span>It&#8217;ll rock your socks off!</span></a>!</p>
<p><strong>Here&#8217;s the HTML:</strong><br />
<code>Hi Labs visitors! Don't forget to check out &lt;a href="http://www.dynamixwebdesign.com"&gt;DynamiX Web Design&lt;span&gt;It'll rock your socks off!&lt;/span&gt;&lt;/a&gt;!</code>
</p>
<p>It doesn&#8217;t matter whether you place the span tag before or after the actual text for the A tag, just as long as it&#8217;s inside it.</p>
<p><strong>Here&#8217;s the CSS:</strong><br />
<code>.dynamixtip{position:relative;}<br />
.dynamixtip span{display:none;}<br />
.dynamixtip:hover span{display:block;position:absolute; left:0;top:20px;}<br />
<em>This part is just for the look/feel of the tip, style as you wish:</em><br />
.dynamixtip:hover span{padding:3px;background:#5f9215; color:#fff;border:1px solid #3f6607;font-size:10px;}</code>
</p>
<p>Simple isn&#8217;t it? Now let&#8217;s get more complicated (but still easy).</p>
<h2>Example 2</h2>
<p>What if you wanted to put a picture in that tooltip, and float it to the right of your link?</p>
<p><strong>Like this:</strong><br />
<a href="http://www.sxc.hu/photo/1011246" class="dynamixtip2">Balloons are cool!<span><img src="http://www.dynamixlabs.com/images/balloon.gif" alt="this balloon rocks" /></span></a></p>
<p><strong>Here&#8217;s the HTML:</strong><br />
<code>&lt;a href="http://www.sxc.hu/photo/1011246"&gt;Balloons are cool!&lt;span&gt;&lt;img src="http://www.dynamixlabs.com/images/balloon.gif" alt="this balloon rocks" /&gt;&lt;/span&gt;&lt;/a&gt;</code>
</p>
<p><strong>Here&#8217;s the CSS:</strong><br />
<code>.dynamixtip2{position:relative;}<br />
.dynamixtip2 span{display:none;}<br />
.dynamixtip2:hover span{display:block;position:absolute; left:130px;top:-50px;}</code>
</p>
<p>Configure &#8220;left&#8221; and &#8220;top&#8221; as desired to position your tip, and you&#8217;re done.</p>
<h2>Example 3</h2>
<p>Let&#8217;s say you wanted to tell someone that this balloon is red.</p>
<div class="dynamixtip3"><img src="http://www.dynamixlabs.com/images/balloon.gif" alt="this balloon is totally red"/><span>This balloon is red!</span></div>
<p>This one is just as easy as the earlier examples. There are a few ways to do this, depending on what you want/need to do for this item, but we chose to simply encase the image in a div and apply our class to it. Note that IE 6 doesn&#8217;t support the hover property when applied directly to a div. Alternatively, you can simply replace the div with another span tag, and add &#8220;display:block&#8221; to .dynamixtip3. <span style="text-decoration:underline">If you want us to get fancier, leave a comment and we&#8217;ll be happy to get into some alternatives.</span></p>
<p><strong>Here&#8217;s the HTML</strong><br />
<code>&lt;div&gt;&lt;img src="http://www.dynamixlabs.com/images/balloon.gif" alt="this balloon is totally red"/&gt;&lt;span&gt;This balloon is red!&lt;/span&gt;&lt;/div&gt;</code></p>
<p><strong>Here&#8217;s the CSS</strong><br />
<code>.dynamixtip3{position:relative;text-align:center;}<br />
.dynamixtip3 span{display:none;}<br />
.dynamixtip3:hover span{display:block;position:absolute;left:65%;top:25%;}<br />
<em>This part is just for the look/feel of the tip, style as you wish:</em><br />
.dynamixtip3:hover span{padding:3px;background:red; border:1px solid #800;color:#fff;font-size:11px;}</code></p>
<p>Notice that for this example, we positioned the tip using percentages instead of pixels. You can of course also use em if you prefer.</p>
<p>That&#8217;s all there is to it! Pretty simple, huh?</p>
<p><strong>Compatibility:</strong><br />
This method has been tested in and is compatible with Internet Explorer 6 (beware of :hover when applied to divs, as well as the &#8220;bottom&#8221; declaration on absolutely positioned elements), 7, 8, Firefox (PC and Mac), Netscape and Safari (PC and Mac).</p>
<p><strong>That’s all folks!</strong><br />
Thank you for taking the time to read one of our articles. If you still find yourself stuck, we’d be happy to lend a hand. Simply leave us a comment below, and we’ll do our best to help you out. Found something that we’ve missed? We’d love to hear it.</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=css:+Create+awesome+tooltips+without+javascript%21+-+http://www.dynamixlabs.com/31" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/&amp;title=css:+Create+awesome+tooltips+without+javascript%21" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/&amp;title=css:+Create+awesome+tooltips+without+javascript%21" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/&amp;t=css:+Create+awesome+tooltips+without+javascript%21" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=css%3A%20Create%20awesome%20tooltips%20without%20javascript%21&amp;body=Recently%2C%20we%20came%20across%20the%20need%20for%20some%20very%20simple%20tooltips.%20The%20only%20real%20caveat%20was%20that%20they%20needed%20to%20be%20lightweight%2C%20and%20since%20we%20already%20had%20a%20number%20of%20scripts%20running%20on%20the%20page%2C%20we%20preferred%20to%20make%20these%20using%20just%20css.%20Thankfully%2C%20our%20dear%20friend%20the%20%26lt%3Bspan%3E%20tag%20is%20up%20to%20the%20challe - http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>css: style an element with the span tag</title>
		<link>http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/</link>
		<comments>http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 12:14:42 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[bold]]></category>
		<category><![CDATA[enhance content with span]]></category>
		<category><![CDATA[span tag]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/span.gif" alt="Span Tag CSS" /></div>The span tag is a great, and often underutilized way to easily change the look and feel of virtually any aspect of your web site. Read more...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F04%2F21%2Fcss-style-an-element-with-the-span-tag%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F04%2F21%2Fcss-style-an-element-with-the-span-tag%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>The span tag is a great, and often underutilized way to easily change the look and feel of virtually any aspect of your web site.  Here&#8217;s a simple scenario: Let&#8217;s say you have a div that looks like this:</p>
<div class="awesomediv">Synergistically enhance sticky data through excellent vortals. Seamlessly maximize resource maximizing convergence whereas low-risk high-yield testing procedures. Seamlessly evolve impactful total linkage before enterprise methodologies.</div>
<p>We named our div &#8220;awesomediv&#8221; for this example (code below).</p>
<p><strong>Here&#8217;s the HTML:</strong><br />
<code>&lt;div class="awesomediv"&gt;Synergistically enhance sticky data through excellent vortals. Seamlessly maximize resource maximizing convergence whereas low-risk high-yield testing procedures. Seamlessly evolve impactful total linkage before enterprise methodologies.&lt;/div&gt;</code><strong>And the CSS:</strong><br />
<code>.awesomediv{background-color:#36c;border:3px solid #039;padding:10px;width:460px;font-size:14px;text-align:left;color:#9cf;}</code></p>
<p>It&#8217;s okay, but it&#8217;s boring. What if you want to make part of that content stand out, but you don&#8217;t want to insert a bunch of inline css? You also don&#8217;t want to create a new Class or ID for the style. What do you do?</p>
<p><strong>The Answer.</strong><br />
First, wrap the sentence in a span tag:<br />
<code>&lt;div class="awesomediv"&gt;Synergistically enhance sticky data through excellent vortals. <strong>&lt;span&gt;</strong>Seamlessly maximize resource maximizing convergence whereas low-risk high-yield testing procedures.<strong>&lt;/span&gt;</strong> Seamlessly evolve impactful total linkage before enterprise methodologies.&lt;/div&gt;</code></p>
<p>Next, simply define that span tag within your stylesheet. Like this:<br />
<code>.awesomediv span{font-style:italic;font-weight:bold;color:white;}</code></p>
<p>Here&#8217;s our end result:</p>
<div class="awesomediv">Synergistically enhance sticky data through excellent vortals. <span>Seamlessly maximize resource maximizing convergence whereas low-risk high-yield testing procedures.</span> Seamlessly evolve impactful total linkage before enterprise methodologies.</div>
<p>Now that was easy, wasn&#8217;t it? If you want to get even more creative, you could also style other elements such as the &#8220;strong&#8221; tag to behave differently than intended &#8211; though I warn you, unbolding the strong tag may anger the CSS gods.</p>
<p><strong>Here&#8217;s how it would have looked without the span tag:</strong><br />
&lt;font style=&#8221;color:white&#8221;&gt;&lt;em&gt;&lt;strong&gt;Seamlessly maximize resource maximizing convergence whereas low-risk high-yield testing procedures.&lt;/strong&gt;&lt;/em&gt;&lt;/font&gt;</p>
<p><strong>Compatibility:</strong><br />
This method has been tested in and is compatible with Internet Explorer 5.5, 6, 7, Firefox (PC and Mac), Netscape and Safari (PC and Mac).</p>
<p><strong>That’s all folks!</strong><br />
Thank you for taking the time to read one of our articles. If you still find yourself stuck, we’d be happy to lend a hand. Simply leave us a comment below, and we’ll do our best to help you out. Found something that we’ve missed? We’d love to hear it.</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=css:+style+an+element+with+the+span+tag+-+http://www.dynamixlabs.com/30" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/&amp;title=css:+style+an+element+with+the+span+tag" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/&amp;title=css:+style+an+element+with+the+span+tag" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/&amp;t=css:+style+an+element+with+the+span+tag" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=css%3A%20style%20an%20element%20with%20the%20span%20tag&amp;body=The%20span%20tag%20is%20a%20great%2C%20and%20often%20underutilized%20way%20to%20easily%20change%20the%20look%20and%20feel%20of%20virtually%20any%20aspect%20of%20your%20web%20site.%20%20Here%27s%20a%20simple%20scenario%3A%20Let%27s%20say%20you%20have%20a%20div%20that%20looks%20like%20this%3A%0D%0ASynergistically%20enhance%20sticky%20data%20through%20excellent%20vortals.%20Seamlessly%20maximize%20resource%20max - http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>css: Make Bold Items STAND OUT</title>
		<link>http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/</link>
		<comments>http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 11:51:36 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[bold]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[increase visibility]]></category>
		<category><![CDATA[stylesheets]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/bold-items.gif" alt="Bolding with CSS" /></div>This one's very easy, but it's a great way to quickly increase the visibility of your bolded items.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F04%2F21%2Fcss-make-bold-items-stand-out%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F04%2F21%2Fcss-make-bold-items-stand-out%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>This one&#8217;s very easy, but it&#8217;s a great way to quickly increase the visibility of your bolded items.</p>
<p>Let&#8217;s say you have a gray color for your site&#8217;s font, but you want to make every bold item stand out in solid black. You could add unnecessary code such as <code>&lt;strong style="color:#000"&gt;BOLD&lt;/strong&gt;</code></p>
<p>But that&#8217;s neither clean nor necessary. Instead, you can apply this directly to all instances of bold with css.</p>
<p>Just add this to your stylesheet:<br />
<code>strong{color:#000;}</code></p>
<p>Now, you will see that the <strong>bolded items stand out much more</strong> when compared to the rest of your text.</p>
<p>Of course, you aren&#8217;t just limited to changing the font&#8217;s color. For example, we have defined the strong tag as a block element when used within certain divs. This provides us with a way to make each strong tag fall on it&#8217;s own line, without having to add a&lt;br /&gt; tag. To do that, simply use this code:<br />
<code>#YOURDIVNAME strong{color:#000;display:block;}</code></p>
<p>You can see an example of this in action by viewing the source code of <a href="http://www.dynamixwebdesign.com">DynamiX Web Design</a> under the &#8220;what makes us different&#8221; area.</p>
<p><strong>Compatibility:</strong><br />
This method has been tested in and is compatible with Internet Explorer 5.5, 6, 7, Firefox (PC and Mac), Netscape and Safari (PC and Mac).</p>
<p><strong>That’s all folks!</strong><br />
Thank you for taking the time to read one of our articles. If you still find yourself stuck, we’d be happy to lend a hand. Simply leave us a comment below, and we’ll do our best to help you out. Found something that we’ve missed? We’d love to hear it.</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=css:+Make+Bold+Items+STAND+OUT+-+http://www.dynamixlabs.com/29" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/&amp;title=css:+Make+Bold+Items+STAND+OUT" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/&amp;title=css:+Make+Bold+Items+STAND+OUT" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/&amp;t=css:+Make+Bold+Items+STAND+OUT" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=css%3A%20Make%20Bold%20Items%20STAND%20OUT&amp;body=This%20one%27s%20very%20easy%2C%20but%20it%27s%20a%20great%20way%20to%20quickly%20increase%20the%20visibility%20of%20your%20bolded%20items.%0D%0A%0D%0ALet%27s%20say%20you%20have%20a%20gray%20color%20for%20your%20site%27s%20font%2C%20but%20you%20want%20to%20make%20every%20bold%20item%20stand%20out%20in%20solid%20black.%20You%20could%20add%20unnecessary%20code%20such%20as%20%26lt%3Bstrong%20style%3D%22color%3A%23000%22%26gt%3BBOLD%26lt%3B - http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css: hiding/showing the YouTube play/navigation bar on mouseover</title>
		<link>http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/</link>
		<comments>http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 15:01:31 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Mouse Over Video]]></category>
		<category><![CDATA[Navigation Bar]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/show-hide.gif" alt="Hide and Show the Youtube Player Bar" /></div>We recently had a project wherein we needed to embed a collection of YouTube videos, but without the navigation bar. Now, with a little CSS this is very easy, but we also needed to allow visitors to pause, play and navigate the video when they moused over it...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F02%2F19%2Fcss-hidingshowing-the-youtube-playnavigation-bar-on-mouseover%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F02%2F19%2Fcss-hidingshowing-the-youtube-playnavigation-bar-on-mouseover%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>We recently had a project wherein we needed to embed a collection of YouTube videos, but without the navigation bar. Now, with a little CSS this is very easy, but we also needed to allow visitors to pause, play and navigate the video when they moused over it. Thankfully, this is just as simple, and we&#8217;re going to show you how right here.</p>
<p><strong>Step 1: The HTML.</strong><br />
Simply encase your desired video in the div that you will be working with. Ours is named &#8220;sizeit.&#8221;<br />
<code>&lt;div id="sizeit"&gt;<br />
&lt;object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/bTRVq72gK04"&gt;<br />
&lt;param name="movie" value="http://www.youtube.com/v/bTRVq72gK04" /&gt;&lt;/object&gt;<br />
&lt;/div&gt;<br />
</code></p>
<p><strong>Step 2: The CSS.</strong><br />
<code>#sizeit {width:425px /*this is the normal width of your video*/;height:325px /*this is ~30px less than the defined height of your video*/;overflow:hidden;}<br />
#sizeit:hover{height:355px /*this is the normal height of your video*/;}</code></p>
<p><strong>Step 3: Fix IE 6</strong><br />
Since IE 6 likes to break everything cool, it&#8217;s no surprise that it doesn&#8217;t like this method. But with the use of csshover.htc, we can get this working in no time.</p>
<p>Add this just before your &lt;/head&gt; tag:<br />
<code>&lt;!--[if IE]&gt;<br />
&lt;style type="text/css"&gt; body{behavior: url(csshover.htc);} &lt;/style&gt;<br />
&lt;![endif]--&gt;</code></p>
<p>Adjust the url() field as needed, then save this file to your site: <a href="http://www.dynamixlabs.com/csshover.htc">csshover.htc</a></p>
<p>That&#8217;s it! IE 6 now at least acts like it knows what&#8217;s going on.</p>
<p><strong>Here&#8217;s the end result.</strong></p>
<div id="sizeit"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/bTRVq72gK04" height="355" width="425"><param name="movie" value="http://www.youtube.com/v/bTRVq72gK04"></param></object></div>
<p>Now that you have this working, it&#8217;s easy to style it to fit your look and feel. For example, you might want to make this video appear to play on a projector screen like we have done here:</p>
<div id="projectorscreen">
<div id="projector"><object type="application/x-shockwave-flash" width="369" height="320" data="http://www.youtube.com/v/bTRVq72gK04"><param name="movie" value="http://www.youtube.com/v/bTRVq72gK04" /></object></div>
</div>
<p><strong><a href="http://www.dynamixlabs.com/hide-youtube-controls.html">Click here to see the full example page</a>.</strong></p>
<p><strong>Compatibility:</strong><br />
This method has been tested in and is compatible with Internet Explorer 6 (with fix noted above), 7, Firefox (PC and Mac), Netscape and Safari (PC and Mac).</p>
<p><strong>That’s all folks!</strong><br />
Have any thoughts about this article? Let us know through the comment field below. We&#8217;d also love to see where you&#8217;ve used our method or improved upon it, comment it below for a free link <img src='http://www.dynamixlabs.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=css:+hiding%2Fshowing+the+YouTube+play%2Fnavigation+bar+on+mouseover+-+http://www.dynamixlabs.com/27" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/&amp;title=css:+hiding%2Fshowing+the+YouTube+play%2Fnavigation+bar+on+mouseover" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/&amp;title=css:+hiding%2Fshowing+the+YouTube+play%2Fnavigation+bar+on+mouseover" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/&amp;t=css:+hiding%2Fshowing+the+YouTube+play%2Fnavigation+bar+on+mouseover" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=css%3A%20hiding%2Fshowing%20the%20YouTube%20play%2Fnavigation%20bar%20on%20mouseover&amp;body=We%20recently%20had%20a%20project%20wherein%20we%20needed%20to%20embed%20a%20collection%20of%20YouTube%20videos%2C%20but%20without%20the%20navigation%20bar.%20Now%2C%20with%20a%20little%20CSS%20this%20is%20very%20easy%2C%20but%20we%20also%20needed%20to%20allow%20visitors%20to%20pause%2C%20play%20and%20navigate%20the%20video%20when%20they%20moused%20over%20it.%20Thankfully%2C%20this%20is%20just%20as%20simple%2C%20and%20 - http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>css: using simple css to create a great looking site shadow</title>
		<link>http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/</link>
		<comments>http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 18:12:20 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[shadow]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/shadowcss.gif" alt="Site Shadow CSS" /></div>Add a clean shadow around your content area with this tutorial.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F01%2F18%2Fcss-using-simple-css-to-create-a-great-looking-site-shadow%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F01%2F18%2Fcss-using-simple-css-to-create-a-great-looking-site-shadow%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>This is a highly requested feature, and one that people often have a lot of trouble with. Before we go any further, Internet Explorer 5.5 and 6 are <em>not</em> compatible with this method, BUT we do have a simple and clean way of degrading for these browsers so that no one is the wiser.</p>
<p><strong>Step 1: Creating the fades.</strong></p>
<p>Depending on the width of your web site, the colors you have chosen and how profound you want your shadow to be, you may need to create your own shadows in Photoshop (for instructions on how to do this, visit our sister article entitled <a href="http://www.dynamixlabs.com/2008/01/20/design-creating-a-clean-png-site-shadow-in-photoshop/">creating a clean png site shadow in photoshop</a>). In this case, I have created a standard, 760 pixel shadow that should work out of the box on any similarly formatted web site or page.</p>
<p></p><div class="rightfloat"><p style="padding:0px;margin:0px;"></p><div class="check"><p style="padding:0px;margin:0px;"><a href="http://www.dynamixlabs.com/images/top-shadow.png">Download this file</a></p></div><p></p><div class="check"><p style="padding:0px;margin:0px;"><a href="http://www.dynamixlabs.com/images/middle-shadow.png">Download this file</a></p></div><p></p><div class="check"><p style="padding:0px;margin:0px;"><a href="http://www.dynamixlabs.com/images/bottom-shadow.png">Download this file</a></p></div><p></p></div><p></p><div class="long"><p style="padding:0px;margin:0px;"><strong>Header:</strong><br />
<strong>Side:</strong><br />
<strong>Footer:</strong></p></div><p></p>
<p><strong>Step 2:  Creating the CSS</strong></p>
<p>First, let&#8217;s cover what you&#8217;ll need to add into your stylesheet:<br />
<code>#shadow {width:784px; background: url(images/middle-shadow.png) repeat-y;margin:0 auto;}<br />
#shadowtop{margin:0 auto;height:12px;width:784px;background: url(images/top-shadow.png) no-repeat;}<br />
#shadowbottom{margin:0 auto;height:12px;width:784px;background: url(images/bottom-shadow.png) no-repeat;}</code>And here&#8217;s where the Internet Explorer 6 fix comes in to play. You will need to create a new stylesheet named ie.css (or whatever you want, just be sure to modify the code below if you change the name), and add this code into it:<br />
<code>#shadow{background-image:none;}<br />
#shadowtop{background-image:none;}<br />
#shadowbottom{background-image:none;}</code>Next, add this into the HEAD area of your web site (making sure that it&#8217;s placed below your standard stylesheet):<br />
<code>&lt;!--[if lte IE 6]&gt; &lt;link rel="stylesheet" type="text/css" href="ie.css" /&gt; &lt;![endif]--&gt;</code>This will tell Internet Explorer 6 (and below) to ignore the shadow effect. To learn more about what this code snippet is actually doing, check out our article entitled <a href="http://www.dynamixlabs.com/2008/01/23/html-how-to-create-ie-specific-stylesheets/">how to create IE specific stylesheets</a>. If you have a solid background color, you can substitute the png files with gifs (with the proper background color embedded) in your original stylesheet, and bypass this step altogether. You can also try one of the many javascript solutions out there, designed to force compatibility between IE 6 and png transparency.</p>
<p><strong>Step 3: Applying the code:</strong></p>
<p>Now to pull it all together. In most circumstances, it&#8217;s as easy as adding this to the header:<br />
<code>&lt;div id="shadowtop"&gt;&lt;/div&gt;</code>Next, add the main shadow DIV to the site, so that it encases the entirety of the design. You can do this just by adding: <code>&lt;div id="shadow"&gt;</code>just before your &#8220;content&#8221; or &#8220;wrap&#8221; DIV (whichever DIV defines the width and location of your site), and closing this at the end of the page, just after your site footer.</p>
<p>Finally, add this code to the very bottom of your site, below the ending DIV you created for your main site shadow:<br />
<code>&lt;div id="shadowbottom"&gt;&lt;/div&gt;</code></p><div class="emphasis"><p style="padding:0px;margin:0px;"><a href="http://www.dynamixlabs.com/shadow.html" title="CSS only Shadow">See the end result!</a></p></div><p><strong>Compatibility:</strong><br />
This method has been tested in and is compatible with Internet Explorer 5.5 and 6 (bypasses fade technique), 7, Firefox (PC and Mac), Netscape and Safari (PC and Mac).</p>
<p><strong>That’s all folks!</strong><br />
If you have an idea or article that you would like to contribute, send it on! We’re always looking for good, quality articles. Note that we will not republish an article that has been published elsewhere, so keep it original!</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=css:+using+simple+css+to+create+a+great+looking+site+shadow+-+http://www.dynamixlabs.com/8" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/&amp;title=css:+using+simple+css+to+create+a+great+looking+site+shadow" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/&amp;title=css:+using+simple+css+to+create+a+great+looking+site+shadow" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/&amp;t=css:+using+simple+css+to+create+a+great+looking+site+shadow" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=css%3A%20using%20simple%20css%20to%20create%20a%20great%20looking%20site%20shadow&amp;body=This%20is%20a%20highly%20requested%20feature%2C%20and%20one%20that%20people%20often%20have%20a%20lot%20of%20trouble%20with.%20Before%20we%20go%20any%20further%2C%20Internet%20Explorer%205.5%20and%206%20are%20not%20compatible%20with%20this%20method%2C%20BUT%20we%20do%20have%20a%20simple%20and%20clean%20way%20of%20degrading%20for%20these%20browsers%20so%20that%20no%20one%20is%20the%20wiser.%0D%0A%0D%0AStep%201%3A%20Creating%20 - http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2008/01/18/css-using-simple-css-to-create-a-great-looking-site-shadow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css: creating an image &#8220;hover&#8221; effect using only css</title>
		<link>http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/</link>
		<comments>http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 22:58:52 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[mouseover]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/mouseover-images.gif" alt="Preload Images with CSS" /></div>Most of us have at one time or another have had to (or tried unsuccessfully to) alternate an image on mouse over. Most commonly, this is effect is used to provide a response when a visitor runs their mouse over a button...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F01%2F17%2Fcss-creating-an-image-hover-effect-using-only-css%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F01%2F17%2Fcss-creating-an-image-hover-effect-using-only-css%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>Most of us have at one time or another have had to (or tried unsuccessfully to) alternate an image on mouse over. Most commonly, this is effect is used to provide a response when a visitor runs their mouse over a button, like the one below:<br />
</p><div class="buttonexample"><p style="padding:0px;margin:0px;"></p></div><p></p>
<p>Now, this was very easy to create, using just the following CSS:<br />
<code>.buttonexample{background-image: url(images/button.gif); width:91px; height:28px;}<br />
.buttonexample:hover{background-image: url(images/button-over.gif);}</code>and the following html:<br />
<code>&lt;div class="buttonexample"&gt;&lt;/div&gt;</code></p>
<p>If you are just hoping to make a standard image change on mouseover, without having that image link to anything, then you are almost done. To prevent the hover image from &#8220;flashing&#8221; before loading, simply follow the steps listed on our sister article: <a href="http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/">A quick look: preloading images with css</a>.</p>
<p>If, however you would like to have a mouseover effect on a linked image, it&#8217;s just a little bit more complex. In addition to the code above, we will add one more line to make this:<br />
<code>.buttonexample{background-image: url(images/button.gif); width:91px; height:28px;}<br />
.buttonexample:hover{background-image: url(images/button-over.gif);}<br />
.buttonexample a{display:block;width:91px;height:28px;}</code>and the following html:<br />
<code>&lt;div class="buttonexample"&gt;&lt;a href="#"&gt;&lt;/a&gt;&lt;/div&gt;</code></p>
<p>This is the simplest method, but <em>is not compatible with IE 5.5/6</em>. This is because IE 5.5 and 6 do not recognize the &#8220;hover&#8221; attribute when applied directly to a DIV. To make this button compatible, we&#8217;ll just need to define the same variables as we did on the standard div, but for the &#8220;a&#8221; tag, like this:<br />
<code>.buttonexample a{background-image: url(images/button.gif); display:block;width:91px;height:28px;}<br />
.buttonexample a:hover{background-image: url(images/button-over.gif);</code></p>
<p>Now, we have this link. Remember to change the width and height of this link to correspond with the size of your image.<br />
</p><div class="buttonexample"><p style="padding:0px;margin:0px;"><a href="#"></a></p></div><p></p>
<p><strong>Compatibility:</strong><br />
This method has been tested in and is compatible with Internet Explorer 5.5 and 6 (see above), 7, Firefox (PC and Mac), Netscape and Safari (PC and Mac).</p>
<p><strong>That’s all folks!</strong></p>
<p>If you have an idea or article that you would like to contribute, send it on! We’re always looking for good, quality articles. Note that we will not republish an article that has been published elsewhere, so keep it original!</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=css:+creating+an+image+%26%238220%3Bhover%26%238221%3B+effect+using+only+css+-+http://www.dynamixlabs.com/7" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/&amp;title=css:+creating+an+image+%26%238220%3Bhover%26%238221%3B+effect+using+only+css" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/&amp;title=css:+creating+an+image+%26%238220%3Bhover%26%238221%3B+effect+using+only+css" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/&amp;t=css:+creating+an+image+%26%238220%3Bhover%26%238221%3B+effect+using+only+css" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=css%3A%20creating%20an%20image%20%26%238220%3Bhover%26%238221%3B%20effect%20using%20only%20css&amp;body=Most%20of%20us%20have%20at%20one%20time%20or%20another%20have%20had%20to%20%28or%20tried%20unsuccessfully%20to%29%20alternate%20an%20image%20on%20mouse%20over.%20Most%20commonly%2C%20this%20is%20effect%20is%20used%20to%20provide%20a%20response%20when%20a%20visitor%20runs%20their%20mouse%20over%20a%20button%2C%20like%20the%20one%20below%3A%0D%0A%5Bdiv%20buttonexample%5D%5B%2Fdiv%5D%0D%0A%0D%0ANow%2C%20this%20was%20very%20easy%20to%20cr - http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2008/01/17/css-creating-an-image-hover-effect-using-only-css/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>css: add a &#8220;loading&#8221; icon to your larger images</title>
		<link>http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/</link>
		<comments>http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 20:10:29 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[loading icon]]></category>
		<category><![CDATA[preload]]></category>

		<guid isPermaLink="false">http://dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/loading-icon.gif" alt="CSS Only Loading Icon" /></div>Let's say that you have a large image (or several large images) on a particular page, and you want to let visitors know that the image is loading. You could use a piece of javascript to embed a "loading" image for all images that have not yet loaded, but unless you are loading a ton of very large images on a single page, we have a much simpler (and cleaner) method to accomplish the same thing.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F01%2F17%2Fa-quick-look-add-a-loading-icon-to-your-larger-images%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F01%2F17%2Fa-quick-look-add-a-loading-icon-to-your-larger-images%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>Let&#8217;s say that you have a large image (or several large images) on a particular page, and you want to let visitors know that the image is loading. You could use a piece of javascript to embed a &#8220;loading&#8221; image for all images that have not yet loaded, but unless you are loading a ton of very large images on a single page, we have a much simpler (and cleaner) method to accomplish the same thing.</p>
<p><strong>Step 1: Find a preload image.</strong></p>
<p>There are many fantastic sites out there that will allow you to create your own preload images. Our favorite is <a href="http://www.ajaxload.info/">here</a>. Just remember not to choose an icon that is too large (file size), or it may not load until after the larger image has loaded. Here is the one that we have created:<br />
</p><div class="middle"><p style="padding:0px;margin:0px;"><img src="http://www.dynamixlabs.com/images/load.gif" alt="loading image" /></p></div><p><strong>Step 2: Create the CSS</strong></p>
<p>There is just a little bit of code to create here, and it can be pasted directly into your stylesheet. Just be sure to replace the &#8220;youricon.gif&#8221; text with your image name.</p>
<p><strong>Code to paste into your stylesheet:</strong><br />
<code>.load{background:url('images/youricon.gif') no-repeat center;}</code></p>
<p><strong>Step 3: Applying the code</strong><br />
There are a couple of ways to do this, but this is probably the best solution (depending on your application). Simply encase the image you are interested in loading within a &#8220;load&#8221; div, and apply the width and height of your image to the div.</p>
<p><strong>Example:</strong><br />
<code>&lt;div class="load" style="width:200px;height:200px"&gt;<br />
&lt;img src="large.jpg" alt="alternate text" /&gt;&lt;/div&gt;</code></p>
<p><strong>Here it is applied to an image:</strong><br />
You will likely need to clear your cache and reload this page to see the loading icon appear. A more thorough example of this loading icon in action can be found <a href="http://www.dynamixlabs.com/example-load.html">here</a>.<br />
</p><div class="load"><p style="padding:0px;margin:0px;"><img src="http://www.dynamixlabs.com/images/largeimage.bmp" alt="a very large image" /></p></div><p></p>
<p>As mentioned by contributor Lim Chee Aun below, you could also bypass the div and apply the .load class directly to the image itself, and here&#8217;s how you can do it:<br />
<code>&lt;img src="large.jpg" alt="alternate text" class="load" style="width:200px;height:200px" /&gt;&lt;/div&gt;</code>The reason we hadn&#8217;t mentioned this idea initially, is if the image does not load it can break the look of the design. If you are absolutely positive you will not have any loading issues, you don&#8217;t care if the image needs to be centered (while validating xhtml strict), or if you are applying the class to multiple images, this may be a cleaner solution for you. See our updated example page below for examples of the method created both ways.</p>
<p>You can also apply this globally, by adding this to your stylesheet instead:<br />
<code>img{background:url('images/youricon.gif') no-repeat center;}</code></p>
<p>Note that in this case, you may run into issues whereby an image loads in an area where the loading icon color may be mismatched. For example, if your content area is white and you create a loading icon with a white background, it will look fine in that area. But your left hand column is black, an image loading on the left hand column will have a poorly colored loading icon applied to it. To counter this, you could always apply the loading icon only to your primary content area, like this:<br />
<code>#yourcontentdiv img{background:url('images/youricon.gif') no-repeat center;}</code></p>
<p></p><div class="emphasis"><p style="padding:0px;margin:0px;"><a href="http://www.dynamixlabs.com/example-load.html">See the final result in action</a>!</p></div><p>If this solution doesn&#8217;t fix the problem for you application, let us know what you are doing differently and we&#8217;ll be happy to go into more detail.</p>
<p><strong>Compatibility:</strong><br />
This method has been tested in and is compatible with Internet Explorer 5.5, 6, 7, Firefox (PC and Mac), Netscape and Safari (PC and Mac).</p>
<p><strong>That’s all folks!</strong></p>
<p>If you have an idea or article that you would like to contribute, send it on! We’re always looking for good, quality articles. Note that we will not republish an article that has been published elsewhere, so keep it original!</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=css:+add+a+%26%238220%3Bloading%26%238221%3B+icon+to+your+larger+images+-+http://www.dynamixlabs.com/5" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/&amp;title=css:+add+a+%26%238220%3Bloading%26%238221%3B+icon+to+your+larger+images" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/&amp;title=css:+add+a+%26%238220%3Bloading%26%238221%3B+icon+to+your+larger+images" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/&amp;t=css:+add+a+%26%238220%3Bloading%26%238221%3B+icon+to+your+larger+images" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=css%3A%20add%20a%20%26%238220%3Bloading%26%238221%3B%20icon%20to%20your%20larger%20images&amp;body=Let%27s%20say%20that%20you%20have%20a%20large%20image%20%28or%20several%20large%20images%29%20on%20a%20particular%20page%2C%20and%20you%20want%20to%20let%20visitors%20know%20that%20the%20image%20is%20loading.%20You%20could%20use%20a%20piece%20of%20javascript%20to%20embed%20a%20%22loading%22%20image%20for%20all%20images%20that%20have%20not%20yet%20loaded%2C%20but%20unless%20you%20are%20loading%20a%20ton%20of%20very%20large%20im - http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2008/01/17/a-quick-look-add-a-loading-icon-to-your-larger-images/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<item>
		<title>css: preloading images with css</title>
		<link>http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/</link>
		<comments>http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 18:33:40 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[preload]]></category>

		<guid isPermaLink="false">http://dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/preload-images.jpg" alt="Preload Images with CSS" /></div>Now excuse me for pulling up an old chestnut, but this is one that comes up often for people who are just starting out with CSS and want to avoid the extensive javascript output by many website design applications such as Dreamweaver and the dreaded Front Page. This method only requires a very minor understanding of CSS, cleans up your markup and achieves the desired effect.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F01%2F17%2Fa-quick-look-preloading-images-with-css%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F01%2F17%2Fa-quick-look-preloading-images-with-css%2F&amp;source=dynamixlabs&amp;style=normal&amp;service=bit.ly&amp;space=15" height="61" width="50" /><br />
			</a>
		</div>
<p>Now excuse me for pulling up an old chestnut, but this is one that comes up often for people who are just starting out with CSS and want to avoid the extensive javascript output by many website design applications such as Dreamweaver and the dreaded Front Page. This method only requires a very minor understanding of CSS, cleans up your markup and achieves the desired effect.</p>
<p><strong>Step 1: Creating the CSS.</strong></p>
<p>First, let&#8217;s start with the CSS we&#8217;ll need. This step is very simple, as there is only one line that you will need to add to your stylesheet. Decide what name you would like to use for your preload. In this case we have gone with the creative Class name &#8220;preload.&#8221; If this is fine for you, simply paste this code into your stylesheet. Otherwise, change the Class to another name you are more comfortable with, bearing in mind you will need to do this on the final code as well. I&#8217;ll cover why we chose to use a Class instead of an ID in just a minute.</p>
<p><strong>Code to paste into your stylesheet:</strong><br />
<code>.preload{display:none;}</code></p>
<p><strong>Step 2: Creating the DIV.</strong></p>
<p>Next, we&#8217;ll create the actual DIV that will contain the images you want to preload. If you are using a site that you created yourself, this can go in the footer area of your page, as this will ensure that the main portion of the site loads before your preloaded images. If you want this preload active on every page of your site, make sure to either A. Copy the code to each page of your site, or B. (Preferred) include a footer.txt file that will contain this preload on every page of your site. That way, if you need to add or remove an item, you can do it in one place instead of on every page. If you are using a site that has a WYSIWYG editor and you only want the preload on one page (or want to add different images for preload on each page), you can do this by clicking on the &#8220;view code&#8221; or &#8220;view source&#8221; button in the editor and entering the code at the bottom of the editor. The reason we chose to use a Class rather than an ID is because this will grant you the most flexibility to add more than one set of preloads to a site. Say you have a web site with database-driven content. You have a set of preload images in the footer that is outputted automatically on every page, but one particular page also needs a few more preloaded images. You can accomplish this simply by adding those few images into the WYSIWYG editor as described above, without having to worry about having two DIV&#8217;s with the same ID on a particular page.</p>
<p><strong>Code to modify/paste into your web site:</strong><br />
<code>&lt;div class="preload"&gt;<br />
&lt;img src="images/dog-over.gif" alt="Dog" /&gt;<br />
&lt;img src="images/cat-over.gif" alt="Cat" /&gt;<br />
&lt;img src="images/mouse-over.gif" alt="Mouse" /&gt;<br />
&lt;/div&gt;</code>Remember to add an alternate tag to each image!</p>
<p><strong>Step 3: Testing.</strong><br />
Try it out! For our example, we created two different sets of images. One has a CSS preload, while one does not. Run your mouse over each, see the difference? The preloaded image loads immediately, while the non-preloaded image flashes before loading. Note that once you have moused over the non-preload image once, you will need to refresh the page to see it flash again.<br />
</p><div class="rightfloat"><p style="padding:0px;margin:0px;">WITHOUT Preload</p>
<p></p><div class="dog2"><p style="padding:0px;margin:0px;"><a href="#"></a></p></div><p></p></div><p></p>
<p>WITH Preload<br />
</p><div class="dog"><p style="padding:0px;margin:0px;"><a href="#"></a></p></div><p><br />
</p><div class="preload"><p style="padding:0px;margin:0px;"><img src="http://dynamixlabs.com/wp-content/themes/default/images/dog-over.jpg" alt="The DynamiX Mascot" /></p></div><p><strong>Compatibility:</strong><br />
This method has been tested in and is compatible with Internet Explorer 5.5, 6, 7, Firefox (PC, Linux and Mac), Netscape and Safari (PC and Mac).</p>
<p><strong>That&#8217;s all folks!</strong></p>
<p>If you have an idea or article that you would like to contribute, send it on! We&#8217;re always looking for good, quality articles. Note that we will not republish an article that has been published elsewhere, so keep it original!</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=css:+preloading+images+with+css+-+http://www.dynamixlabs.com/4" rel="normal nofollow" title="Tweet This!">Tweet This!</a></li><li class="sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/&amp;title=css:+preloading+images+with+css" rel="normal nofollow" title="Digg this!">Digg this!</a></li><li class="sexy-stumbleupon"><a href="http://www.stumbleupon.com/submit?url=http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/&amp;title=css:+preloading+images+with+css" rel="normal nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a></li><li class="sexy-technorati"><a href="http://technorati.com/faves?add=http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/" rel="normal nofollow" title="Share this on Technorati">Share this on Technorati</a></li><li class="sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/&amp;t=css:+preloading+images+with+css" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=css%3A%20preloading%20images%20with%20css&amp;body=Now%20excuse%20me%20for%20pulling%20up%20an%20old%20chestnut%2C%20but%20this%20is%20one%20that%20comes%20up%20often%20for%20people%20who%20are%20just%20starting%20out%20with%20CSS%20and%20want%20to%20avoid%20the%20extensive%20javascript%20output%20by%20many%20website%20design%20applications%20such%20as%20Dreamweaver%20and%20the%20dreaded%20Front%20Page.%20This%20method%20only%20requires%20a%20very%20minor - http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/" rel="normal nofollow" title="Email this to a friend?">Email this to a friend?</a></li><li class="sexy-comfeed"><a href="http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/feed" rel="normal nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a></li></ul><div style="clear:both;"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2008/01/17/a-quick-look-preloading-images-with-css/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
