A
A
Anna2019-02-22 21:48:29
SVG
Anna, 2019-02-22 21:48:29

How can I make a background with svg?

5c70439e97e86897824995.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
VoidVolker, 2019-02-23
@VoidVolker

.div {
    background-image: url(fon.svg);
}

L
lagudal, 2019-02-23
@lagudal

There is an excellent resource where you can see how backgrounds are laid out on svg - for example,
https://www.svgbackgrounds.com/#flat-mountains
Everything is clear, and you quickly understand how it's done

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question