<?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>WhatsUp Gold: Daily Network Monitor Blog &#187; css</title>
	<atom:link href="http://www.whatsupgold.com/blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whatsupgold.com/blog</link>
	<description>Network Monitoring News</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:03:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>CSS Positioning for Optimal SEO</title>
		<link>http://www.whatsupgold.com/blog/2008/04/16/css-positioning/</link>
		<comments>http://www.whatsupgold.com/blog/2008/04/16/css-positioning/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 20:30:36 +0000</pubDate>
		<dc:creator>Erin Hayes</dc:creator>
				<category><![CDATA[Network Management]]></category>
		<category><![CDATA[browser size]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS absolute positioning]]></category>
		<category><![CDATA[css positioning]]></category>
		<category><![CDATA[CSS relative positioning]]></category>
		<category><![CDATA[whatsup]]></category>

		<guid isPermaLink="false">http://www.dailynetworkmonitor.com/2008/04/16/css-positioning/</guid>
		<description><![CDATA[TweetThank you all for the comments on Fixed vs. Fluid Layouts and Browser size. I agree that for a business web site, where the content doesn&#8217;t change a thousand times a day, a site with fixed width is easier to manage. Yet, there is something very cool about using fluid positioning on certain elements. I [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton115" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.whatsupgold.com%2Fblog%2F2008%2F04%2F16%2Fcss-positioning%2F&amp;via=whatsupgold&amp;text=CSS%20Positioning%20for%20Optimal%20SEO&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.whatsupgold.com%2Fblog%2F2008%2F04%2F16%2Fcss-positioning%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.whatsupgold.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><a href="http://www.whatsupgold.com/products/download.asp" target="_blank"><img src="http://www.whatsupgold.com/dnm/meditate.jpg" alt="Network Management with WhatsUp Gold" align="left" border="0" height="248" width="200" /></a>Thank you all for the comments on Fixed vs. Fluid Layouts and Browser size.  I agree that for a business web site, where the content doesn&#8217;t change a thousand times a day, a site with fixed width is easier to manage.  Yet, there is something very cool about using fluid positioning on certain elements.  I have a friend that works for a museum, and their web site uses some cool and very easy to implement Fluid Positioning: <a href="http://www.pem.org/homepage/" target="_blank">www.pem.org/homepage.</a></p>
<p>Years ago I built a web site for a specific SEO project &#8211; more on this later &#8211; for Ziff Davis Media.  I relied heavily on the following web site, <a href="http://www.bluerobot.com/" target="_blank">www.bluerobot.com</a>, which has a lot of great examples on how to implement CSS in many web site scenarios.  What&#8217;s great is that this site provides the code for you!  This was my go to site when I was learning CSS positioning!</p>
<p>OK, the SEO project mentioned above included creating absolute positioned div tags in a relative positioned div wrapper.  The point of this project was to get the most important search engine friendly content at the top of the HTML code page, while the content that you see in the browser is positioned somewhere in the middle of the page.  Essentially, we wanted to &#8220;trick&#8221; search engines.</p>
<p>We contemplated doing the same thing for <a href="http://www.whatsupgold.com" target="_blank">www.whatsupgold.com</a>, but I&#8217;ve talked to at least one SEO expert that suggested this type of practice yields little to no advantage to all the trouble that it&#8217;s worth.</p>
<p>Comments by web developers and SEO gurus would be greatly appreciated, and look for the new site on May 6th.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://www.whatsupgold.com/blog/2008/04/16/css-positioning/' layout='default' show_faces='false' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://www.whatsupgold.com/blog/2008/04/16/css-positioning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS Fixed versus Liquid Layouts and Browser Size</title>
		<link>http://www.whatsupgold.com/blog/2008/04/15/css-fixed-versus-liquid-layouts-and-browser-size/</link>
		<comments>http://www.whatsupgold.com/blog/2008/04/15/css-fixed-versus-liquid-layouts-and-browser-size/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 19:33:35 +0000</pubDate>
		<dc:creator>Erin Hayes</dc:creator>
				<category><![CDATA[Network Management]]></category>
		<category><![CDATA[browser size]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css positioning]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[fixed width]]></category>
		<category><![CDATA[network management software]]></category>

		<guid isPermaLink="false">http://www.dailynetworkmonitor.com/2008/04/15/css-fixed-versus-liquid-layouts-and-browser-size/</guid>
		<description><![CDATA[TweetI am a web master for www.whatsupgold.com, a site where we let users try, buy, and learn more about the popular network management software. Our main audience are Network Administrators, their bosses, and other IT Folks. I want to poll other web designers and web developers on how they prefer to layout their web sites. [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton113" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.whatsupgold.com%2Fblog%2F2008%2F04%2F15%2Fcss-fixed-versus-liquid-layouts-and-browser-size%2F&amp;via=whatsupgold&amp;text=CSS%20Fixed%20versus%20Liquid%20Layouts%20and%20Browser%20Size&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.whatsupgold.com%2Fblog%2F2008%2F04%2F15%2Fcss-fixed-versus-liquid-layouts-and-browser-size%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.whatsupgold.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I am a web master for <a href="http://www.whatsupgold.com" target="_blank">www.whatsupgold.com</a>, a site where we let users try, buy, and learn more about the popular <a href="http://www.whatsupgold.com/products/download.asp" target="_blank">network management software</a>.  Our main audience are Network Administrators, their bosses, and other IT Folks.</p>
<p>I want to poll other web designers and web developers on how they prefer to layout their web sites.  We are in the process of launching a new site in early May that will be wider than the current site (optimized for 1024 x 768, versus the current 800 x 600), but will still include a fixed width layout.  I decided to go with the fixed width for a few reasons, with the primary reason being &#8211; HTML pages are easier to manage.</p>
<p style="text-align: center;"><a title="Network Management Software" rel="attachment wp-att-114" href="http://www.whatsupgold.com/blog/2008/04/15/css-fixed-versus-liquid-layouts-and-browser-size/network-management-software/" target="_blank"><img class="aligncenter" src="/blog/wp-content/uploads/2008/04/html.jpg" alt="Network Management Software" width="250" height="166" /></a></p>
<p>What have others found as the main advantages/disadvantages of creating a site with fixed as opposed to liquid width?</p>
<p>Are most web geeks-masters-gods moving to a 1024 x 768 or higher resolution?  In our research, we found that 99+% of our audience uses 1024 x 768 or HIGHER screen resolution, hence the switch to the higher resolution.</p>
<p>Therefore, I am using a fixed width of 960 pixels.  I chose 960 since it is easily divisible by 3, 4, etc., and it easily fits in a browser width of 1024 with room to spare.</p>
<p>Your comments are most certainly welcome.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://www.whatsupgold.com/blog/2008/04/15/css-fixed-versus-liquid-layouts-and-browser-size/' layout='default' show_faces='false' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://www.whatsupgold.com/blog/2008/04/15/css-fixed-versus-liquid-layouts-and-browser-size/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

