How to insert a tab in html

Example


CSS code

.tab { margin-left: 40px; }


Html code

<p class="tab">paragraphe avec indentation</p>


Result

paragraph with indentation

https://www.computerhope.com/issues/ch001034.htm

See also on my Mediawiki:   CSS