<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Alinear una tabla en XHTML 1.0 Strict</title>
	<atom:link href="http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/feed/" rel="self" type="application/rss+xml" />
	<link>http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/</link>
	<description>Opensource Projects and IT experiences</description>
	<lastBuildDate>Tue, 17 Jan 2012 04:40:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: P0L0</title>
		<link>http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/comment-page-1/#comment-8791</link>
		<dc:creator>P0L0</dc:creator>
		<pubDate>Mon, 17 Jan 2011 07:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/#comment-8791</guid>
		<description>Si que funciona, aqui tienes un ejemplo:

&lt;pre lang=&quot;html&quot;&gt;
&lt; !DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot;&gt; 
&lt;head&gt;&lt;title&gt;test&lt;/title&gt;&lt;/head&gt;
&lt;body&gt;
&lt;table style=&quot;width: 50px; border: 1px solid #000; margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;
&lt;tr&gt;
&lt;td&gt;test&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/body&gt;

&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Si que funciona, aqui tienes un ejemplo:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt; !DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot;&gt; 
&lt;head&gt;&lt;title&gt;test&lt;/title&gt;&lt;/head&gt;
&lt;body&gt;
&lt;table style=&quot;width: 50px; border: 1px solid #000; margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;
&lt;tr&gt;
&lt;td&gt;test&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/body&gt;</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: Hec7r0x</title>
		<link>http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/comment-page-1/#comment-8789</link>
		<dc:creator>Hec7r0x</dc:creator>
		<pubDate>Sun, 16 Jan 2011 21:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/#comment-8789</guid>
		<description>Una forma que he encontrado es definiendo un css para div asi:

div{
text-aling: center;
}


Yluego colocando la tabla dentro de un div asi:




.
.
.





Aclaro solo lo centra de forma horizontal cunado sepa com hacelo de forma veticar lo anunciare !!!</description>
		<content:encoded><![CDATA[<p>Una forma que he encontrado es definiendo un css para div asi:</p>
<p>div{<br />
text-aling: center;<br />
}</p>
<p>Yluego colocando la tabla dentro de un div asi:</p>
<p>.<br />
.<br />
.</p>
<p>Aclaro solo lo centra de forma horizontal cunado sepa com hacelo de forma veticar lo anunciare !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hec7r0x</title>
		<link>http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/comment-page-1/#comment-8788</link>
		<dc:creator>Hec7r0x</dc:creator>
		<pubDate>Sun, 16 Jan 2011 21:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/#comment-8788</guid>
		<description>No centra la tabla</description>
		<content:encoded><![CDATA[<p>No centra la tabla</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wiki</title>
		<link>http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/comment-page-1/#comment-2431</link>
		<dc:creator>wiki</dc:creator>
		<pubDate>Tue, 26 Feb 2008 17:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://p0l0.binware.org/index.php/2006/09/05/alinear-una-tabla-en-xhtml-10-strict/#comment-2431</guid>
		<description>ole!
muchas gracias....!</description>
		<content:encoded><![CDATA[<p>ole!<br />
muchas gracias&#8230;.!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

