@Gary, a good approach but I don't care for a video running in the background.
My approach might be:
window.addEventListener('load', function() {
var videoElement =...
Type: Posts; User: Acorn; Keyword(s):
@Gary, a good approach but I don't care for a video running in the background.
My approach might be:
window.addEventListener('load', function() {
var videoElement =...
I've tried to design a test page for media sizing: 135774
Feel free to tweak sizes.
If you add anything to any layer it must have the same ClassName as the other items on that layer.
The page...
Scale to fit width is my go-to solution.
You can add in a light dusting of media queries for StFW or even static (non-scaling) sites.
You could include sidebar-type content that is useful on a...