volume of video html code example Example: how to defualt volume at 50% of video html document.getElementsByTagName('video')[0].volume = 0.5;