What HTML tag is used to indent the first line of text?

Answer:
There is no tag to do this, but you can wrap a span tag around the first word and use CSS to add padding or you can simply add several ' ' before the first word.
First answer by R1B Coder. Last edit by R1B Coder. Contributor trust: 20 [recommend contributor recommended]. Question popularity: 2 [recommend question].