<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nguyentranson's Weblog</title>
	<atom:link href="http://nguyentranson.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nguyentranson.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 20 May 2009 03:01:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nguyentranson.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Nguyentranson's Weblog</title>
		<link>http://nguyentranson.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nguyentranson.wordpress.com/osd.xml" title="Nguyentranson&#039;s Weblog" />
	<atom:link rel='hub' href='http://nguyentranson.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Div, CSS là gì ?</title>
		<link>http://nguyentranson.wordpress.com/2009/05/20/div-css-la-gi/</link>
		<comments>http://nguyentranson.wordpress.com/2009/05/20/div-css-la-gi/#comments</comments>
		<pubDate>Wed, 20 May 2009 02:53:38 +0000</pubDate>
		<dc:creator>nguyentranson</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://nguyentranson.wordpress.com/?p=12</guid>
		<description><![CDATA[Div viết tắt của cụm từ division, nó cũng là 1 tag của HTML dùng để tạo nên layout cho trang web. Với cách làm layout truyền thống thì chúng ta thường sử dụng table để tạo layout (table-base). Vậy tại sao chúng ta dùng Div mà không dùng table. Hãy cùng xem xét ưu [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nguyentranson.wordpress.com&amp;blog=3975931&amp;post=12&amp;subd=nguyentranson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Div viết tắt của cụm từ division, nó cũng là 1 tag của HTML dùng để tạo nên layout cho trang web. Với cách làm layout truyền thống thì chúng ta thường sử dụng table để tạo layout (table-base). Vậy tại sao chúng ta dùng Div mà không dùng table. Hãy cùng xem xét ưu và nhược đểm của 2 cái</p>
<table style="border:1px solid #cccccc;" border="0" cellspacing="0" cellpadding="0" width="433">
<tbody>
<tr>
<td width="67" height="29" style="border:1px solid #cccccc;"></td>
<td style="text-align:center;border:1px solid #cccccc;" width="184" valign="top">Ưu điểm</td>
<td style="text-align:center;border:1px solid #cccccc;" width="204" valign="top">Nhược điểm</td>
</tr>
<tr>
<td style="border:1px solid #cccccc;" height="117" align="center" valign="middle"><strong>Div</strong></td>
<td style="border:1px solid #cccccc;" valign="top">- Mã HTML ngắn gọn, tối ưu, ít sinh ra mã thừa.</p>
<p>- Dễ dàng chỉnh sửa do tạo bằng CSS, chỉ cần chỉnh CSS thì mọi đối tượng trên trang cùng thay đổi.</td>
<td style="border:1px solid #cccccc;" valign="top">- &#8220;Không dễ&#8221; để phát triển 1 giao diện bằng Div và CSS.</p>
<p>- Việc hiển thị trên nhiều trình duyệt khác nhau (cross-browser) tương đối khó do CSS trên mỗi trình duyệt khác nhau.</td>
</tr>
<tr>
<td style="border:1px solid #cccccc;" height="86" align="center" valign="middle"><strong>Table</strong></td>
<td style="border:1px solid #cccccc;" valign="top">&#8211; Việc tạo layout bằng table hoàn toàn dễ dàng, thậm chí có những tool chỉ cần kéo và thả.</p>
<p>- Hiển thị trên đa trình duyệt tốt.</td>
<td style="border:1px solid #cccccc;" valign="top">- Mã HTMl dài, có thể sinh ra những đoạn mã thừa.</p>
<p>- Nếu không kết hợp với CSS thì việc chỉnh sửa sẽ khó khăn và phức tạp.</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nguyentranson.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nguyentranson.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nguyentranson.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nguyentranson.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nguyentranson.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nguyentranson.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nguyentranson.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nguyentranson.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nguyentranson.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nguyentranson.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nguyentranson.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nguyentranson.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nguyentranson.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nguyentranson.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nguyentranson.wordpress.com&amp;blog=3975931&amp;post=12&amp;subd=nguyentranson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nguyentranson.wordpress.com/2009/05/20/div-css-la-gi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a00ad8b6889aae8f1df1eaa0657c787?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nguyentranson</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert em,px,pt and % in css</title>
		<link>http://nguyentranson.wordpress.com/2009/05/19/convert-font-pt-to-px-in-css/</link>
		<comments>http://nguyentranson.wordpress.com/2009/05/19/convert-font-pt-to-px-in-css/#comments</comments>
		<pubDate>Tue, 19 May 2009 03:30:02 +0000</pubDate>
		<dc:creator>nguyentranson</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[font]]></category>

		<guid isPermaLink="false">http://nguyentranson.wordpress.com/?p=9</guid>
		<description><![CDATA[Convert px pt font size. In the table below you can find the formula. Formula px = pt / 0.75 [px = pt * (0.35146/25.4) * 96)] If the decimal value is 0.5 or greater, round up. If the decimal value is lower than 0.5, round down. The formula is based on a browser 96 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nguyentranson.wordpress.com&amp;blog=3975931&amp;post=9&amp;subd=nguyentranson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.mobilefish.com/tutorials/css/css_quickguide_px_pt.html" target="_blank"><span class="css-SectionTitle">Convert px pt font size.</span></a></strong></p>
<p>In the table below you can find the formula.</p>
<table class="css-Table558px" border="0" cellspacing="1" cellpadding="3" width="558">
<tbody>
<tr>
<td class="css-TableHeader"><strong>Formula</strong></td>
</tr>
<tr>
<td class="css-TableData">px = pt / 0.75</p>
<p>[px = pt * (0.35146/25.4) * 96)]</td>
</tr>
</tbody>
</table>
<p>If the decimal value is 0.5 or greater, round up.</p>
<p>If the decimal value is lower than 0.5, round down.</p>
<p>The formula is based on a browser 96 dots per inch (dpi).</p>
<p>See also the <a href="../../services/unit_converter/unit_converter.php?c=length">unit converter.</a></p>
<p><a href="http://sureshjain.wordpress.com/2007/07/06/53/" target="_blank"><strong>Conversion from Points to Pixels (and Ems and %)</strong></a></p>
<p>Here’s a chart that converts points to pixels (and ems and %). It’s an approximation, which will depend on font, browser and OS, but it’s a good starting point.</p>
<table class="MsoNormalTable" style="width:65%;border-collapse:collapse;" border="0" cellspacing="0" cellpadding="0" width="65%">
<tbody>
<tr>
<td style="border:1pt solid black;background:#666666 none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;"> </span></strong><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;">Points</span></strong></td>
<td style="background:#666666 none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;">Pixels</span></strong></td>
<td style="background:#666666 none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;">Ems</span></strong><strong></strong></td>
<td style="background:#666666 none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;">Percent</span></strong></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">6pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">8px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">0.5em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">50%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">7pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">9px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">0.55em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">55%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">7.5pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">10px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">0.625em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">62.5%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">8pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">11px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">0.7em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">70%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">9pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">12px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">0.75em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">75%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">10pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">13px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">0.8em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">80%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">10.5pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">14px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">0.875em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">87.5%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">11pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">15px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">0.95em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">95%</span></td>
</tr>
<tr>
<td style="background:#ff6666 none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;">12pt</span></strong></td>
<td style="background:#ff6666 none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;">16px</span></strong></td>
<td style="background:#ff6666 none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;">1em</span></strong></td>
<td style="background:#ff6666 none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><strong><span style="font-size:8.5pt;color:white;font-family:Verdana;">100%</span></strong></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">13pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">17px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.05em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">105%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">13.5pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">18px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.125em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">112.5%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">14pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">19px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.2em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">120%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">14.5pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">20px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.25em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">125%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">15pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">21px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.3em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">130%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">16pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">22px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.4em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">140%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">17pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">23px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.45em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">145%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">18pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">24px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.5em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">150%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">20pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">26px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.6em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">160%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">22pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">29px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">1.8em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">180%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">24pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">32px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">2em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">200%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">26pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">35px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">2.2em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">220%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">27pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">36px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">2.25em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">225%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">28pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">37px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">2.3em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">230%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">29pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">38px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">2.35em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">235%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">30pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">40px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">2.45em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">245%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">32pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">42px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">2.55em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">255%</span></td>
</tr>
<tr>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">34pt</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">45px</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">2.75em</span></td>
<td style="background:white none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">275%</span></td>
</tr>
<tr>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">36pt</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">48px</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">3em</span></td>
<td style="background:#eeeeee none repeat scroll 0 0;width:25%;padding:1.5pt 3.75pt;" width="25%"><span style="font-size:8.5pt;color:black;font-family:Verdana;">300%</span></td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nguyentranson.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nguyentranson.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nguyentranson.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nguyentranson.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nguyentranson.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nguyentranson.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nguyentranson.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nguyentranson.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nguyentranson.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nguyentranson.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nguyentranson.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nguyentranson.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nguyentranson.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nguyentranson.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nguyentranson.wordpress.com&amp;blog=3975931&amp;post=9&amp;subd=nguyentranson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nguyentranson.wordpress.com/2009/05/19/convert-font-pt-to-px-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a00ad8b6889aae8f1df1eaa0657c787?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nguyentranson</media:title>
		</media:content>
	</item>
		<item>
		<title>Demo nhà mới</title>
		<link>http://nguyentranson.wordpress.com/2009/05/18/demo-nha-moi/</link>
		<comments>http://nguyentranson.wordpress.com/2009/05/18/demo-nha-moi/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:30:50 +0000</pubDate>
		<dc:creator>nguyentranson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nguyentranson.wordpress.com/?p=6</guid>
		<description><![CDATA[Đăng ký worldpress từ lâu nhưng giờ mới chính thức chăm chút. Đây là nhà mới của tớ. Chào mừng<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nguyentranson.wordpress.com&amp;blog=3975931&amp;post=6&amp;subd=nguyentranson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Đăng ký worldpress từ lâu nhưng giờ mới chính thức chăm chút. Đây là nhà mới của tớ. Chào mừng</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nguyentranson.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nguyentranson.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nguyentranson.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nguyentranson.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nguyentranson.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nguyentranson.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nguyentranson.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nguyentranson.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nguyentranson.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nguyentranson.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nguyentranson.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nguyentranson.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nguyentranson.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nguyentranson.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nguyentranson.wordpress.com&amp;blog=3975931&amp;post=6&amp;subd=nguyentranson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nguyentranson.wordpress.com/2009/05/18/demo-nha-moi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a00ad8b6889aae8f1df1eaa0657c787?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nguyentranson</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://nguyentranson.wordpress.com/2008/06/14/hello-world/</link>
		<comments>http://nguyentranson.wordpress.com/2008/06/14/hello-world/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 07:37:06 +0000</pubDate>
		<dc:creator>nguyentranson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nguyentranson.wordpress.com&amp;blog=3975931&amp;post=1&amp;subd=nguyentranson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/nguyentranson.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/nguyentranson.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nguyentranson.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nguyentranson.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nguyentranson.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nguyentranson.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nguyentranson.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nguyentranson.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nguyentranson.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nguyentranson.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nguyentranson.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nguyentranson.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nguyentranson.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nguyentranson.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nguyentranson.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nguyentranson.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nguyentranson.wordpress.com&amp;blog=3975931&amp;post=1&amp;subd=nguyentranson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nguyentranson.wordpress.com/2008/06/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a00ad8b6889aae8f1df1eaa0657c787?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nguyentranson</media:title>
		</media:content>
	</item>
	</channel>
</rss>
