Blog: markup Posts đź“”

Sharing ideas and code (RSS available)

test

How to attach a custom apple iPhone / iPad icon to your website

August 24, 2010 · 2 min read

If you already have an iPhone, iPad or any other iOS-based device, you have definitely seen the strange bookmarking Safari option “Add to home screen”. The specific option creates an application like...

test

Beginning HTML ordered lists with numbers other than 1

August 4, 2010 · 1 min read

Yes it is possible and easy! You only have to use the (rare/unknown?) start attribute at your ordered list element (see example below). And guess what? It works with negative numbers as...