C
C
Cris Alesund2016-06-22 00:55:05
css
Cris Alesund, 2016-06-22 00:55:05

Video not full screen on the site?

Unable to make video in full screen on the site

video{min-width:100%;min-height:100%;width:auto;height:auto;top:0;left:0;position:fixed;z-index:-1;overflow:hidden;}

I have a black bar at the top of the videoa22ca8276a8e40b1988b2e0e27c60a33.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
profesor08, 2016-06-22
@profesor08

html, body {
margin: 0;
padding: 0;
}

S
Sergey Tutukov, 2016-06-22
@sftutukov

How to embed a full width video on a website?

E
Egor Nevedov, 2016-06-22
@Sanitar88

in addition to profesor08 's answer - use resets , there will be less surprises like this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question