Top "Text-indent" questions

css property that specifies how much horizontal space should be left before the beginning of the first line of the text content of an element

Is text-indent: -9999px a bad technique for replacing text with images, and what are the alternatives?

This article say we should avoid using this technique. This one says it's awesome. Is it true that Google looks …

html css seo text-indent
Indenting all lines inside textarea

Is it possible to text indent each line in a textarea? I'm using a handwritten font and the first letter …

css textarea indentation lines text-indent
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 …

vim vi indentation text-indent
How to add hanging indent to the labels of a checkbox customized with custom icons in CSS?

I am trying to customize the look of my checkboxes using font-awesome and to have all the text of the …

html css checkbox font-awesome text-indent
Text-Indent for a text box in IE

I'm trying to push my text out of the textbox by giving it an extreme text-indent, but apparently text-indent is …

html css internet-explorer text-indent
Indenting a Paragraph with only Inline CSS

Going to forego all the background to my problem and just present it: I need to get CSS to indent …

css inline-code text-indent