<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pressed Web &#124; Web-design and development from the Huntington, WV, Ashland, KY, and Ironton, OH tristate area &#187; CSS</title>
	<atom:link href="http://pressedweb.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://pressedweb.com</link>
	<description>We&#039;re a very small web-design/development company that loves working with local clients. We also keep a great little blog to give back to the internet community.</description>
	<lastBuildDate>Tue, 19 Mar 2013 17:14:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Jeet Framework Featured on TutsPlus</title>
		<link>http://pressedweb.com/css/jeet-framework-featured-on-tutsplus/</link>
		<comments>http://pressedweb.com/css/jeet-framework-featured-on-tutsplus/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 17:12:58 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[Braggable]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Responsive Design]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[TutsPlus]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Jeet Framework]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=899</guid>
		<description><![CDATA[Our Jeet Framework has been featured on TutsPlus. This is a great honor and we&#8217;re very excited about the community feedback so far. Thanks to everyone who made this<a class="read_more" href="http://pressedweb.com/css/jeet-framework-featured-on-tutsplus/">...</a>]]></description>
				<content:encoded><![CDATA[<p>Our Jeet Framework has been featured on <a href="http://webdesign.tutsplus.com">TutsPlus</a>. This is a great honor and we&#8217;re very excited about the community feedback so far. Thanks to everyone who made this possible.</p>
<p>Jeet tooks several months to make and we&#8217;re very happy with the product. We&#8217;ll be using it on all of our sites from here on out and would love to see it in the wild, so if you end up using it, please let us know. We don&#8217;t have to share it, it just makes us happy to see people actually using it.</p>
<p><a href="http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/working-with-jeet-an-alternative-responsive-framework/" class="btn">Check out our Jeet Tutorial on TutsPlus</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/jeet-framework-featured-on-tutsplus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The History and Future of Font Sizing</title>
		<link>http://pressedweb.com/css/the-history-and-future-of-font-sizing/</link>
		<comments>http://pressedweb.com/css/the-history-and-future-of-font-sizing/#comments</comments>
		<pubDate>Tue, 22 May 2012 09:00:37 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[em]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[pt]]></category>
		<category><![CDATA[px]]></category>
		<category><![CDATA[rem]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=810</guid>
		<description><![CDATA[In this tutorial, I&#8217;ll try to explain what the difference between px, em, rem, pt, and %; how &#038; why they&#8217;ve been used; and what the future holds concerning<a class="read_more" href="http://pressedweb.com/css/the-history-and-future-of-font-sizing/">...</a>]]></description>
				<content:encoded><![CDATA[<p>In this tutorial, I&#8217;ll try to explain what the difference between px, em, rem, pt, and %; how &#038; why they&#8217;ve been used; and what the future holds concerning CSS font sizing.</p>
            <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
            <script type="text/javascript">

            // Settings
            var flashWidth = 579;
            var flashHeight = 326;
            var flashvars = {};
            flashvars.videoURL= "http://c298984.r84.cf1.rackcdn.com/videos/font_sizing.flv";
            flashvars.autoPlay = "false";
            flashvars.previewImg = "http://c298984.r84.cf1.rackcdn.com/videoplayer/video_preview.jpg";

            // Style settings
            flashvars.use3Dstyle = "false";
            flashvars.useBackgroundGradient = "false";
            flashvars.controlsColor = "fff";
            flashvars.controlsHighlightColor = "fff";
            flashvars.playerBackgroundColor = "3b5a71";
            flashvars.playerBackgroundAlpha = "100";
            flashvars.normalTextColor = "fff";
            flashvars.highlightTextColor = "fff";
            flashvars.controlsSeparation = "16";
            flashvars.controlsBarHeight = "36";
            flashvars.controlsScale = "1.2";
            flashvars.textControlsScale = ".8";
            flashvars.useControlsGradient = "false";

            // Enable/disable controls
            flashvars.useShareButtons = "false";
            flashvars.useInfoButton = "false";            

            // Timeline settings
            flashvars.timelineDownloadColor = "6d91b1";
            flashvars.timelineBackgroundColor = "547691";

            // Volume level settings
            flashvars.volBarColor = "6d91b1";
            flashvars.volBackgroundColor = "547691";

            // Time tooltip settings
            flashvars.timeTooltipColor = "6d91b1";
            flashvars.timeTooltipTextColor = "fff";
            flashvars.tooltipShadow = "false";

            // Logo Settings
            flashvars.logoPath = "http://c298984.r84.cf1.rackcdn.com/videoplayer/watermark.png";
            flashvars.logoPosition = "bottom-left";
            flashvars.logoXmargin = "15";
            flashvars.logoYmargin = "10";
            flashvars.logoAlpha = "50";

            // Render Video
            var params = {};
            params.wmode = "opaque";
            params.allowScriptAccess = "always";
            params.allowFullScreen = "true";
            var attributes = {};
            swfobject.embedSWF("http://c298984.r84.cf1.rackcdn.com/videoplayer/CustomizableVideoPlayer.swf", "customPlayer", flashWidth, flashHeight, "9.0.0", "http://c298984.r84.cf1.rackcdn.com/videoplayer/expressInstall.swf", flashvars, params, attributes);

            </script>
            <div id="customPlayer"></div>
            <a class="dl_vid" href="http://c298984.r84.cf1.rackcdn.com/videos/font_sizing.flv" title="Right-click > Save As">Download Video</a>
<h3 class="font">External Resources</h3>
<ul>
<li><a href="http://www.alistapart.com/articles/howtosizetextincss/" target="_blank">A List Apart: How to Size Text in CSS</a> &#8211; This great article (albeit from 2007) describes (with screenshots) the difference in how browsers render fonts</li>
<li><a href="http://kyleschaeffer.com/best-practices/css-font-size-em-vs-px-vs-pt-vs/" target="_blank">Kyle Schaeffer: CSS Font-Size: em vs px vs pt vs %</a> &#8211; This article succinctly sums up the whole CSS font sizing thing</li>
<li><a href="http://snook.ca/archives/html_and_css/font-size-with-rem" target="_blank">Jonathan Snook: Font Sizing with rem</a> &#8211; Snook&#8217;s solution for all browsers</li>
<li><a href="http://www.inserthtml.com/2012/04/guide-css3-units/" target="_blank">InsertHTML: A Rundown of CSS3 Units and their uses</a> &#8211; This heavily underrated blog is the first place I saw an in-depth breakdown of rem</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/the-history-and-future-of-font-sizing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://c298984.r84.cf1.rackcdn.com/videos/font_sizing.flv" length="79320637" type="video/x-flv" />
		</item>
		<item>
		<title>Easy Peasy, Fully Custom Mega Menus</title>
		<link>http://pressedweb.com/css/easy-peasy-fully-custom-mega-menus/</link>
		<comments>http://pressedweb.com/css/easy-peasy-fully-custom-mega-menus/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 07:48:54 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[mega menu]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=801</guid>
		<description><![CDATA[In this tutorial, I&#8217;ll teach you how to save a few bucks and impress your clients by creating a really fast CSS-powered mega menu from scratch. View Demo Download<a class="read_more" href="http://pressedweb.com/css/easy-peasy-fully-custom-mega-menus/">...</a>]]></description>
				<content:encoded><![CDATA[<p>In this tutorial, I&#8217;ll teach you how to save a few bucks and impress your clients by creating a really fast CSS-powered mega menu from scratch.</p>
            <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
            <script type="text/javascript">

            // Settings
            var flashWidth = 579;
            var flashHeight = 326;
            var flashvars = {};
            flashvars.videoURL= "http://c298984.r84.cf1.rackcdn.com/videos/mega_menu1.flv";
            flashvars.autoPlay = "false";
            flashvars.previewImg = "http://c298984.r84.cf1.rackcdn.com/videoplayer/video_preview.jpg";

            // Style settings
            flashvars.use3Dstyle = "false";
            flashvars.useBackgroundGradient = "false";
            flashvars.controlsColor = "fff";
            flashvars.controlsHighlightColor = "fff";
            flashvars.playerBackgroundColor = "3b5a71";
            flashvars.playerBackgroundAlpha = "100";
            flashvars.normalTextColor = "fff";
            flashvars.highlightTextColor = "fff";
            flashvars.controlsSeparation = "16";
            flashvars.controlsBarHeight = "36";
            flashvars.controlsScale = "1.2";
            flashvars.textControlsScale = ".8";
            flashvars.useControlsGradient = "false";

            // Enable/disable controls
            flashvars.useShareButtons = "false";
            flashvars.useInfoButton = "false";            

            // Timeline settings
            flashvars.timelineDownloadColor = "6d91b1";
            flashvars.timelineBackgroundColor = "547691";

            // Volume level settings
            flashvars.volBarColor = "6d91b1";
            flashvars.volBackgroundColor = "547691";

            // Time tooltip settings
            flashvars.timeTooltipColor = "6d91b1";
            flashvars.timeTooltipTextColor = "fff";
            flashvars.tooltipShadow = "false";

            // Logo Settings
            flashvars.logoPath = "http://c298984.r84.cf1.rackcdn.com/videoplayer/watermark.png";
            flashvars.logoPosition = "bottom-left";
            flashvars.logoXmargin = "15";
            flashvars.logoYmargin = "10";
            flashvars.logoAlpha = "50";

            // Render Video
            var params = {};
            params.wmode = "opaque";
            params.allowScriptAccess = "always";
            params.allowFullScreen = "true";
            var attributes = {};
            swfobject.embedSWF("http://c298984.r84.cf1.rackcdn.com/videoplayer/CustomizableVideoPlayer.swf", "customPlayer", flashWidth, flashHeight, "9.0.0", "http://c298984.r84.cf1.rackcdn.com/videoplayer/expressInstall.swf", flashvars, params, attributes);

            </script>
            <div id="customPlayer"></div>
            <a class="dl_vid" href="http://c298984.r84.cf1.rackcdn.com/videos/mega_menu1.flv" title="Right-click > Save As">Download Video</a>
<p><a href="http://c298984.r84.cf1.rackcdn.com/resources/pressedweb_mega_menu/index.html" target="_blank" class="btn">View Demo</a><br />
<a href="http://c298984.r84.cf1.rackcdn.com/resources/pressedweb_mega_menu/pressedweb_mega_menu.zip" target="_blank" class="btn">Download Source Files</a></p>
<p>If there&#8217;s enough response to this, I&#8217;ll follow up with a tut on responsive design and making the menu sexy.</p>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/easy-peasy-fully-custom-mega-menus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://c298984.r84.cf1.rackcdn.com/videos/mega_menu1.flv" length="81562743" type="video/x-flv" />
		</item>
		<item>
		<title>Responsive Design Explained (part 2)</title>
		<link>http://pressedweb.com/css/responsive-design-explained-part-2/</link>
		<comments>http://pressedweb.com/css/responsive-design-explained-part-2/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 13:20:21 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Responsive Design]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=648</guid>
		<description><![CDATA[In this long tutorial I take you through the thought process behind responsive web-design and implement The Goldilocks Approach on a real design. If you&#8217;re too busy for the<a class="read_more" href="http://pressedweb.com/css/responsive-design-explained-part-2/">...</a>]]></description>
				<content:encoded><![CDATA[<p>In this long tutorial I take you through the thought process behind responsive web-design and implement The Goldilocks Approach on a real design. If you&#8217;re too busy for the whole tutorial, just grab the source. The relevant parts are fairly small, but pay attention to what #container does and how to size things with em&#8217;s.</p>
            <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
            <script type="text/javascript">

            // Settings
            var flashWidth = 579;
            var flashHeight = 326;
            var flashvars = {};
            flashvars.videoURL= "http://c298984.r84.cf1.rackcdn.com/videos/responsive_design2.flv";
            flashvars.autoPlay = "false";
            flashvars.previewImg = "http://c298984.r84.cf1.rackcdn.com/videoplayer/video_preview.jpg";

            // Style settings
            flashvars.use3Dstyle = "false";
            flashvars.useBackgroundGradient = "false";
            flashvars.controlsColor = "fff";
            flashvars.controlsHighlightColor = "fff";
            flashvars.playerBackgroundColor = "3b5a71";
            flashvars.playerBackgroundAlpha = "100";
            flashvars.normalTextColor = "fff";
            flashvars.highlightTextColor = "fff";
            flashvars.controlsSeparation = "16";
            flashvars.controlsBarHeight = "36";
            flashvars.controlsScale = "1.2";
            flashvars.textControlsScale = ".8";
            flashvars.useControlsGradient = "false";

            // Enable/disable controls
            flashvars.useShareButtons = "false";
            flashvars.useInfoButton = "false";            

            // Timeline settings
            flashvars.timelineDownloadColor = "6d91b1";
            flashvars.timelineBackgroundColor = "547691";

            // Volume level settings
            flashvars.volBarColor = "6d91b1";
            flashvars.volBackgroundColor = "547691";

            // Time tooltip settings
            flashvars.timeTooltipColor = "6d91b1";
            flashvars.timeTooltipTextColor = "fff";
            flashvars.tooltipShadow = "false";

            // Logo Settings
            flashvars.logoPath = "http://c298984.r84.cf1.rackcdn.com/videoplayer/watermark.png";
            flashvars.logoPosition = "bottom-left";
            flashvars.logoXmargin = "15";
            flashvars.logoYmargin = "10";
            flashvars.logoAlpha = "50";

            // Render Video
            var params = {};
            params.wmode = "opaque";
            params.allowScriptAccess = "always";
            params.allowFullScreen = "true";
            var attributes = {};
            swfobject.embedSWF("http://c298984.r84.cf1.rackcdn.com/videoplayer/CustomizableVideoPlayer.swf", "customPlayer", flashWidth, flashHeight, "9.0.0", "http://c298984.r84.cf1.rackcdn.com/videoplayer/expressInstall.swf", flashvars, params, attributes);

            </script>
            <div id="customPlayer"></div>
            <a class="dl_vid" href="http://c298984.r84.cf1.rackcdn.com/videos/responsive_design2.flv" title="Right-click > Save As">Download Video</a>
<h3>Chrome&#8217;s #nav Solution</h3>
<blockquote><p>
<strong>Add width:47.6em; to #nav</strong>. Apparently Chrome isn&#8217;t able to process the math involved when it resizes, so being explicit with it tells Chrome, &#8220;Hey look buddy! This container NEEDS to be this big when you come back up from the smallest width layout! Get with the program!!!&#8221;
</p></blockquote>
<p><a href="http://pressedweb.com/sandbox/respond/" target="_blank" class="btn">View Demo</a><br />
<a href="http://c298984.r84.cf1.rackcdn.com/wp-content/uploads/2012/03/pressedweb_responsive_design2.zip" target="_blank" class="btn">Download Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/responsive-design-explained-part-2/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
<enclosure url="http://c298984.r84.cf1.rackcdn.com/videos/responsive_design2.flv" length="298965451" type="video/x-flv" />
		</item>
		<item>
		<title>Responsive Design Explained (part 1)</title>
		<link>http://pressedweb.com/css/responsive-design-explained-part-1/</link>
		<comments>http://pressedweb.com/css/responsive-design-explained-part-1/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 11:10:31 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Responsive Design]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=639</guid>
		<description><![CDATA[This is going to be a two-part series revolving around responsive design. In this first screencast, I&#8217;ll show you the basics of a responsive design tactic called &#8220;The Goldilocks<a class="read_more" href="http://pressedweb.com/css/responsive-design-explained-part-1/">...</a>]]></description>
				<content:encoded><![CDATA[<p>This is going to be a two-part series revolving around responsive design. In this first screencast, I&#8217;ll show you the basics of a responsive design tactic called &#8220;<a href="http://goldilocksapproach.com/" target="_blank">The Goldilocks Approach</a>&#8221; by <a href="http://www.designbyfront.com/" target="_blank">DesignByFront</a>.</p>
            <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
            <script type="text/javascript">

            // Settings
            var flashWidth = 579;
            var flashHeight = 326;
            var flashvars = {};
            flashvars.videoURL= "http://c298984.r84.cf1.rackcdn.com/videos/responsive_design1.flv";
            flashvars.autoPlay = "false";
            flashvars.previewImg = "http://c298984.r84.cf1.rackcdn.com/videoplayer/video_preview.jpg";

            // Style settings
            flashvars.use3Dstyle = "false";
            flashvars.useBackgroundGradient = "false";
            flashvars.controlsColor = "fff";
            flashvars.controlsHighlightColor = "fff";
            flashvars.playerBackgroundColor = "3b5a71";
            flashvars.playerBackgroundAlpha = "100";
            flashvars.normalTextColor = "fff";
            flashvars.highlightTextColor = "fff";
            flashvars.controlsSeparation = "16";
            flashvars.controlsBarHeight = "36";
            flashvars.controlsScale = "1.2";
            flashvars.textControlsScale = ".8";
            flashvars.useControlsGradient = "false";

            // Enable/disable controls
            flashvars.useShareButtons = "false";
            flashvars.useInfoButton = "false";            

            // Timeline settings
            flashvars.timelineDownloadColor = "6d91b1";
            flashvars.timelineBackgroundColor = "547691";

            // Volume level settings
            flashvars.volBarColor = "6d91b1";
            flashvars.volBackgroundColor = "547691";

            // Time tooltip settings
            flashvars.timeTooltipColor = "6d91b1";
            flashvars.timeTooltipTextColor = "fff";
            flashvars.tooltipShadow = "false";

            // Logo Settings
            flashvars.logoPath = "http://c298984.r84.cf1.rackcdn.com/videoplayer/watermark.png";
            flashvars.logoPosition = "bottom-left";
            flashvars.logoXmargin = "15";
            flashvars.logoYmargin = "10";
            flashvars.logoAlpha = "50";

            // Render Video
            var params = {};
            params.wmode = "opaque";
            params.allowScriptAccess = "always";
            params.allowFullScreen = "true";
            var attributes = {};
            swfobject.embedSWF("http://c298984.r84.cf1.rackcdn.com/videoplayer/CustomizableVideoPlayer.swf", "customPlayer", flashWidth, flashHeight, "9.0.0", "http://c298984.r84.cf1.rackcdn.com/videoplayer/expressInstall.swf", flashvars, params, attributes);

            </script>
            <div id="customPlayer"></div>
            <a class="dl_vid" href="http://c298984.r84.cf1.rackcdn.com/videos/responsive_design1.flv" title="Right-click > Save As">Download Video</a>
<p><a href="http://c298984.r84.cf1.rackcdn.com/wp-content/uploads/2012/03/pressedweb_responsive_design1.zip" target="_blank" class="btn">Download Source</a></p>
<p>In the next screencast we&#8217;ll put this knowledge to use with a real-world example based on a minimalist design.</p>
<blockquote><p>
<b>Note:</b><br />
I&#8217;m kind of a responsive newbie myself, so advice in the comments is very much appreciated.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/responsive-design-explained-part-1/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
<enclosure url="http://c298984.r84.cf1.rackcdn.com/videos/responsive_design1.flv" length="157904969" type="video/x-flv" />
		</item>
		<item>
		<title>Full Page Background</title>
		<link>http://pressedweb.com/css/full-page-background/</link>
		<comments>http://pressedweb.com/css/full-page-background/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 05:30:00 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[full page]]></category>
		<category><![CDATA[full screen]]></category>
		<category><![CDATA[maximum]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=429</guid>
		<description><![CDATA[Orman Clark&#8217;s Scope theme taught me a few things. 1) Isotope is awesome. 2) Full page backgrounds are easy, beautiful, and low-bandwidth. View Demo View Demo &#8211; Large Background<a class="read_more" href="http://pressedweb.com/css/full-page-background/">...</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://themeforest.net/item/scope-agency-business-wordpress-theme/952938" target="_blank">Orman Clark&#8217;s Scope theme</a> taught me a few things.</p>
<p>1) <a href="http://isotope.metafizzy.co/" target="_blank">Isotope</a> is <a href="http://pressedweb.com/portfolio" target="_blank">awesome</a>.<br />
2) Full page backgrounds are easy, beautiful, and low-bandwidth.</p>
<p><a class="btn" href="http://pressedweb.com/sandbox/full_page_bg/" target="_blank">View Demo</a><br />
<a class="btn" href="http://pressedweb.com/sandbox/full_page_bg/big" target="_blank">View Demo &#8211; Large Background</a><br />
<a class="btn" href="http://pressedweb.com/sandbox/full_page_bg/small" target="_blank">View Demo &#8211; Small Background</a></p>
<p>According to <a href="http://browsersize.googlelabs.com/" target="_blank">Google Browser size</a>, almost all users see a ratio of 2:1 when viewing websites. And we&#8217;re using the min-width/min-height properties which scale images up.</p>
<p>That means you can use a 500px by 250px image that&#8217;s been <a href="http://smushit.com" target="_blank">smushed</a> to a few kB to be your big, beautiful, full-screen background.</p>
<h3>The HTML</h3>
<pre class="brush: xml; light: true; title: ; notranslate">
&lt;img id=&quot;bg&quot; src=&quot;bg.jpg&quot;&gt;

&lt;div id=&quot;content&quot;&gt;
    &lt;p&gt;Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.&lt;/p&gt;
&lt;/div&gt;
</pre>
<h3>The CSS</h3>
<pre class="brush: css; light: true; title: ; notranslate">
#bg {
    position:fixed;
    left:0;
    top:0;
    min-height:100%;
    min-width:100%;
    z-index:-1;
}
</pre>
<h3>Screencast for <a href="https://twitter.com/?iid=am-71153098513298047277252867&#038;nid=4+status_user&#038;uid=137431705&#038;utm_content=profile#!/KempfCreative/status/171839598702501888" target="_blank">Jonathan</a></h3>
<p><iframe width="579" height="324" src="https://www.youtube.com/embed/LzxbNOjaeLc?rel=0" frameborder="0" allowfullscreen></iframe></p>
<h3>Other Solutions</h3>
<p><a href="http://css-tricks.com/perfect-full-page-background-image/" target="_blank">http://css-tricks.com/perfect-full-page-background-image/</a> &#8211; Chris Coyier&#8217;s solution. Works beautifully with jQuery!</p>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/full-page-background/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS Text Stroke</title>
		<link>http://pressedweb.com/css/css-text-stroke/</link>
		<comments>http://pressedweb.com/css/css-text-stroke/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 02:52:39 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[Braggable]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[text stroke]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=425</guid>
		<description><![CDATA[I was featured on CSS Tricks for this little number. By assigning multiple text-shadows to the same element (you can do that), you can create a CSS text stroke<a class="read_more" href="http://pressedweb.com/css/css-text-stroke/">...</a>]]></description>
				<content:encoded><![CDATA[<p>I was featured on <a href="http://css-tricks.com/adding-stroke-to-web-text/" target="_blank">CSS Tricks</a> for this little number. By assigning multiple text-shadows to the same element (you can do that), you can create a CSS text stroke effect. It requires a keen eye and a little fiddling, but you can eventually have styled and stroked headlines for all your news articles automatically generated for you.</p>
<p><a class="btn" href="http://pressedweb.com/sandbox/css_text_stroke/" target="_blank">View Demo</a></p>
<h3>The Code</h3>
<pre class="brush: css; title: ; notranslate">
.textstroke {
     text-shadow:
          /* Top Middle */
          0 -.0125em .015em white,

          /* Top Right */
          .0125em -.0125em .015em white,

          /* Top Left */
          -.0125em -.0125em .015em white,

          /* Left Middle */
          -.0125em 0 .015em black,

          /* Left Top */
          -.0125em -.0125em .015em black,

          /* Left Bottom */
          -.0125em .0125em .015em black,

          /* Right Middle */
          .0125em 0 .015em black,

          /* Right Top */
          .0125em -.0125em .015em black,

          /* Right Bottom */
          .0125em .0125em .015em black,

          /* Bottom Middle */
          0 .0125em .015em white,

          /* Bottom Left */
          -.0125em .0125em .015em white,

          /* Bottom Right */
          .0125em .0125em .015em white
     ;
}
</pre>
<p>You really need to play around with this property to get a feel for which direction it&#8217;s casting the shadow and how much to use. Be subtle&#8230;</p>
<p>I used em&#8217;s to size because they are 1) flexible and scale well, and 2) can be small enough to give very subtle effects.</p>
<p>Be sure to read <a href="http://css-tricks.com/adding-stroke-to-web-text/" target="_blank">Chris Coyier&#8217;s entire write-up on the subject</a>. He thinks about this stuff a lot more than I do. <img src='http://c298984.r84.cf1.rackcdn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/css-text-stroke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Center an Element Without a Width</title>
		<link>http://pressedweb.com/css/how-to-center-an-element-without-a-width/</link>
		<comments>http://pressedweb.com/css/how-to-center-an-element-without-a-width/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 02:35:05 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[p]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=414</guid>
		<description><![CDATA[So long as you&#8217;re not picky about supporting ancient browsers (works in IE6+ for me, let me know if you find something it doesn&#8217;t work in), the quickest and<a class="read_more" href="http://pressedweb.com/css/how-to-center-an-element-without-a-width/">...</a>]]></description>
				<content:encoded><![CDATA[<p>So long as you&#8217;re not picky about <a href="http://foohack.com/2007/11/cross-browser-support-for-inline-block-styling/" target="_blank">supporting ancient browsers</a> (<a href="http://caniuse.com/inline-block" target="_blank">works in IE6+ for me</a>, let me know if you find something it doesn&#8217;t work in), the quickest and easiest way I&#8217;ve found to center content without a width is to wrap it in 2 divs with the outer div having <strong>text-align: center</strong> and the inner div being an inline-block element.</p>
<p><a class="btn" href="http://pressedweb.com/sandbox/center_div_with_no_width/" target="_blank">View Demo</a></p>
<h3>HTML</h3>
<pre class="brush: xml; title: ; notranslate">
&lt;div class=&quot;outer&quot;&gt;
    &lt;div class=&quot;inner&quot;&gt;
 
        &lt;p&gt;
            Far far away, behind the word mountains.
        &lt;/p&gt;
 
    &lt;/div&gt;
&lt;/div&gt;
</pre>
<h3>CSS</h3>
<pre class="brush: css; title: ; notranslate">
.outer {
    text-align:center;
}
.inner {
    display:inline-block;
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/how-to-center-an-element-without-a-width/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canned Typography</title>
		<link>http://pressedweb.com/css/canned-typography/</link>
		<comments>http://pressedweb.com/css/canned-typography/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 04:24:57 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://pressedweb.com/?p=302</guid>
		<description><![CDATA[Just like a CSS reset or framework, you can drop this .css file into your project for some instant style. View Demo Raw CSS Download Minified Naturally you may<a class="read_more" href="http://pressedweb.com/css/canned-typography/">...</a>]]></description>
				<content:encoded><![CDATA[<p>Just like a CSS reset or framework, you can drop this .css file into your project for some instant style.</p>
<p><a class="btn" href="http://pressedweb.com/resources/canned_typography/" target="_blank">View Demo</a><br />
<a class="btn" href="http://c298984.r84.cf1.rackcdn.com/resources/canned_typography/serif/canned-typography-serif.css" target="_blank">Raw CSS</a><br />
<a class="btn" href="http://c298984.r84.cf1.rackcdn.com/resources/canned_typography/serif/canned-typography-serif-min.css" target="_blank">Download Minified</a></p>
<p>Naturally you may have to go through and tweak it a bit, but it&#8217;s a great starter. I&#8217;ll update this to include sans styling soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://pressedweb.com/css/canned-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 26/38 queries in 0.009 seconds using disk: basic
Content Delivery Network via Rackspace Cloud Files: c298984.r84.cf1.rackcdn.com

 Served from: pressedweb.com @ 2013-06-19 03:17:56 by W3 Total Cache -->