Answer the question
In order to leave comments, you need to log in
What is the streaming software?
Good afternoon!
I want to try workflow streaming. But I'm used to working with multiple monitors. Is there a software for broadcasting multiple windows or the active one at the moment.
I will be grateful for your help.
Answer the question
In order to leave comments, you need to log in
background-position-x: center
And post your code on jsfiddle.net
UPD:
If you want a picture through img, then something like this: https://jsfiddle.net/w2hu6hrw/
you can use units relative to the size of the browser window vh vw
img {
position: absolute;
width: 20vw;
top: 20vh;
left: 40vw;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question