how to create space inbetween text css

CSS
<div style="letter-spacing: 1em;">It's a wide wide word!</div>

<div style="line-height: 1.5;">

<div style="text-indent: 50px;">
Source

Also in CSS: