Posts from June 2013

Most Recent from June 2013

Jekyll and static sites (The Web Ahead on 5by5)

In this podcast, Jen Simmons talks to Young Hahn and Dave Cole on the Web Ahead (on the 5by5 network) about Jekyll and static sites. Lots of interest here.

*

A CSS slide up splash screen

You can highlight important content and add an aspect of fluidity to a page by creating a slide up effect over your splash content with CSS.

First we need some sample HTML.

<header class=...
*

Track external link clicks with Google Universal Analytics

Google Analytics and the newer Univeral Analytics are useful ways of keeping track of how users interact with your site. If you want to track which external links are clicke...

*

Multi-column lists losing their bullets

If you’re trying the CSS columns property, or its various browser prefixed variants, you may notice your bullet points disappearing. This can happen on Chrome and to a lesser extent on Opera.

The Problem

Take the following HTML for a list:

...
*

Web Components in Action (Google I/O 2013)

*