---
title: tv-line-spacing
framework: tvml
role: article
role_heading: Article
path: tvml/tv-line-spacing
---

# tv-line-spacing

Specifies the amount of space between lines of text.

## Overview

Overview Use the tv-line-spacing style to set the amount of space between lines of text. Here’s an example that sets the amount of space between lines of text in a infoTable element. <infoTable style="tv-line-spacing:10;">     <header>         <title>Accessibility</title>     </header>     <info>         <header>             <textBadge>SDH</textBadge>         </header>         <text>Subtitles for the deaf and Hard of Hearing (SDH) refer to subtitles in the original lanuage with the addition of relevant non-dialog information.</text>     </info> </infoTable> Values for tv-line-spacing Elements that Use tv-line-spacing grid info infoTable

## See Also

### Element Spacing

- [margin](tvml/margin.md)
- [padding](tvml/padding.md)
- [tv-focus-margin](tvml/tv-focus-margin.md)
- [tv-interitem-spacing](tvml/tv-interitem-spacing.md)
