A
A
Andrey Eskov2018-10-29 10:40:41
css
Andrey Eskov, 2018-10-29 10:40:41

How to make tracking lines for dl?

Dear, tell me how to make tracking lines between the points dt and dd, only so that there is no underlining under the words, but only under the void.

<dl class="row">
    <dt class="col-8 text-left">Наличие на складе</dt>
    <dd class="col-4 text-right">Есть</dd>

    <dt class="col-8 text-left">Наличие документов РСТ</dt>
    <dd class="col-4 text-right">Есть</dd>
</dl>

What would happen like here, only considering the alignment of the text. Is it possible with before and after?
I'm sorry I forgot to attach the screenshot
5bd6c0e261077680285741.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Sartakov, 2018-10-29
@taurus2790

jsfiddle.net/quw59bzr/27

A
Azim Kurt, 2018-10-29
@Symphony


The question has been asked repeatedly.
How to make such a list?
How to make dots like in content?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question