<?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>Css codes</title>
	<atom:link href="http://www.csscodes.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csscodes.info</link>
	<description></description>
	<lastBuildDate>Tue, 26 May 2009 20:09:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Właściwości tekst</title>
		<link>http://www.csscodes.info/wlasciwosci-tekst/</link>
		<comments>http://www.csscodes.info/wlasciwosci-tekst/#comments</comments>
		<pubDate>Tue, 26 May 2009 19:54:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tekst]]></category>

		<guid isPermaLink="false">http://www.csscodes.info/?p=7</guid>
		<description><![CDATA[Właściwości tekstu Poniższa tabela przedstawia właściwości do stylowania tekstu. Z prawej strony podany jest krótki przykład. Właściwość Wartość Wspierany przez wersję IE Przkład line-height normal number length percentage 4+ 4 4+ 4 line-height:normal line-height:1.5 line-height:22px line-height:150% text-decoration none underline overline line-through blink 4 4+ 4 4+ text-decoration:none text-decoration:underline text-decoration:overline text-decoration:line-through text-decoration:blink text-transform none capitalize uppercase [...]]]></description>
			<content:encoded><![CDATA[<h4>Właściwości tekstu</h4>
<p>Poniższa tabela przedstawia właściwości do stylowania tekstu. Z prawej strony podany jest krótki przykład.</p>
<table border="2" cellspacing="1" cellpadding="2">
<tbody>
<tr>
<td>Właściwość</td>
<td>Wartość</td>
<td>Wspierany przez wersję IE</td>
<td>Przkład</td>
</tr>
<tr>
<td>line-height</td>
<td>normal</p>
<p>number</p>
<p>length</p>
<p>percentage</td>
<td>4+</p>
<p>4<br />
4+</p>
<p>4</td>
<td>line-height:normal</p>
<p>line-height:1.5</p>
<p>line-height:22px</p>
<p>line-height:150%</td>
</tr>
<tr>
<td>text-decoration</td>
<td>none</p>
<p>underline</p>
<p>overline</p>
<p>line-through</p>
<p>blink</td>
<td>4</p>
<p>4+</p>
<p>4</p>
<p>4+</td>
<td>text-decoration:none</p>
<p>text-decoration:underline</p>
<p>text-decoration:overline</p>
<p>text-decoration:line-through</p>
<p>text-decoration:blink</td>
</tr>
<tr>
<td>text-transform</td>
<td>none</p>
<p>capitalize</p>
<p>uppercase</p>
<p>lowercase</td>
<td>4</p>
<p>4</p>
<p>4</p>
<p>4</td>
<td>text-transform:none</p>
<p>text-transform:capitalize</p>
<p>text-transform:uppercase</p>
<p>text-transform:lowercase</td>
</tr>
<tr>
<td>text-align</td>
<td>left</p>
<p>right</p>
<p>center</p>
<p>justify</td>
<td>4+</p>
<p>4+</p>
<p>4+</p>
<p>4</td>
<td>text-align:left</p>
<p>text-align:right</p>
<p>text-align:center</p>
<p>text-align:justify</td>
</tr>
<tr>
<td>text-indent</td>
<td>length</p>
<p>percentage</td>
<td>4+</p>
<p>4+</td>
<td>text-indent:20px;</p>
<p>text-indent:10%</td>
</tr>
<tr>
<td>white-space</td>
<td>normal</p>
<p>pre</td>
<td></td>
<td>white-space:normal</p>
<p>white-space:pre</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.csscodes.info/wlasciwosci-tekst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

