Power Your Software Testing with AI and Cloud

Supercharge QA with AI for Faster & Smarter Software Testing

Next-Gen App & Browser Testing Cloud

CSS text-indent

The text-indent CSS property specifies the indentation that lines of inline content in a block are indented from its “normal” position.

Last updated on : 2025-11-11

Browser Versions

IEIE

EdgeEdge

FirefoxFirefox

ChromeChrome

SafariSafari

OperaOpera

5.5 - 11
Test on IE 5.5 - 11 ...
12 - 142
Test on Edge 12 - 142 ...
2 - 121
Test on Firefox 2 - 121 ...
122 - 147
Test on Firefox 122 - 147 ...
4 - 145
Test on Chrome 4 - 145 ...
3.2 - 16
Test on Safari 3.2 - 16 ...
16.6 - 26.2
Test on Safari 16.6 - 26.2 ...
9.5 - 122
Test on Opera 9.5 - 122 ...

...Fully Supported

...Partially

...No Support

Formal Definition

Inherited

yes

Applies to

block containers

Percentages

refer to the width of the containing block

Initial value

0

Animation type

a length, percentage or calc();

Computed value

the percentage as specified or the absolute length, plus any keywords as specified

Specifications

CSS Text Module Level 3 # text-indent-property

Syntax

/* <length> values */
 text-indent: 3mm;
 text-indent: 40px;
 /* <percentage> value relative to the containing block width */
 text-indent: 15%;
 /* Keyword values */
 text-indent: 5em each-line;
 text-indent: 5em hanging;
 text-indent: 5em hanging each-line;
 /* Global values */
 text-indent: inherit;
 text-indent: initial;
 text-indent: revert;
 text-indent: unset;

Browser Compatibility

CSS text-indent on IE is partially supported on all IE versions.

CSS text-indent on Edge is partially supported on all Edge versions.

CSS text-indent on Firefox is fully supported on 122-147 and partially supported on 2-121 Firefox versions.

CSS text-indent on Chrome is partially supported on all Chrome versions.

CSS text-indent on Safari is fully supported on 16.6-26.2 and partially supported on 3.2-16 Safari versions.

CSS text-indent on Opera is partially supported on all Opera versions.

CSS text-indent on Safari on iOS is fully supported on 16.6-26.1 and partially supported on 3.2-16 Safari on iOS versions.

CSS text-indent on Android Browser is partially supported on all Android Browser versions.

CSS text-indent on Opera Mobile is partially supported on all Opera Mobile versions.

CSS text-indent on Chrome for Android is partially supported on all Chrome for Android versions.

CSS text-indent on Firefox for Android is fully supported on 132-144 and partially supported on 95-130 Firefox for Android versions.

CSS text-indent on Samsung Internet is partially supported on all Samsung Internet versions.

100
Hightooltip

Overall Browser Compatibility Score

Note:CSS text-indent shows a browser compatibility score of 100. This is a collective score out of 100 to represent browser support of a web technology. The higher this score is, the greater is the browser compatibility. The browser compatibility score is not a 100% reflection for every browser and the web technology support. However, it does give you an estimate on how much you should rely on a particular web technology in terms of browser compatibility.


Test on 3000+ browsers for CSS text-indent & more

Test your website for CSS text-indent and other web technologies. Get 100 FREE automation test minutes!

Test Now...

More Web Technologies

  • CSS
  • HTML 5
  • SVG
  • JS API
  • Security
  • JavaScript
  • Other Web Technologies
ShadowLT Logo

Start your journey with LambdaTest

Get 100 minutes of automation test minutes FREE!!

Did you find this page helpful?

Helpful

NotHelpful