B
B
Bulat Minnibaev2018-02-12 15:14:30
css
Bulat Minnibaev, 2018-02-12 15:14:30

How to make lines before text on layout example?

Hello!
5a8184590a418693236013.jpeg
Can you tell me how to implement?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lone Ice, 2018-02-12
@bulatah972

If you are talking about a highlighted line with a dot that goes beyond the width of the layout, then this is done using ::before and ::after

V
Vladislav Lyskov, 2018-02-12
@Vlatqa

<div><img src="#"></div>

div
{
padding:50px;
border-top:1px solid #ccc;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question