by webbouwer | Nov 20, 2020 | Blog
In this article a growing collection of notes and codes to keep track of visual background options, bg effects and interactive video tactics for future websites. Since last summer i am experimenting with streaming video in plain Javascript. The little amount of code...
by webbouwer | Aug 25, 2020 | Blog
A hands-on list of links and code to customize WordPress Divi Theme navigation menu’s. Code is used in Divi child theme files or in the Divi-theme code boxes. Base menu adjustments 3 Beautiful CSS Hover Effects You Can Add to Your Divi Menus...
by webbouwer | Aug 3, 2020 | Blog
Here’s an short introduction to my collection of Most-used-plugins in my WordPress site building career and there are several white-space separated machine version files in this repo to enable code to request a specific bundle. Here’s the index of the...
by webbouwer | Jul 24, 2020 | Blog
A very common use in writing about programming and webdevelopment is the presentation of code itself. In this article a small test of options to display and share code inside wordpres articles or plain html markup. Online frontend code editors like jsfiddle.net,...
by webbouwer | Jul 20, 2020 | Blog
In this article some premature notes and codes to become a collection of visual background options and interactive effect tactics for websites. The basic background-images for an html-element in css background-image: url( ‘imagename.ext’ ); and for video...