<?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: HTML editor changes content every time I press &#039;update&#039;</title>
		<link>http://en.forums.wordpress.com/topic/html-editor-changes-content-every-time-i-press-update</link>
		<description>WordPress.com Forums &#187; Topic: HTML editor changes content every time I press &#039;update&#039;</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 14:34:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/html-editor-changes-content-every-time-i-press-update" rel="self" type="application/rss+xml" />

		<item>
			<title>hastalogolsiempre on "HTML editor changes content every time I press &#039;update&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/html-editor-changes-content-every-time-i-press-update#post-748322</link>
			<pubDate>Fri, 18 Nov 2011 20:17:19 +0000</pubDate>
			<dc:creator>hastalogolsiempre</dc:creator>
			<guid isPermaLink="false">748322@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Any ideas? Just made a new post to my other blog (same username), here.</p>
<p><a href="http://hastaelgolsiempre.com/2011/11/18/torneo-apertura-2011-round-15-fixtures/" rel="nofollow">http://hastaelgolsiempre.com/2011/11/18/torneo-apertura-2011-round-15-fixtures/</a></p>
<p>The bits that are meant to be small in this one <em>are</em>small, and the HTML/CSS editor hasn't inserted a space (according to the source code view, at least). The post I already linked to above is still showing all text at the same size, and the source code isn't showing that extra gap.
</p>
]]></description>
					</item>
		<item>
			<title>hastalogolsiempre on "HTML editor changes content every time I press &#039;update&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/html-editor-changes-content-every-time-i-press-update#post-747255</link>
			<pubDate>Thu, 17 Nov 2011 19:45:02 +0000</pubDate>
			<dc:creator>hastalogolsiempre</dc:creator>
			<guid isPermaLink="false">747255@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks very much for the explanation, and I'll bear it in mind when using the tag in future posts... but in that case, why doesn't it work? The part I want to appear smaller is still the same size as the rest of the text...
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "HTML editor changes content every time I press &#039;update&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/html-editor-changes-content-every-time-i-press-update#post-747250</link>
			<pubDate>Thu, 17 Nov 2011 19:42:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">747250@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Looking at the source code for that post, the above is exactly what the wordpress software is doing. It is converting the obsolete HTML tag into inline CSS.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "HTML editor changes content every time I press &#039;update&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/html-editor-changes-content-every-time-i-press-update#post-747242</link>
			<pubDate>Thu, 17 Nov 2011 19:37:08 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">747242@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>WordPress.com is pretty much HTML5 and the "font-size" HTML tag was depreciated in HTML4 and is now obsolete in HTML5. You have to use an inline CSS "style" declaration such as this now:</p>
<p><code>&lt;span style=&quot;font-size: small;&quot;&gt;TEXT HERE&lt;/span&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>hastalogolsiempre on "HTML editor changes content every time I press &#039;update&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/html-editor-changes-content-every-time-i-press-update#post-747224</link>
			<pubDate>Thu, 17 Nov 2011 19:26:23 +0000</pubDate>
			<dc:creator>hastalogolsiempre</dc:creator>
			<guid isPermaLink="false">747224@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm trying to create a post with one section of text smaller than the rest. I do this on practically every post I make, using the HTML command &#60;span style="font-size:small;"&#62; TEXT HERE &#60;/span&#62;.</p>
<p>Today, though, for some reason, as soon as I switch from HTML to Visual in the edit field, or, now the post is live, when I go into HTML, change it back and click 'update', the editor is inserting a space between the : and the word 'small' (so the code now says &#60;span style="font-size: small;"&#62;</p>
<p>This (I assume it's this, anyway) is preventing it from having any effect, of course, and the font is the exact same size throughout the post. Why is the editor adding this extra space (which it never normally does)? How can I get it to stop doing so?</p>
<p>The post in question is this one. The list of fixtures at the bottom of it is the part that's supposed to be appearing slightly smaller. <a href="http://handofpod.wordpress.com/2011/11/17/episode-42-reviewing-the-qualifiers-and-looking-forward-to-boca-v-racing-with-joel-richards/" rel="nofollow">http://handofpod.wordpress.com/2011/11/17/episode-42-reviewing-the-qualifiers-and-looking-forward-to-boca-v-racing-with-joel-richards/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
