Test of WP YouTube Lyte
This should be a standard YouTube video: This should only be audio of the same video:
This should be a standard YouTube video: This should only be audio of the same video:
Decided to try out this geolocation code from W3 Collective. It uses Leaflet instead of Google Maps so I don’t need a Google API code.
This is an exercise to see if a DIV could be removed from a page using jQuery by selecting based on a CSS value. It is based on this WordPress support question. What’s happening to the author’s site is that there are a number of rogue DIVs which have a CSS left property set to… Read More »
This is an example page that shows how to include multiple Google Adsense ads. There should be an ad after this block.
From this support question, trying to see if defining a list in uppercase is different than one in lowercase, i.e., <UL> versus <ul>. lowercase HTML list: 1 2 3 4 Uppercase HTML list: 1 2 3 4 Does this make the block zoom?
Hello, world!
This is a basic viewer using the Cesium javascript library. The example code can be found here.
This demo shows how to construct a row of four images that break into two rows of two images each at a certain screen width. Note in the example below, a CSS rule is used to set the width of each of the four images to 25% of the parent element so they all fit… Read More »