answersLogoWhite

0

Click Format/Paragraph/Line & Page Breaks. Check the box Widow/Orphan control.

Did you know that it would be far better to Google your question of this nature than rely on a correct answer in Wikianswers.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Tab stops are stored in?

page layout - paragraph, press arrow on bottom to open paragraph window, then press tabs button on bottom


How do you set tabs in word?

Click little arrow that shows to bottom in Paragraph section at Home tab and look for tabs at bottom of paragraph dialog which will open.


What is the first line of a paragraph at the bottom of a column called?

Orphan


The bottom triangle on the ruler?

position of insertion point, or alignment of paragraph


The first line of a paragraph that is left alone at the bottom of a page is called an?

What is the first line of a paragraph that is left alone at the bottom of a page called? Answer a.Keep Paragraphs Together b.Widow/Orphan Control c.Orphan d.Widow


What is space order paragraph and there example?

space order paragraph is a paragraph made in accordance with space..you either describe it from top to bottom..left to right..inside to outside..etc. vise versa..


Where is format button in word?

It's under paragraph then tabs button is at the bottom


Where is obscure in A Wrinkle in Time?

It is in chapter 4 page 81second paragraph from the bottom.


What is at the bottom of a settlement hierarchy?

At the bottom of a settlement hierarchy are small settlements such as hamlets or isolated dwellings. These areas have very limited population size, minimal services and facilities, and are often located in remote or rural areas.


What is the name for the first line of a paragraph set at the bottom of a page?

That's called a "widow." If your paragraph has the last sentence on the next page, it's called an "orphan."


What is the first line of a paragraph appearing by itself at the bottom of a page?

The first line of a paragraph appearing by itself at the bottom of a page is called an orphan. It is typically avoided in typesetting and desktop publishing to maintain a cleaner layout and improve readability.


What is the most efficient way to include a space after each paragraph?

The most efficient way to include a space after each paragraph is by using CSS. You can apply a bottom margin to the paragraphs using the following code: p { margin-bottom: 1em; }. This will automatically create a space after each paragraph without the need for manual line breaks.