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 it possible to indent JavaScript code in Notepad++?

I have some JavaScript code that is written in one line (no carriage returns), it's completely unreadable... With Notepad++, I …

javascript notepad++ indentation text-indent
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 …

html css indentation target text-indent
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 …

html css indentation text-indent
hiding text using "text-indent"

I'm trying to hide some text inside an <li> element using CSS by setting text-indent: -999px;. For …

css right-to-left text-indent
CSS text-indent on input field doesn't update the caret position until you start typing

When I use text-ident property in CSS, what I expect to see is when you focus into the text input …

html css html-input text-indent
Text indent is not working in ie7

I am working on a website and on the top navigation bar there is a search box, I applied the …

html css internet-explorer internet-explorer-7 text-indent
Label text is wrapped but not indent second line

I have a form with limited width, however the label text maybe longer than form width, so the text was …

html css text-indent
CSS animate scrolling text using text-indent

I have created an "Important Notice" bar where I want the text to scroll across the screen. It is achieved …

html css css-animations text-indent
Indent line after each <br /> in HTML

I try to turn a PDF book into a mobi book (html), and I also want to recreate the layout. …

html text-indent
CSS text-indent - remove text but not content added using :after

I am using a slider that I can't modify the navigation text (next / previous) but I would like to replace …

css text-indent