D
D
Dmitry Gormash2015-10-06 23:02:54
css
Dmitry Gormash, 2015-10-06 23:02:54

How to make a similar border (border)?

Hello! How are such borders made with a title in the center of the top line, which is shown in the figure?
b81737f908aa47348035b8e9de07969f.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Novikov, 2015-10-06
@kanonir1886

Well, there are two options here.
1. the header is a padded container that has the same background as the parent and is positioned exactly the same
2. the header and horizontal lines are divs with float:left; and the container with the text below them has border-right , border-left and border-bottom but doesn't have border-top

A
Alexey Nikolaev, 2015-10-07
@Heian

Try the solution from this question. Just what you might need.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question