Elastic Videos

Tutorial by Web Designer Wall

Resize your browser window to see the elastic video.

HTML5 Video

CSS Code


video {
	max-width: 100%;
	height: auto;
}