<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Table formatting changed despite using the exact same code</title>
		<link>http://en.forums.wordpress.com/topic/table-formatting-changed-despite-using-the-exact-same-code-1</link>
		<description>WordPress.com Forums &#187; Topic: Table formatting changed despite using the exact same code</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 01:47:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/table-formatting-changed-despite-using-the-exact-same-code-1" rel="self" type="application/rss+xml" />

		<item>
			<title>bryanvillarin on "Table formatting changed despite using the exact same code"</title>
			<link>http://en.forums.wordpress.com/topic/table-formatting-changed-despite-using-the-exact-same-code-1#post-1037871</link>
			<pubDate>Thu, 11 Oct 2012 23:22:00 +0000</pubDate>
			<dc:creator>bryanvillarin</dc:creator>
			<guid isPermaLink="false">1037871@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Howdy,</p>
<p>The HTML code of the tables in "<a href="http://battlegroundwatch.com/2012/10/05/obama-1-in-nevada-pre-debate-gravis-marketing/">Obama +1 in Nevada (pre-Debate) -- Gravis Marketing</a>" look like this:</p>
<pre><code>&lt;table border=&quot;&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;For President&lt;/th&gt;
&lt;th&gt;Percent&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot;&gt;Barack Obama&lt;/td&gt;
&lt;td style=&quot;text-align: center;&quot;&gt;48.9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot;&gt;Mitt Romney&lt;/td&gt;
&lt;td style=&quot;text-align: center;&quot;&gt;47.8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align: center;&quot;&gt;Undecided&lt;/td&gt;
&lt;td style=&quot;text-align: center;&quot;&gt;3.3&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</code></pre>
<p>In the second post ("<a href="http://battlegroundwatch.com/2012/10/11/obama-2-in-colorado-gravis-marketing/">Obama +2 in Michigan -- Gravis Marketing</a>"), they look like this:</p>
<pre><code>&lt;table style=&quot;margin:auto;&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style=&quot;text-align:center;&quot;&gt;Candidate&lt;/th&gt;
&lt;th&gt;Percent&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Barack Obama&lt;/td&gt;
&lt;td style=&quot;text-align:center;&quot;&gt;46.0&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align:center;&quot;&gt;Mitt Romney&lt;/td&gt;
&lt;td style=&quot;text-align:center;&quot;&gt;44.4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;text-align:center;&quot;&gt;Other/Undecided&lt;/td&gt;
&lt;td style=&quot;text-align:center;&quot;&gt;10&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</code></pre>
<p>My best suggestion is to copy the HTML code of the first table, save it as a draft of a post, then use <a href="http://en.support.wordpress.com/writing-helper/copy-a-post/">Copy a Post</a> to copy the basic format of the post.
</p>
]]></description>
					</item>
		<item>
			<title>keithbacker on "Table formatting changed despite using the exact same code"</title>
			<link>http://en.forums.wordpress.com/topic/table-formatting-changed-despite-using-the-exact-same-code-1#post-1037450</link>
			<pubDate>Thu, 11 Oct 2012 14:48:31 +0000</pubDate>
			<dc:creator>keithbacker</dc:creator>
			<guid isPermaLink="false">1037450@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I use tables to post the results of election polling. I am not well versed at coding so when I create something simple that works, I cut and paste it over and over again when I want to use that table.</p>
<p>For some reason, starting last night both the style, format and centering of the table disappeared. And the exact "cut and paste" code from one older post to a newer post is dramatically different.</p>
<p>Here is what the tables used to look like:<br />
<a href="http://battlegroundwatch.com/2012/10/05/obama-1-in-nevada-pre-debate-gravis-marketing/" rel="nofollow">http://battlegroundwatch.com/2012/10/05/obama-1-in-nevada-pre-debate-gravis-marketing/</a></p>
<p>Here is what the tables look like now:<br />
<a href="http://battlegroundwatch.com/2012/10/11/obama-2-in-colorado-gravis-marketing/" rel="nofollow">http://battlegroundwatch.com/2012/10/11/obama-2-in-colorado-gravis-marketing/</a></p>
<p>And when I played with the centering, they look like this:<br />
<a href="http://battlegroundwatch.com/2012/10/11/obama-2-in-nevada-suffolk-universityksnv/" rel="nofollow">http://battlegroundwatch.com/2012/10/11/obama-2-in-nevada-suffolk-universityksnv/</a></p>
<p>I really just want the use the original tables in newer posts but clearly something has happened. And I haven't the first clue what that is.</p>
<p>Any and all help is greatly appreciated.</p>
<p>Thanks in advanace.<br />
Blog url: <a href='http://battlegroundwatch.wordpress.com/'>http://battlegroundwatch.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
