answersLogoWhite

0

No, you do not need to indent on a column. Indenting text or data in a column is a common practice to improve readability and organization, but it is not a requirement. It is purely a formatting choice based on personal preference or style guidelines.

User Avatar

AnswerBot

1y ago

What else can I help you with?

Related Questions

Do you need to indent in a business letter?

No, but you do indent in a friendly letter.


When writing dialog do you need to indent after each quote?

Yes, you indent each new paragraph.


Do you indent each paragraph three times?

No... you just have to indent a paragraph once. If you need a tip just take your finger next to the line that you have to indent and that should be the amount of space that you indented.


Do you need to use tabs to indent your html code so that it will validate?

No, you do not need to indent your code so that it will validate. In fact, it is usually not necessary to use line-breaks at all. If you do indent, the extra space is ignored when the page is displayed. The same is true for the validation process.


In Word what is used to set tab stops indent paragraphs adjust column widths and change page margins?

You can do those things on the ruler, by clicking on it or dragging the appropriate elements to set what you need. For example, the indent markers can be dragged to set different kinds of indents.


What XHTML tag is used to indent a paragraph of text?

To indent a paragraph of text using XHTML, simply enclose the paragraph in an opening and closing <blockquote> tag. the <blockquote> tag is used for quoted text, not for indenting text. If you want to indent text you need to use the text-indent with CSS.


What is an example of a sentence using the word indent?

Please indent your paragraphs. The bay indents the coastline.


Which is used to set tab stops indent paragraphs adjust column widths and change page margins?

A word processing program like Microsoft Word or Google Docs is typically used to set tab stops, indent paragraphs, adjust column widths, and change page margins. These features are essential for formatting and customizing documents to meet specific layout requirements.


Type of indent used in a referance list?

A hanging indent is used in a reference list.


How do you remove column from Jtable?

ColumnModel columnModel = table.getColumnModel(); for(Column: columnModel.getColumns()) { Column column = <FIND COLUMN YOU NEED>; } columnModel.removeColumn(column);


How do you remove a column from JTable?

ColumnModel columnModel = table.getColumnModel(); for(Column: columnModel.getColumns()) { Column column = <FIND COLUMN YOU NEED>; } columnModel.removeColumn(column);


When is a hanging indent useful?

Alternatively referred to as a negative indent, a hanging indent is an indent that indents all text except the first line. useful for paragraphs