Tagged Questions
9
votes
4answers
441 views
How do I indent a single line multiple times in vi or vim?
I've found several answers on how to indent multiple lines in vim, I want to know how to take a single line and indent it more than once. In effect, I want a shorter version of the following command:
...
3
votes
3answers
311 views
CSS - Indenting only the first line of text in a paragraph?
I have several paragraphs that I would like to indent, although only the first lines of these paragraphs.
How would I target just the first lines using CSS or HTML?
Thanks!
3
votes
3answers
1k views
Text indent after the first line in a paragraph
- A Reuters reporter in Surkhrod district in Nangarhar province, where villagers said the raids took place, said Afghan police fired at the crowd after some of them started throwing stones at local ...
0
votes
1answer
154 views
Indenting in Codegear
Is there a way to indent/tab multiple lines in one action in the Codegear RAD Studio IDE?
I.e. I would like to be able to highlight multiple lines and indent them all by one tab simultaneously.