Posts by Ryan Sampaio Filho • 3 points
1 post
-
0
votes3
answers109
viewsQ: How to determine what will be loaded in HTML?
I’m developing a page without the use of back-end, however, I want to upload a video as background using this code: <div class="test"> <video poster="img/videoposter.png" id="header-video"…