<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>DynamiX Labs</title>
	
	<link>http://www.dynamixlabs.com</link>
	<description />
	<lastBuildDate>Wed, 11 Nov 2009 15:20:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/DynamixLabs" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Thanks To Our Veterans!</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/O7WTbhONRb8/</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"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F11%2F11%2Fthanks-to-our-veterans%2F" height="61" width="51" /></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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=O7WTbhONRb8:djulm_IJ4nQ:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=O7WTbhONRb8:djulm_IJ4nQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=O7WTbhONRb8:djulm_IJ4nQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=O7WTbhONRb8:djulm_IJ4nQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=O7WTbhONRb8:djulm_IJ4nQ:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/O7WTbhONRb8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/11/11/thanks-to-our-veterans/</feedburner:origLink></item>
		<item>
		<title>Goodbye, IE 6. We Won’t Miss You.</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/EoQr6-oD0s4/</link>
		<comments>http://www.dynamixlabs.com/2009/08/07/goodbye-ie-6-we-wont-miss-you/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 12:21:02 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Ban IE 6]]></category>
		<category><![CDATA[Goodbye IE 6]]></category>
		<category><![CDATA[IE 6]]></category>
		<category><![CDATA[IE 6 No More]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/?p=141</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/nomoreie6.gif" alt="NO MORE IE 6" /></div>Like all good web developers over the last nine or so years, we have dedicated countless hours to ensuring compatibility with Internet Explorer 6. Replacing our cool PNG effects and shadows with far plainer GIF equivalents, adding completely nonsensical hacks to make IE 6 behave, etc. Well, here's where we make our stand.]]></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%2F08%2F07%2Fgoodbye-ie-6-we-wont-miss-you%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F08%2F07%2Fgoodbye-ie-6-we-wont-miss-you%2F" height="61" width="51" /></a></div><p><img src="http://www.dynamixlabs.com/images/IE6-uh-oh.gif" alt="Why are you using a dinosaur to browse the web?" /><br />
Like all good web developers over the last nine or so years, we have dedicated countless hours to ensuring compatibility with the archaic, standards-naive Internet Explorer 6. Well, here&#8217;s where we make our stand. While we are not, at this point willing to jeopardize the visitor experience for our clients by building company web sites that are not IE 6 compliant, we are officially cutting the cord on our own DynamiX Labs web site.</p>
<p><strong>Why Kill IE 6?</strong><br />
Quite simply, because it simply can&#8217;t handle most of the great advances that have come along over the past nine or so years. This includes PNG transparency (yes, it SORT OF works with hacks, but not well, and almost never properly for backgrounds), not to mention any hints of HTML 5. Even such simple areas as fixed positioning are a challenge for IE 6. The point is, IE 6 is forcing web designers to lower their standards, and to not push the envelope in advancing newer technologies. If a designer has a feature in mind that will be a really great addition to a new web site, but will take a great deal of effort to complete, they are likely to bypass it completely if IE 6 can&#8217;t handle it through hacks. That&#8217;s a shame. So let&#8217;s stop the stagnation and keep pushing the envelope, and leave IE 6 behind where it belongs.</p>
<p><strong>The Back Story.</strong><br />
Recently, this site was recreated from the ground up with a brand new design. We spent a lot of time making it look good in standards compliant browsers, only to find that IE 6 (naturally) was a mess. So, after several hours of attempting to make the design appear as it should in IE 6, we had had enough.</p>
<p><strong>What We Did.</strong><br />
We created a small piece of PHP that checks to see what browser, and what version a visitor is using to visit our web site. If using anything other than IE 6, the site will render as normal. But, if a visitor does navigate the web site from IE 6, they will see a completely different header, footer and design (stylesheet driven), in fact the original design that we have had in place for the past several years. In other words, IE 6 is doomed to forever live in the past, while better browsers will continue to move forward as we do.</p>
<p><strong>The End Result.</strong><br />
Here&#8217;s how the site appears in Internet Explorer 6:</p>
<div class="center"><img src="http://www.dynamixlabs.com/images/ie6.jpg" alt="IE 6 looks outdated" /></div>
<p><strong>For anyone still browsing our site in IE 6, here&#8217;s what you are missing out on:</strong></p>
<div class="center"><img src="http://www.dynamixlabs.com/images/ff.jpg" alt="IE 6 looks outdated" /></div>
<p><strong>More Reading.</strong><br />
For emphasis, we added the code from <a href="http://www.ie6nomore.com/">http://www.ie6nomore.com/</a> onto our IE 6 version, letting visitors know that they could be getting so much more than what they are. I encourage all designers to implement this code on their non-client web sites. The time will certainly come when this should be implemented universally, but let&#8217;s get this process moving on our own web sites for the time being. </p>
<p>If you have a client who is of the same mind about IE 6 and is willing to add this to their web site, all the better, but we don&#8217;t suggest forcing this on your clients.</p>
<p><strong style="color:#f00">Big Red Disclaimer:</strong><br />
Yes, we know that there are some companies who have had IE 6 forced upon them. For these people, we&#8217;re sorry, but it&#8217;s time to start pressuring your IT guys to at LEAST allow you use of Firefox, Safari or Chrome in addition to IE 6. There should be no excuse to only allow Internet Explorer 6, particularly since programs that allow multiple versions of IE have been around for years now (see <a href="http://tredosoft.com/Multiple_IE">http://tredosoft.com/Multiple_IE</a> for a great XP-based one). There&#8217;s even a hack for Vista users. So, the question to ask your IT guys is, <em><strong>WHY only IE 6?</strong></em></p>
<p><strong>Looking forward to the comments and criticisms!</strong></p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=Goodbye%2C+IE+6.+We+Won%26%238217%3Bt+Miss+You.+-+http://www.dynamixlabs.com/141" 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/08/07/goodbye-ie-6-we-wont-miss-you/&amp;title=Goodbye%2C+IE+6.+We+Won%26%238217%3Bt+Miss+You." 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/08/07/goodbye-ie-6-we-wont-miss-you/&amp;title=Goodbye%2C+IE+6.+We+Won%26%238217%3Bt+Miss+You." 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/08/07/goodbye-ie-6-we-wont-miss-you/" 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/08/07/goodbye-ie-6-we-wont-miss-you/&amp;t=Goodbye%2C+IE+6.+We+Won%26%238217%3Bt+Miss+You." rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=Goodbye%2C%20IE%206.%20We%20Won%26%238217%3Bt%20Miss%20You.&amp;body=%0D%0ALike%20all%20good%20web%20developers%20over%20the%20last%20nine%20or%20so%20years%2C%20we%20have%20dedicated%20countless%20hours%20to%20ensuring%20compatibility%20with%20the%20archaic%2C%20standards-naive%20Internet%20Explorer%206.%20Well%2C%20here%27s%20where%20we%20make%20our%20stand.%20While%20we%20are%20not%2C%20at%20this%20point%20willing%20to%20jeopardize%20the%20visitor%20experience%20for%20our - http://www.dynamixlabs.com/2009/08/07/goodbye-ie-6-we-wont-miss-you/" 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/08/07/goodbye-ie-6-we-wont-miss-you/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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=EoQr6-oD0s4:TqLHS3etlHQ:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=EoQr6-oD0s4:TqLHS3etlHQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=EoQr6-oD0s4:TqLHS3etlHQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=EoQr6-oD0s4:TqLHS3etlHQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=EoQr6-oD0s4:TqLHS3etlHQ:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/EoQr6-oD0s4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/08/07/goodbye-ie-6-we-wont-miss-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/08/07/goodbye-ie-6-we-wont-miss-you/</feedburner:origLink></item>
		<item>
		<title>html: Validating the Tweetmeme Wordpress Plugin</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/WpAXCbfctiM/</link>
		<comments>http://www.dynamixlabs.com/2009/07/28/html-validating-the-tweetmeme-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 13:39:48 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[replace iframe with object]]></category>
		<category><![CDATA[tweetmeme]]></category>
		<category><![CDATA[tweetmeme plugin]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[xhtml strict]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/?p=87</guid>
		<description><![CDATA[We recently installed the Tweetmeme Wordpress plugin, only to find that it threw over a dozen errors our way that invalidated our XHTML Strict code. It&#8217;s far too valuable a plugin to leave off of any good blog, but we do want to be sure that the code doesn&#8217;t throw errors. Here&#8217;s how to fix [...]]]></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%2F28%2Fhtml-validating-the-tweetmeme-wordpress-plugin%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F07%2F28%2Fhtml-validating-the-tweetmeme-wordpress-plugin%2F" height="61" width="51" /></a></div><p>We recently installed the Tweetmeme Wordpress plugin, only to find that it threw over a dozen errors our way that invalidated our XHTML Strict code. It&#8217;s far too valuable a plugin to leave off of any good blog, but we do want to be sure that the code doesn&#8217;t throw errors. Here&#8217;s how to fix those under five minutes. <img src='http://www.dynamixlabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>1. Replace &amp; with &amp;amp; where necessary.</strong><br />
The list should be: &amp;source, &amp;style, &amp;service, &amp;service_api, &amp;force<br />
You can simply do a find and replace for each of these with your &amp;amp; equivalent.</p>
<p><strong>2. Change &#8220;iframes&#8221; to &#8220;objects&#8221;</strong><br />
For this, you can simply copy and paste our code:</p>
<p><strong>FIND:</strong><br />
<code>&lt;iframe scrolling="no" height="105" frameborder="0" width="200" src="http://api.tweetmeme.com/chart.js?url=&lt;?php echo urlencode(get_permalink($post-&gt;ID)); ?&gt;&amp;amp;chs=200x100&amp;amp;force=true"&gt;</code></p>
<p><strong>REPLACE WITH:</strong><br />
<code>&lt;object type="text/html" data="http://api.tweetmeme.com/chart.js?url=&lt;?php echo urlencode(get_permalink($post-&gt;ID)); ?&gt;&amp;amp;chs=200x100&amp;amp;force=true" style="height:105px;width:200px;border:0;overflow:hidden"&gt;</code></p>
<p><strong>FIND:</strong><br />
<code>&lt;iframe src="http://api.tweetmeme.com/button.js?url=' . urlencode($url);</code></p>
<p><strong>REPLACE WITH:</strong><br />
<code>&lt;object type="text/html" style="overflow:hidden" data="http://api.tweetmeme.com/button.js?url=' . urlencode($url);</code></p>
<p><strong>FIND:</strong><br />
<code>$button .= ' frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;</code></p>
<p><strong>REPLACE WITH:</strong><br />
<code>$button .= ' &gt;&lt;/object&gt;</code></p>
<p><strong>FIND:</strong><br />
<code>target="_blank"</code></p>
<p><strong>REPLACE WITH:</strong><br />
<code>target="_parent"</code></p>
<p>That&#8217;s it! That wasn&#8217;t so bad now was it? Please let us know in the comments if you run into any issues.</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=html:+Validating+the+Tweetmeme+Wordpress+Plugin+-+http://www.dynamixlabs.com/87" 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/28/html-validating-the-tweetmeme-wordpress-plugin/&amp;title=html:+Validating+the+Tweetmeme+Wordpress+Plugin" 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/28/html-validating-the-tweetmeme-wordpress-plugin/&amp;title=html:+Validating+the+Tweetmeme+Wordpress+Plugin" 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/28/html-validating-the-tweetmeme-wordpress-plugin/" 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/28/html-validating-the-tweetmeme-wordpress-plugin/&amp;t=html:+Validating+the+Tweetmeme+Wordpress+Plugin" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=html%3A%20Validating%20the%20Tweetmeme%20Wordpress%20Plugin&amp;body=We%20recently%20installed%20the%20Tweetmeme%20Wordpress%20plugin%2C%20only%20to%20find%20that%20it%20threw%20over%20a%20dozen%20errors%20our%20way%20that%20invalidated%20our%20XHTML%20Strict%20code.%20It%27s%20far%20too%20valuable%20a%20plugin%20to%20leave%20off%20of%20any%20good%20blog%2C%20but%20we%20do%20want%20to%20be%20sure%20that%20the%20code%20doesn%27t%20throw%20errors.%20Here%27s%20how%20to%20fix%20those%20und - http://www.dynamixlabs.com/2009/07/28/html-validating-the-tweetmeme-wordpress-plugin/" 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/28/html-validating-the-tweetmeme-wordpress-plugin/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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=WpAXCbfctiM:8evEfOhOMP0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=WpAXCbfctiM:8evEfOhOMP0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=WpAXCbfctiM:8evEfOhOMP0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=WpAXCbfctiM:8evEfOhOMP0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=WpAXCbfctiM:8evEfOhOMP0:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/WpAXCbfctiM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/07/28/html-validating-the-tweetmeme-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/07/28/html-validating-the-tweetmeme-wordpress-plugin/</feedburner:origLink></item>
		<item>
		<title>design: Create Rounded Images in Seconds! (Photoshop)</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/Veh-fp4gs9A/</link>
		<comments>http://www.dynamixlabs.com/2009/07/27/design-create-rounded-images-in-seconds-photoshop/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 03:18:20 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[four easy steps]]></category>
		<category><![CDATA[goat]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[PSD Tutorial]]></category>
		<category><![CDATA[rounded corners]]></category>
		<category><![CDATA[rounded images]]></category>
		<category><![CDATA[simple tutorial]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/?p=70</guid>
		<description><![CDATA[<div class="floatleft"><img src="http://www.dynamixlabs.com/images/rounded-images.gif" alt="Rounded Images are easy!" /></div>Rounded corners are still as popular as they ever have been, but many designers don't know how to easily create these using Photoshop. Today we are going to create a template that you can adapt as desired, and show you exactly how we made it in four easy to follow steps.]]></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%2F27%2Fdesign-create-rounded-images-in-seconds-photoshop%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F07%2F27%2Fdesign-create-rounded-images-in-seconds-photoshop%2F" height="61" width="51" /></a></div><p>Rounded corners are still as popular as they ever have been, but many designers don&#8217;t know how to easily create these using Photoshop. Today we are going to create a template that you can adapt as desired, and show you exactly how we made it in four easy to follow steps.</p>
<p><strong>Here&#8217;s how our final document will look:</strong></p>
<div class="center"><img src="http://www.dynamixlabs.com/images/goat.gif" alt="The Friendly DynamiX Goat" /></div>
<p><strong>Step 1: Open/size your image.</strong><br />
For our example, we chose 550 pixels by 290 pixels. For ease of working, we recommend making the document a little bit larger than your intended end result. Here&#8217;s how ours looks:</p>
<div class="center"><img src="http://www.dynamixlabs.com/images/goat1.jpg" alt="The Friendly DynamiX Goat" /></div>
<p><strong>Step 2: Add a rounded box.</strong><br />
Use the &#8220;Rounded Rectangle Tool&#8221; to create a box around the portion of your image that you would like to capture. Be sure to adjust the radius to suit your rounding desires. We set ours to 25 pixels for this example. Your document should look similar to this:</p>
<div class="center"><img src="http://www.dynamixlabs.com/images/goat2.jpg" alt="Where did our goat go?" /></div>
<p><strong>Step 3: Positioning and layer order</strong><br />
Position the rounded box where you would like it, then drag the layer underneath your image within the &#8220;Layers&#8221; tab. Your document should look similar to this:</p>
<div class="center"><img src="http://www.dynamixlabs.com/images/goat3.jpg" alt="Here's what your Layers tab should look like." /></div>
<p><strong>Step 4: Create a clipping mask</strong><br />
Here&#8217;s where the fun begins, and where your work ends (unless you just want to add some finishing touches). Simply right click on the image layer, and select &#8220;Create Clipping Mask.&#8221;</p>
<div class="center"><img src="http://www.dynamixlabs.com/images/goat4.gif" alt="Here's what your Layers tab should look like." /></div>
<p><strong> Your document should now look like this:</strong></p>
<div class="center"><img src="http://www.dynamixlabs.com/images/goat5.jpg" alt="The end result!" /></div>
<p>Now, you can easily add more life to this image before you save it, but the basics are covered. Want to get more creative? You can add more layers, text and even style the rounded area itself through the &#8220;Layer Style&#8221; window.</p>
<div class="center"><strong><a style="color:red;font-size:24px;" href="http://www.dynamixlabs.com/images/dynamixlabs-rounded-image-example.psd">DOWNLOAD THE ROUNDED CORNER .PSD FILE</a></strong></p>
<p><a href="http://www.dynamixlabs.com/images/dynamixlabs-rounded-image-example.psd"><img src="http://www.dynamixlabs.com/images/goat.gif" alt="The Friendly DynamiX Goat" /></a></div>
<p>In our example .PSD file, we have added in a semi-opaque left hand content area, and added some example text. We also added a stroke and drop shadow to the rounded shape, and used Images &#8211; Trim to remove the whitespace around our image. Want to know exactly how we achieved any portion of this .PSD? Leave us a comment below!</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=design:+Create+Rounded+Images+in+Seconds%21+%28Photoshop%29+-+http://www.dynamixlabs.com/70" 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/27/design-create-rounded-images-in-seconds-photoshop/&amp;title=design:+Create+Rounded+Images+in+Seconds%21+%28Photoshop%29" 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/27/design-create-rounded-images-in-seconds-photoshop/&amp;title=design:+Create+Rounded+Images+in+Seconds%21+%28Photoshop%29" 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/27/design-create-rounded-images-in-seconds-photoshop/" 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/27/design-create-rounded-images-in-seconds-photoshop/&amp;t=design:+Create+Rounded+Images+in+Seconds%21+%28Photoshop%29" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=design%3A%20Create%20Rounded%20Images%20in%20Seconds%21%20%28Photoshop%29&amp;body=Rounded%20corners%20are%20still%20as%20popular%20as%20they%20ever%20have%20been%2C%20but%20many%20designers%20don%27t%20know%20how%20to%20easily%20create%20these%20using%20Photoshop.%20Today%20we%20are%20going%20to%20create%20a%20template%20that%20you%20can%20adapt%20as%20desired%2C%20and%20show%20you%20exactly%20how%20we%20made%20it%20in%20four%20easy%20to%20follow%20steps.%0D%0A%0D%0AHere%27s%20how%20our%20final%20docu - http://www.dynamixlabs.com/2009/07/27/design-create-rounded-images-in-seconds-photoshop/" 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/27/design-create-rounded-images-in-seconds-photoshop/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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=Veh-fp4gs9A:OgmmHY6rzYs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=Veh-fp4gs9A:OgmmHY6rzYs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=Veh-fp4gs9A:OgmmHY6rzYs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=Veh-fp4gs9A:OgmmHY6rzYs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=Veh-fp4gs9A:OgmmHY6rzYs:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/Veh-fp4gs9A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/07/27/design-create-rounded-images-in-seconds-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/07/27/design-create-rounded-images-in-seconds-photoshop/</feedburner:origLink></item>
		<item>
		<title>css: Create awesome tooltips without javascript!</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/vLdboj4a0Xc/</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"><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" height="61" width="51" /></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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=vLdboj4a0Xc:znwcjQmU3aE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=vLdboj4a0Xc:znwcjQmU3aE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=vLdboj4a0Xc:znwcjQmU3aE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=vLdboj4a0Xc:znwcjQmU3aE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=vLdboj4a0Xc:znwcjQmU3aE:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/vLdboj4a0Xc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/07/15/css-create-awesome-tooltips-without-javascript/</feedburner:origLink></item>
		<item>
		<title>css: style an element with the span tag</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/poQb29FNud4/</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"><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" height="61" width="51" /></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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=poQb29FNud4:vPz9LwyF8RM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=poQb29FNud4:vPz9LwyF8RM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=poQb29FNud4:vPz9LwyF8RM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=poQb29FNud4:vPz9LwyF8RM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=poQb29FNud4:vPz9LwyF8RM:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/poQb29FNud4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/04/21/css-style-an-element-with-the-span-tag/</feedburner:origLink></item>
		<item>
		<title>css: Make Bold Items STAND OUT</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/-hVByWqLLw4/</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"><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" height="61" width="51" /></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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=-hVByWqLLw4:a9R9TSU1Ax0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=-hVByWqLLw4:a9R9TSU1Ax0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=-hVByWqLLw4:a9R9TSU1Ax0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=-hVByWqLLw4:a9R9TSU1Ax0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-hVByWqLLw4:a9R9TSU1Ax0:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/-hVByWqLLw4" height="1" width="1"/>]]></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>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/04/21/css-make-bold-items-stand-out/</feedburner:origLink></item>
		<item>
		<title>html: playing a YouTube video at a pretedermined time</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/bO--HpQOQ4I/</link>
		<comments>http://www.dynamixlabs.com/2009/02/26/html-playing-a-youtube-video-at-a-pretedermined-time/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 16:21:48 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/2009/02/26/html-playing-a-youtube-video-at-a-pretedermined-time/</guid>
		<description><![CDATA[You just found the funniest YouTube video ever and want to post a link to it, but it doesn&#8217;t get funny until two minutes in. What do you do?
Thankfully, the folks at YouTube have made this painfully easy, by adding an extra variable to the end of the URL string. For example, if your funny [...]]]></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%2F26%2Fhtml-playing-a-youtube-video-at-a-pretedermined-time%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2009%2F02%2F26%2Fhtml-playing-a-youtube-video-at-a-pretedermined-time%2F" height="61" width="51" /></a></div><p>You just found the funniest YouTube video ever and want to post a link to it, but it doesn&#8217;t get funny until two minutes in. What do you do?</p>
<p>Thankfully, the folks at YouTube have made this painfully easy, by adding an extra variable to the end of the URL string. For example, if your funny moment starts at 30 seconds in, you would simply add &amp;start=30 to the end of the url.</p>
<p>Here&#8217;s a working example. We at DynamiX Labs love football, and enjoyed watching Rich Eisen (from NFL Network) run his 40 yard dash the other day at the Combine. For those who don&#8217;t know who Rich Eisen is, you may want to skip his intro speech, and go straight to his run. To do this, we simply embedded the video like this: http://www.youtube.com/watch?v=fZb3DRt6_Gk&amp;start=50</p>
<p>Here&#8217;s the full code for those who want a straight copy:<br />
<code>&lt;object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/fZb3DRt6_Gk&amp;start=50"&gt;&lt;param name="movie" value="http://www.youtube.com/v/fZb3DRt6_Gk&amp;start=50" /&gt;&lt;/object&gt;</code></p>
<p>That gets me exactly 50 seconds in, and just a moment before his run begins. See below.</p>
<p><object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/fZb3DRt6_Gk&#038;start=50"><param name="movie" value="http://www.youtube.com/v/fZb3DRt6_Gk&#038;start=50" /></object></p>
<p><strong>That&#8217;s all folks!</strong></p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=html:+playing+a+YouTube+video+at+a+pretedermined+time+-+http://www.dynamixlabs.com/28" 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/26/html-playing-a-youtube-video-at-a-pretedermined-time/&amp;title=html:+playing+a+YouTube+video+at+a+pretedermined+time" 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/26/html-playing-a-youtube-video-at-a-pretedermined-time/&amp;title=html:+playing+a+YouTube+video+at+a+pretedermined+time" 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/26/html-playing-a-youtube-video-at-a-pretedermined-time/" 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/26/html-playing-a-youtube-video-at-a-pretedermined-time/&amp;t=html:+playing+a+YouTube+video+at+a+pretedermined+time" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=html%3A%20playing%20a%20YouTube%20video%20at%20a%20pretedermined%20time&amp;body=You%20just%20found%20the%20funniest%20YouTube%20video%20ever%20and%20want%20to%20post%20a%20link%20to%20it%2C%20but%20it%20doesn%27t%20get%20funny%20until%20two%20minutes%20in.%20What%20do%20you%20do%3F%0D%0A%0D%0AThankfully%2C%20the%20folks%20at%20YouTube%20have%20made%20this%20painfully%20easy%2C%20by%20adding%20an%20extra%20variable%20to%20the%20end%20of%20the%20URL%20string.%20For%20example%2C%20if%20your%20funny%20moment%20 - http://www.dynamixlabs.com/2009/02/26/html-playing-a-youtube-video-at-a-pretedermined-time/" 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/26/html-playing-a-youtube-video-at-a-pretedermined-time/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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=bO--HpQOQ4I:ZZKooC1ZPyI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=bO--HpQOQ4I:ZZKooC1ZPyI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=bO--HpQOQ4I:ZZKooC1ZPyI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=bO--HpQOQ4I:ZZKooC1ZPyI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=bO--HpQOQ4I:ZZKooC1ZPyI:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/bO--HpQOQ4I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/02/26/html-playing-a-youtube-video-at-a-pretedermined-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/02/26/html-playing-a-youtube-video-at-a-pretedermined-time/</feedburner:origLink></item>
		<item>
		<title>css: hiding/showing the YouTube play/navigation bar on mouseover</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/77FZ1YwvI4Y/</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"><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" height="61" width="51" /></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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=77FZ1YwvI4Y:E6pFyKlD4oo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=77FZ1YwvI4Y:E6pFyKlD4oo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=77FZ1YwvI4Y:E6pFyKlD4oo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=77FZ1YwvI4Y:E6pFyKlD4oo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=77FZ1YwvI4Y:E6pFyKlD4oo:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/77FZ1YwvI4Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2009/02/19/css-hidingshowing-the-youtube-playnavigation-bar-on-mouseover/</feedburner:origLink></item>
		<item>
		<title>html: embedding a YouTube video WITH STYLES using xhtml strict code</title>
		<link>http://feedproxy.google.com/~r/DynamixLabs/~3/-HHI-V85u_4/</link>
		<comments>http://www.dynamixlabs.com/2008/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/#comments</comments>
		<pubDate>Sat, 24 May 2008 13:37:27 +0000</pubDate>
		<dc:creator>DynamiXLabs</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[xhtml strict]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.dynamixlabs.com/2008/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/</guid>
		<description><![CDATA[You may have seen our original article, entitled &#8220;html: embedding a YouTube video using xtml strict code,&#8221; which works just fine if you are looking to turn the default, unstyled code that YouTube gives you into XHTML strict code. But what happens if you want to embed your YouTube video with all the neat, customized [...]]]></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%2F05%2F24%2Fhtml-embedding-a-youtube-video-with-styles-using-xhtml-strict-code%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.dynamixlabs.com%2F2008%2F05%2F24%2Fhtml-embedding-a-youtube-video-with-styles-using-xhtml-strict-code%2F" height="61" width="51" /></a></div><p>You may have seen our original article, entitled &#8220;<a href="http://www.dynamixlabs.com/2008/02/07/html-embedding-a-youtube-video-using-xtml-strict-code/" rel="bookmark" title="Permanent Link: html: embedding a YouTube video using xtml strict code">html: embedding a YouTube video using xtml strict code</a>,&#8221; which works just fine if you are looking to turn the default, unstyled code that YouTube gives you into XHTML strict code. But what happens if you want to embed your YouTube video with all the neat, customized styles that they allow you to configure before copying their code for use on another site? We&#8217;re glad you asked and you&#8217;re in luck, it&#8217;s still just as easy to validate.</p>
<p><strong>Step 1: Get the code.</strong></p>
<p>If you have ever tried to embed a YouTube video before, you know it&#8217;s pretty easy. Simply find the video you like, look to the right under the &#8220;Embed&#8221; section, and get your code. In this case, we&#8217;re covering how to embed your video with styles intact, so you&#8217;ll also want to press the &#8220;Customize&#8221; button and make your video stand out. Here&#8217;s our example, taken straight from the YouTube web site.</p>
<p><strong>Example YouTube Code.</strong><code>&lt;object width="425" height="373"&gt;&lt;param name="movie" value="http://www.youtube.com/v/ERuMIlyzWBA&amp;hl=en&amp;<br />
color1=0xe1600f&amp;color2=0xfebd01&amp;border=1"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/ERuMIlyzWBA&amp;hl=en&amp;color1=<br />
0xe1600f&amp;color2=0xfebd01&amp;border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"&gt;&lt;/embed&gt;&lt;/object&gt; </code></p>
<p>As in our first article, this code will work, but will throw a myriad of unnecessary errors. It&#8217;s also a lot more code than necessary. So, how do we fix it? Let&#8217;s start by giving you the correct code, then moving in to what you&#8217;ll need to do to make it work for your video.</p>
<p><strong>Validated YouTube Code</strong><code>&lt;object type="application/x-shockwave-flash" width="425" height="373" data="http://www.youtube.com/v/ERuMIlyzWBA&amp;amp;hl=en<br />
&amp;amp;color1=0xe1600f&amp;amp;color2=0xfebd01&amp;amp;border=1"&gt;<br />
&lt;param name="movie" value="http://www.youtube.com/v/ERuMIlyzWBA&amp;amp;hl=en<br />
&amp;amp;color1=0xe1600f&amp;amp;color2=0xfebd01&amp;amp;border=1" /&gt;&lt;/object&gt;</code></p>
<p>This will work just as well as what YouTube provides, but with less code and with no validation errors. To make this code work for your video, here&#8217;s what you&#8217;ll do:</p>
<p>1. Modify new code example to include your particular YouTube video width and height.</p>
<p>2. Modify the data=&#8221;" and value=&#8221;" variables to include your YouTube link, maintaining the additional variables (in this case the full string is http://www.youtube.com/v/ERuMIlyzWBA&amp;hl=en&amp;<br />
color1=0xe1600f&amp;color2=0xfebd01&amp;border=1).</p>
<p>3. Replace all bare ampersand (&amp;) symbols in the data and value strings with &amp;amp;. The end result will look like this:<br />
http://www.youtube.com/v/ERuMIlyzWBA&amp;amp;hl=en&amp;amp;<br />
color1=0xe1600f&amp;amp;color2=0xfebd01&amp;amp;border=1</p>
<p>That&#8217;s it! Just a touch more work than validating a standard (unstyled) YouTube video, but certainly nothing to lose any sleep over.</p>
<p><strong>See the end result in action!</strong></p><div class="center"><p style="padding:0px;margin:0px;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/ERuMIlyzWBA&amp;hl=en&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1" height="373" width="425"><param name="movie" value="http://www.youtube.com/v/ERuMIlyzWBA&amp;hl=en&amp;color1=0xe1600f&amp;color2=0xfebd01&amp;border=1"></param></object></p></div><p></p>
<p>Missed our first article? You can find that <a href="http://www.dynamixlabs.com/2008/02/07/html-embedding-a-youtube-video-using-xtml-strict-code/" title="YouTube XHTML Strict">here</a>. Interested in learning more about how to utilize YouTube in your business? Then you&#8217;ll love another one of our articles entitled <a href="http://www.dynamixwebdesign.com/blog/2008/01/03/a-quick-look-youtube-and-what-it-could-mean-for-your-business/">A quick look: YouTube and what it could mean for your business</a></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>Thanks for reading! If you found one of our articles helpful, we would love to hear about it. Leave us a comment or send us an <a href="http://www.dynamixwebdesign.com/contact.php" title="Contact Us">e-mail</a>.</p>
<div class="sexy-bookmarks sexy-bookmarks-expand"><ul class="socials"><li class="sexy-twitter"><a href="http://www.twitter.com/home?status=html:+embedding+a+YouTube+video+WITH+STYLES+using+xhtml+strict+code+-+http://www.dynamixlabs.com/24" 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/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/&amp;title=html:+embedding+a+YouTube+video+WITH+STYLES+using+xhtml+strict+code" 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/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/&amp;title=html:+embedding+a+YouTube+video+WITH+STYLES+using+xhtml+strict+code" 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/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/" 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/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/&amp;t=html:+embedding+a+YouTube+video+WITH+STYLES+using+xhtml+strict+code" rel="normal nofollow" title="Share this on Facebook">Share this on Facebook</a></li><li class="sexy-mail"><a href="mailto:?&amp;subject=html%3A%20embedding%20a%20YouTube%20video%20WITH%20STYLES%20using%20xhtml%20strict%20code&amp;body=You%20may%20have%20seen%20our%20original%20article%2C%20entitled%20%22html%3A%20embedding%20a%20YouTube%20video%20using%20xtml%20strict%20code%2C%22%20which%20works%20just%20fine%20if%20you%20are%20looking%20to%20turn%20the%20default%2C%20unstyled%20code%20that%20YouTube%20gives%20you%20into%20XHTML%20strict%20code.%20But%20what%20happens%20if%20you%20want%20to%20embed%20your%20YouTube%20video%20with%20all%20the%20 - http://www.dynamixlabs.com/2008/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/" 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/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/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><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=-HHI-V85u_4:gtuh4Y8ha3U:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=-HHI-V85u_4:gtuh4Y8ha3U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=-HHI-V85u_4:gtuh4Y8ha3U:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?i=-HHI-V85u_4:gtuh4Y8ha3U:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DynamixLabs?a=-HHI-V85u_4:gtuh4Y8ha3U:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/DynamixLabs?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DynamixLabs/~4/-HHI-V85u_4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.dynamixlabs.com/2008/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.dynamixlabs.com/2008/05/24/html-embedding-a-youtube-video-with-styles-using-xhtml-strict-code/</feedburner:origLink></item>
	</channel>
</rss>
