<?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>פיתוח אתרים באינטרנט - Mbaroz &#187; CSS Tips</title>
	<atom:link href="http://www.mbaroz.com/blog/category/code/css-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mbaroz.com/blog</link>
	<description>כל המידע בתחום פיתוח אתרים באינטרנט</description>
	<lastBuildDate>Wed, 21 Jul 2010 04:47:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<script type="text/javascript">

if (typeof Meebo == 'undefined') {

Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
(function(q){

	var args = arguments;
	if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
	var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild); s=d.createElement('script');
	m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe"></iframe>';
	s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
	b.insertBefore(s, b.firstChild);

})({network:'lowerbid_ji77ma'});	}</script>	<item>
		<title>how to inherit font size from main page style</title>
		<link>http://www.mbaroz.com/blog/how-to-inherit-font-size-from-main-page-style/</link>
		<comments>http://www.mbaroz.com/blog/how-to-inherit-font-size-from-main-page-style/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 10:25:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS Tips]]></category>
		<category><![CDATA[בניית אתרים]]></category>

		<guid isPermaLink="false">http://www.mbaroz.com/blog/?p=218</guid>
		<description><![CDATA[How many times you needed to use a regular fixed font for the page via CSS and use a relative font size on other content blocks : well the CSS way to do this is to set the main page style font size : .main { font size:15px; } And then add relative size to [...]]]></description>
			<content:encoded><![CDATA[<p>How many times you needed to use a regular fixed font for the page via CSS and use a relative font size on other content blocks : well the CSS way to do  this is to set the main page style font size :</p>
<p>.main {<br />
font size:15px;<br />
}</p>
<p>And then add relative size to other elemnts:<br />
.content_tilte {<br />
font-size:small;<br />
}</p>
<img style='display:none' id="post-218-blankimage" onload="Meebo('discoverSharable', {element: ((this.parentNode.className.match('post')) ? this.parentNode : this.parentNode.parentNode) ,url:'http://www.mbaroz.com/blog/how-to-inherit-font-size-from-main-page-style/',title:'how to inherit font size from main page style',tweet:'How many times you needed to use a regular fixed font for the page via CSS and use a relative font s',description:'How many times you needed to use a regular fixed font for the page via CSS and use a relative font s'})"><script type='text/javascript'>document.getElementById("post-218-blankimage").onload();</script>]]></content:encoded>
			<wfw:commentRss>http://www.mbaroz.com/blog/how-to-inherit-font-size-from-main-page-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
