<?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: how do i indent the first lines of paragraphs?</title>
		<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs</link>
		<description>WordPress.com Forums &#187; Topic: how do i indent the first lines of paragraphs?</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 09:13:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-do-i-indent-the-first-lines-of-paragraphs" rel="self" type="application/rss+xml" />

		<item>
			<title>dikf on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1149331</link>
			<pubDate>Mon, 11 Feb 2013 08:21:36 +0000</pubDate>
			<dc:creator>dikf</dc:creator>
			<guid isPermaLink="false">1149331@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks again. I've put in the slashes. This has been a great lesson: you're a great teacher!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1149325</link>
			<pubDate>Mon, 11 Feb 2013 08:03:51 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1149325@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome, but again you made the mistake of adding opening instead of closing tags. Check my example again: all the span tags that come after the word must have a <em>slash</em>.
</p>
]]></description>
					</item>
		<item>
			<title>dikf on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1149318</link>
			<pubDate>Mon, 11 Feb 2013 07:33:14 +0000</pubDate>
			<dc:creator>dikf</dc:creator>
			<guid isPermaLink="false">1149318@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for all the clarity, too. Yes, it all works fine now!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1149306</link>
			<pubDate>Mon, 11 Feb 2013 06:58:19 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1149306@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome. For more clarity, "delete all the code you have added" should have been "delete all the opening and closing div and p tags you can see in the Text editor".
</p>
]]></description>
					</item>
		<item>
			<title>dikf on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1149286</link>
			<pubDate>Mon, 11 Feb 2013 06:26:43 +0000</pubDate>
			<dc:creator>dikf</dc:creator>
			<guid isPermaLink="false">1149286@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thanks, that sounds very clear.<br />
i'll try it out soon &#38; will let you know how it goes.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1149284</link>
			<pubDate>Mon, 11 Feb 2013 06:16:31 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1149284@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>a) Code tags come in pairs - an <em>opening</em> tag that says start this here, and a corresponding <em>closing</em> tag that says end this here:<br />
<pre><code>&lt;p&gt;CONTENT&lt;/p&gt;
&lt;div&gt;CONTENT&lt;/div&gt;
&lt;div style=&quot;text-indent:30px;&quot;&gt;CONTENT&lt;/div&gt;</code></pre>
<p>Your page is misbehaving because in some cases you added the opening tag but forgot to add the closing tag or added an opening tag again instead of a closing one.</p>
<p>b) In your first reply you said you want the 'traditional' book look, so I assumed you meant you want it throughout. Now you're saying you want a mixture of the two styles. In that case you must use my <em>other</em> solution ("single line indents"). So:<br />
Delete all the code you have added. For regular paragraphs (blank line, no indentation) enter a paragraph break with no code at all. For old-style paragraphs (indentation, no blank line) enter a line break then enclose the first word in this code:<br />
<code>&lt;span style=&quot;margin-left:30px;&quot;&gt;WORD&lt;/span&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>dikf on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1149033</link>
			<pubDate>Sun, 10 Feb 2013 23:32:01 +0000</pubDate>
			<dc:creator>dikf</dc:creator>
			<guid isPermaLink="false">1149033@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for your willingness to check! The page is<br />
<a href="http://dikflantz.wordpress.com/my-mothers-memoirs/marriage/" rel="nofollow">http://dikflantz.wordpress.com/my-mothers-memoirs/marriage/</a></p>
<p>Two problems occur: 1. sometimes the unwanted line-space remains;<br />
2. In places where I do want the extra line space &#38; no indent, I find the first line gets indented &#38;/or no extra line space. I've tried to resolve this by adding the &#60;p&#62; code, but it doesn't help.</p>
<p>I'll so appreciate it if you can show me how to get this right!
</p>
]]></description>
					</item>
		<item>
			<title>dikf on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1149027</link>
			<pubDate>Sun, 10 Feb 2013 23:25:53 +0000</pubDate>
			<dc:creator>dikf</dc:creator>
			<guid isPermaLink="false">1149027@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for your willingness to check! The page is<br />
<a href="http://dikflantz.wordpress.com/my-mothers-memoirs/marriage/" rel="nofollow">http://dikflantz.wordpress.com/my-mothers-memoirs/marriage/</a></p>
<p>Two problems occur: 1. sometimes the unwanted line space remains.<br />
2. Pars that I want to appear with a line space before them &#38; without an indent now get indented, sometimes without the line space! I've tried to resolve this by adding the &#60;p&#62; code in such places, but it doesn't work.</p>
<p>I'll so appreciate your explaining what I should do to get this right.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1148520</link>
			<pubDate>Sun, 10 Feb 2013 13:28:07 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1148520@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My solution works as described. If it didn't, then you made some mistake. But my code isn't found anywhere on your front page. If you tried it in a static page, link or point to that page so I can check what's wrong.
</p>
]]></description>
					</item>
		<item>
			<title>dikf on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1148396</link>
			<pubDate>Sun, 10 Feb 2013 05:06:19 +0000</pubDate>
			<dc:creator>dikf</dc:creator>
			<guid isPermaLink="false">1148396@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for this too, justpi. But I still have a problem with this solution: I do want 'the “traditional” book look (line break but no blank line)" &#38; i've applied the code to each separate paragraph, but although this does indent the first line, it still leaves a blank line before it! Could you tell me what to do to avoid this?
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1148361</link>
			<pubDate>Sun, 10 Feb 2013 03:29:28 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1148361@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>See here:<br />
<a href="http://wpbtips.wordpress.com/2009/06/19/formatting-text-pt-2/" rel="nofollow">http://wpbtips.wordpress.com/2009/06/19/formatting-text-pt-2/</a>
</p>
]]></description>
					</item>
		<item>
			<title>dikf on "how do i indent the first lines of paragraphs?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-indent-the-first-lines-of-paragraphs#post-1148347</link>
			<pubDate>Sun, 10 Feb 2013 03:04:44 +0000</pubDate>
			<dc:creator>dikf</dc:creator>
			<guid isPermaLink="false">1148347@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>how do i indent the first lines of paragraphs? (I've seen that there are codes that can be entered between the &#60;head&#62; tags of a document, but I don't see such tags in the Text Editor). Is there a simple way?
</p>
]]></description>
					</item>

	</channel>
</rss>
